1
0
mirror of https://github.com/golang/go synced 2024-11-20 06:04:52 -07:00
go/src
Mikio Hara 306afc7725 net: consolidate common socket functions for Plan 9
This CL extends changeset 13126:fc4a62e14aba to Plan 9.

R=ality, golang-dev, dave, rsc
CC=golang-dev
https://golang.org/cl/6820124
2012-11-13 16:18:37 +09:00
..
cmd cmd/8g: eliminate obviously useless temps before regopt. 2012-11-13 07:39:18 +01:00
lib9 lib9: remove unreferenced externs and getuser() 2012-11-08 09:39:24 -05:00
libbio
libmach cmd/5a, cmd/5l: add MULW{T,B} and MULAW{T,B} support for ARM 2012-06-08 02:42:28 +08:00
pkg net: consolidate common socket functions for Plan 9 2012-11-13 16:18:37 +09:00
all.bash build: restore PATH before "dist banner" 2012-06-06 20:19:16 +08:00
all.bat src/all.bat: fix banner 2012-09-20 00:58:34 +08:00
all.rc
clean.bash
clean.bat
clean.rc
make.bash
make.bat lib9, cmd/dist, cmd/5l: embed GOARM into cmd/5l and auto detect GOARM 2012-10-22 14:26:36 +08:00
Make.dist
make.rc
run.bash build: do not run race tests with cgo disabled 2012-11-01 15:13:00 -04:00
run.bat runtime/race: add Windows support 2012-11-07 23:59:09 +04:00
run.rc
sudo.bash