summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/rmdir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2007-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-05-031-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-181-2/+2
* 2003-11-25 Jennifer Averett <jennifer@OARcorp.com>Jennifer Averett2003-11-251-0/+6
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-3/+4
* 2001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-081-0/+4
* 2000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-011-1/+1
* 2000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-09-281-4/+4
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1999-10-291-2/+2
* Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill1999-10-121-8/+4
* Added call to freenod to let each filesystem free its own internalJoel Sherrill1999-10-121-4/+18
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+56