summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/rmdir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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