1
0
mirror of https://github.com/golang/go synced 2024-11-20 08:34:41 -07:00
The Go programming language
Go to file
Russ Cox 66f5e89082 os: MkdirAll, RemoveAll, Chmod, Chown, Truncate, Getgroups.
Getuid, etc drop their errors -- they cannot error

R=r
DELTA=605  (547 added, 12 deleted, 46 changed)
OCL=28919
CL=28929
2009-05-15 14:11:24 -07:00
doc New type compatibility rules: 2009-05-13 16:56:00 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src os: MkdirAll, RemoveAll, Chmod, Chown, Truncate, Getgroups. 2009-05-15 14:11:24 -07:00
test bug152: literal []slice{ } as range expression 2009-05-15 13:17:07 -07:00
usr godoc fix: relative paths were incorrect 2009-05-14 14:59:51 -07:00