aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/read.c
Commit message (Expand)AuthorAgeFilesLines
* Don't add integers to void pointers.Stefan Farfeleder2004-10-031-1/+1
* Clean up error handling in libstand filesystem code to be more consistent:John Baldwin2004-01-211-2/+2
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-1/+3
* Implement readahead buffering for non-raw files. This drastically improvesMike Smith2000-09-051-21/+54
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+96