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