1
0
mirror of https://github.com/golang/go synced 2024-10-04 08:31:22 -06:00
go/src/pkg/exp
Gustavo Niemeyer 558d055352 exp/terminal: fix build after os.Errno changes
Also include exp/terminal in linux build so such failures
are noticed.

R=rsc
CC=golang-dev
https://golang.org/cl/5416044
2011-11-18 01:12:57 -02:00
..
ebnf renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 2011-11-08 15:40:58 -08:00
ebnflint src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
gotype src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
gui src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
inotify syscall: use error 2011-11-13 22:44:52 -05:00
norm renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 2011-11-08 15:40:58 -08:00
spdy renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 2011-11-08 15:40:58 -08:00
sql exp/sql: NumInput() allow -1 to ignore checking. 2011-11-15 16:29:43 -08:00
ssh exp/ssh: change test listen address, also exit test if fails 2011-11-17 11:20:42 +11:00
terminal exp/terminal: fix build after os.Errno changes 2011-11-18 01:12:57 -02:00
types renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 2011-11-08 15:40:58 -08:00
winfsnotify all: sort imports 2011-11-02 15:54:16 -04:00
wingui all: sort imports 2011-11-02 15:54:16 -04:00
README explain exp 2009-10-15 11:02:18 -07:00

This directory tree contains experimental packages and
unfinished code that is subject to even more change than the
rest of the Go tree.