1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/lib/os
Russ Cox f1547e511b leave 6.out around after gotest;
delete it in make clean.

R=r
DELTA=10  (0 added, 0 deleted, 10 changed)
OCL=19542
CL=19581
2008-11-19 09:40:54 -08:00
..
Makefile leave 6.out around after gotest; 2008-11-19 09:40:54 -08:00
os_env.go add os.Getenv() 2008-09-22 17:31:41 -07:00
os_error.go use &T{1,2,3} constructor for simple new cases 2008-10-23 12:41:06 -07:00
os_file.go read and write never return -1 now: error return is through the error variable only 2008-11-18 22:32:01 -08:00
os_time.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00