summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_rmnod.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-22cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov1-5/+7
2012-10-07Filesystem: Reject removal of root nodesSebastian Huber1-4/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-13IMFS: Add and use node controlSebastian Huber1-58/+7
2012-03-13IMFS: Reference counting for nodesSebastian Huber1-34/+6
2012-03-13IMFS: Use unprotected chain operationsSebastian Huber1-2/+1
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-20/+72
2010-06-082010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-43/+36
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+2
2008-07-032008-07-03 Chris Johns <chrisj@rtems.org>Chris Johns1-2/+2
2007-04-162007-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
2004-04-17Remove stray white spaces.Ralf Corsepius1-4/+4
2004-04-15Remove stray white spaces.Ralf Corsepius1-3/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-01-082002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+2
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-05Fixed commentJennifer Averett1-1/+1
1999-11-05Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1-0/+77
1999-11-02The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1-98/+0
1999-10-12Spacing.Joel Sherrill1-0/+1
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+97