summaryrefslogtreecommitdiffstats
path: root/lib/libstand/cd9660.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to ANSI function prototypes in a few places.rodrigc2011-05-031-1/+1
* Implement the full range of ISO9660 number conversion routines in iso.h.des2005-10-181-15/+0
* - Change the f_isdir field of struct file to be a flags field and twojhb2001-11-061-13/+54
* - Add a simple SUSP parser.jhb2001-11-061-8/+154
* Switch to using ANSI function declarations and add missing functionjhb2001-11-061-31/+15
* Add __FBSDID()s to libstanddillon2001-09-301-1/+3
* Bail if we go beyond the directory size, not just if we hit it.gallatin2001-08-231-1/+1
* fix cd9660 to work on files larger than ISO_DEFAULT_BLOCK_SIZE and unbreakgallatin2001-04-071-3/+4
* Add a readdir function to the loader fsops vector, and implement thejlemon2000-04-291-145/+110
* trailing white space removal.obrien2000-01-181-16/+14
* Add two new functions cd9660_readfile() & cd9660_readdir(), whichobrien2000-01-181-110/+175
* Path arguments to *_open functions should be const, but we were manglingmsmith1998-09-181-4/+4
* This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-201-0/+401
OpenPOWER on IntegriCloud