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