1
0
mirror of https://github.com/golang/go synced 2024-10-04 08:31:22 -06:00
go/src/pkg/exp
Russ Cox 41453d2ed2 exp/types: fix linux build
I don't understand why it was only broken on Linux

TBR=gri
CC=golang-dev
https://golang.org/cl/5479045
2011-12-08 23:20:21 -05: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 os: new FileInfo, FileMode types + update tree 2011-11-30 12:04:16 -05:00
inotify syscall: use error 2011-11-13 22:44:52 -05:00
norm use new strconv API 2011-12-05 15:48:46 -05:00
spdy renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 2011-11-08 15:40:58 -08:00
sql exp/sql: simplify some string conversions. 2011-12-08 08:08:00 +11:00
ssh exp/ssh: Have Wait() return an *ExitError 2011-12-07 09:58:22 -05:00
terminal exp/terminal: fix Makefile formatting for deps.bash 2011-11-18 15:30:36 +03:00
types exp/types: fix linux build 2011-12-08 23:20:21 -05:00
winfsnotify all: sort imports 2011-11-02 15:54:16 -04:00
wingui syscall: return error, not uintptr, when function returns error 2011-12-08 12:07:21 +11: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.