go/test/chan
Rob Pike aaf63f8d06 Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors.
lib/template updated to use new setup; its clients also updated.

Step 2 will make os's error support internally much cleaner.

R=rsc
OCL=27586
CL=27586
2009-04-17 00:08:24 -07:00
..
fifo.go delete export 2009-01-20 14:40:40 -08:00
goroutines.go Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors. 2009-04-17 00:08:24 -07:00
nonblock.go make test/chan/nonblock work even with real os threads 2009-01-23 17:04:56 -08:00
powser1.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
powser2.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
select.go delete export 2009-01-20 14:40:40 -08:00
sieve.go range over channels. 2009-03-20 11:32:58 -07:00