summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/open.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill1999-10-121-3/+2
* Added call to freenod to let each filesystem free its own internalJoel Sherrill1999-10-121-7/+11
* Set the read/write offset to 0 when the file is opened. The ACVC had a testJoel Sherrill1999-02-101-0/+1
* Corrected spacing and added some new error checks that were neededJoel Sherrill1999-02-051-2/+2
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+202