aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/lseek.c
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove California Regent's clause 3, per letterWarner Losh2007-01-091-4/+0
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-1/+3
* Fix a bug in lseek which caused the loader to fail on some gzippedJohn Polstra2001-08-291-0/+31
* Implement readahead buffering for non-raw files. This drastically improvesMike Smith2000-09-051-27/+38
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+102