1
0
mirror of https://github.com/golang/go synced 2024-11-18 21:05:02 -07:00
The Go programming language
Go to file
Russ Cox 6201a963f1 move src/syscall to src/lib/syscall.
enforce rule: all kernel data structures and constants
	go in syscall module.
move things that should be in syscall out of net.
make net a single package.

R=r
OCL=15985
CL=15994
2008-09-26 14:11:26 -07:00
doc Simplification of Conversions section: 2008-09-26 14:04:21 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
test test and fix non-blocking chan ops on buffered chans 2008-09-26 11:47:04 -07:00
usr/gri Snapshot. 2008-09-25 17:20:39 -07:00