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