]> Cypherpunks repositories - gostls13.git/commit
syscall: reduce duplication between *bsd and linux
authorDave Cheney <dave@cheney.net>
Tue, 25 Jun 2013 00:14:40 +0000 (10:14 +1000)
committerDave Cheney <dave@cheney.net>
Tue, 25 Jun 2013 00:14:40 +0000 (10:14 +1000)
commit3b76d70e11f7800bfca64f4e267f3df14881a7e5
tree1c29c9a3f370c807432b5ef9d621f596d54e3249
parentfeab3f4986016dc9043a07bf57f6ca4d38fc5bc8
syscall: reduce duplication between *bsd and linux

Part 2 of several.

R=rsc, mikioh.mikioh, r
CC=golang-dev
https://golang.org/cl/10462043
src/pkg/syscall/syscall_bsd.go
src/pkg/syscall/syscall_linux.go
src/pkg/syscall/syscall_unix.go