summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_rmnod.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-131-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* libfs: Doxygen Enhancement Task #1Alex Ivanov2012-12-201-5/+7
* Filesystem: Reject removal of root nodesSebastian Huber2012-10-071-4/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* IMFS: Add and use node controlSebastian Huber2012-03-131-58/+7
* IMFS: Reference counting for nodesSebastian Huber2012-03-131-34/+6
* IMFS: Use unprotected chain operationsSebastian Huber2012-03-131-2/+1
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-20/+72
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-43/+36
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-1/+2
* 2008-07-03 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-031-2/+2
* 2007-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-161-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-171-4/+4
* Remove stray white spaces.Ralf Corsepius2004-04-151-3/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-081-0/+2
* 2001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-221-0/+4
* 2000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-011-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Fixed commentJennifer Averett1999-11-051-1/+1
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-051-0/+77
* The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1999-11-021-98/+0
* Spacing.Joel Sherrill1999-10-121-0/+1
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+97