• Russ Cox's avatar
    move src/syscall to src/lib/syscall. · 6201a963
    Russ Cox authored
    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
    6201a963
Name
Last commit
Last update
..
container Loading commit data...
http Loading commit data...
math Loading commit data...
net Loading commit data...
os Loading commit data...
syscall Loading commit data...
time Loading commit data...
bufio.go Loading commit data...
clean.bash Loading commit data...
flag.go Loading commit data...
fmt.go Loading commit data...
io.go Loading commit data...
make.bash Loading commit data...
once.go Loading commit data...
rand.go Loading commit data...
sort.go Loading commit data...
strings.go Loading commit data...