aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/cd9660.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Revs 1.9 - 1.11:John Baldwin2001-12-211-50/+221
* MFC: rev 1.7 -- don't succeed in opening files that do not existAndrew Gallatin2001-08-231-1/+1
* MFC 1.6: fix cd9660 to work on files > than ISO_DEFAULT_BLOCK_SIZE.Matt Jacob2001-08-011-3/+4
* MFC: readdir support for libstandPaul Saab2000-05-041-144/+109
* trailing white space removal.David E. O'Brien2000-01-181-16/+14
* Add two new functions cd9660_readfile() & cd9660_readdir(), whichDavid E. O'Brien2000-01-181-110/+175
* Path arguments to *_open functions should be const, but we were manglingMike Smith1998-09-181-4/+4
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+401