summaryrefslogtreecommitdiff
path: root/src/libbio/boffset.c
AgeCommit message (Collapse)AuthorFilesLines
2008-10-206l:Russ Cox1-3/+4
use libbio instead of maintaining own buffer libbio: always use vlong offsets; die if off_t is too small R=r DELTA=163 (23 added, 63 deleted, 77 changed) OCL=17508 CL=17512
2008-06-12import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike1-0/+50
remove the dependency on /home/r. SVN=122482