1
0
mirror of https://github.com/golang/go synced 2024-10-04 03:21:22 -06:00
go/src/libbio
Russ Cox a570eaabcd 6l:
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-10-20 17:33:51 -07:00
..
bbuffered.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bfildes.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bflush.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bgetc.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bgetd.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bgetrune.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
binit.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
boffset.c 6l: 2008-10-20 17:33:51 -07:00
bprint.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bputc.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bputrune.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
brdline.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
brdstr.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bread.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bseek.c 6l: 2008-10-20 17:33:51 -07:00
bwrite.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
Makefile add gobuild. 2008-09-19 11:55:46 -07:00