summaryrefslogtreecommitdiffstats
path: root/lib/libstand/dosfs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix readdir for the root directory on a FAT32 file system. The rootmarcel2013-12-191-5/+13
* Support long filenames.marcel2013-12-181-13/+24
* - Comment out unused variable.rodrigc2011-05-031-2/+2
* Implement the fo_readdir method. This does not support longmarcel2010-01-091-1/+68
* Don't add integers to void pointers.stefanf2004-10-031-1/+1
* Clean up error handling in libstand filesystem code to be more consistent:jhb2004-01-211-1/+4
* Add __FBSDID()s to libstanddillon2001-09-301-2/+3
* Add a readdir function to the loader fsops vector, and implement thejlemon2000-04-291-1/+10
* More egcs warning fixes:imp1999-04-251-2/+4
* Enable the DOS filesystem. This allows reading from various DOS filesystemsmsmith1998-10-061-2/+2
* Add support for reading directories as files.rnordier1998-08-271-26/+59
* This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-201-0/+660
OpenPOWER on IntegriCloud