go/src
Rob Pike 6ee7fe5808 Implement a "full reader" wrapper for io.Read, guaranteeing that
either the buffer is full, zero bytes were read, or an error is returned.

R=rsc
DELTA=44  (42 added, 0 deleted, 2 changed)
OCL=19027
CL=19047
2008-11-11 17:28:36 -08:00
..
cmd don't try interface/structure conversion until 2008-11-11 15:55:32 -08:00
lib Implement a "full reader" wrapper for io.Read, guaranteeing that 2008-11-11 17:28:36 -08:00
lib9 remove incorrect (!) consts 2008-07-07 15:00:12 -07:00
libbio 6l: 2008-10-20 17:33:51 -07:00
libmach_amd64 fix compiler warnings 2008-10-20 15:26:38 -07:00
old/c move old code into 'old' directory 2008-06-04 14:46:07 -07:00
pkg/debug/macho/testdata - created staging area for getting bignum package up-to-speed again, 2008-10-27 15:44:32 -07:00
runtime * accept all NaNs, not just the one sys.NaN() returns. 2008-11-10 15:17:56 -08:00
Make.conf - adjust Make.conf to use cc instead of cc64 for now 2008-08-04 09:47:52 -07:00
all.bash split all.bash into make.bash and run.bash 2008-10-08 09:46:54 -07:00
clean.bash move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
make.bash check $GOROOT before diving into build 2008-10-08 09:46:20 -07:00
run.bash set -e doesn't apply to ( ) blocks 2008-10-29 15:23:29 -07:00