summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/rmdir.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-01cpukit/libcsupport/src/[g-r]*: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2015-01-22Filesystem: Delete node type operationSebastian Huber1-2/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-12-13libcsupport: Doxygen enhancement task #9Alex Ivanov1-2/+10
2012-10-07Filesystem: Rename functionSebastian Huber1-1/+1
2012-10-07Filesystem: Reject removal of root nodesSebastian Huber1-1/+6
2012-05-15Filesystem: Move operations to mount table entrySebastian Huber1-6/+3
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-13Filesystem: Rename definesSebastian Huber1-4/+4
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-70/+30
2010-07-302010-07-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2010-07-012010-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-15/+0
2010-02-162010-02-16 Chris Johns <chrisj@rtems.org>Chris Johns1-5/+13
2009-11-29Whitespace removal.Ralf Corsepius1-3/+3
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-9/+35
2008-09-01Convert using "bool".Ralf Corsepius1-1/+1
2007-05-032007-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2004-04-18Remove stray white spaces.Ralf Corsepius1-2/+2
2003-11-252003-11-25 Jennifer Averett <jennifer@OARcorp.com>Jennifer Averett1-0/+6
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-3/+4
2001-01-082001-01-08 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
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+4
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-10-29Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1-2/+2
1999-10-12Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill1-8/+4
1999-10-12Added call to freenod to let each filesystem free its own internalJoel Sherrill1-4/+18
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+56