summaryrefslogtreecommitdiff
path: root/src/libbio/bseek.c
AgeCommit message (Collapse)AuthorFilesLines
2014-06-19Imported Upstream version 1.3upstream/1.3Michael Stapelberg1-1/+1
2013-12-03Imported Upstream version 1.2upstream/1.2Michael Stapelberg1-2/+2
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+93
2011-09-13Imported Upstream version 60Ondřej Surý1-93/+0
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-1/+1
2009-11-30Ports of lib9, libbio and libmach to Windows.Hector Chu1-0/+2
R=rsc http://codereview.appspot.com/157159 Committer: Russ Cox <rsc@golang.org>
2008-10-206l:Russ Cox1-3/+9
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/+85
remove the dependency on /home/r. SVN=122482