1
0
mirror of https://github.com/golang/go synced 2024-10-04 07:11:21 -06:00
go/test/chan
Russ Cox 5b62b19d43 convert non-pkg go files to whole-package compilation.
mostly removing forward declarations.

R=r
DELTA=138  (2 added, 127 deleted, 9 changed)
OCL=33068
CL=33099
2009-08-12 13:18:54 -07:00
..
fifo.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
goroutines.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
nonblock.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
perm.go more 6g reorg; checkpoint. 2009-08-03 11:58:52 -07:00
powser1.go convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -07:00
powser2.go convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -07:00
select.go delete export 2009-01-20 14:40:40 -08:00
sieve.go Don't bother to import "os" just so that we can call 2009-05-16 23:12:28 -07:00