1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/lib/os
Russ Cox 9b3f43774a fix error return in Remove
change canexec to canExec.

R=r
DELTA=7  (0 added, 0 deleted, 7 changed)
OCL=27393
CL=27398
2009-04-13 19:14:09 -07:00
..
dir_amd64_darwin.go throw away . and .. in directory listings 2009-04-07 00:40:50 -07:00
dir_amd64_linux.go fix typo breaking linux build 2009-04-10 02:50:22 -07:00
env.go document os 2009-03-07 16:56:44 -08:00
error.go document os 2009-03-07 16:56:44 -08:00
exec.go Rename os.FD to os.File. 2009-03-11 12:51:10 -07:00
file.go fix error return in Remove 2009-04-13 19:14:09 -07:00
Makefile add os.ForkExec, os.Exec, os.Wait, exec.OpenCmd. 2009-02-15 19:35:52 -08:00
os_test.go throw away . and .. in directory listings 2009-04-07 00:40:50 -07:00
stat_amd64_darwin.go portable stat for os 2009-02-06 17:54:26 -08:00
stat_amd64_linux.go portable stat for os 2009-02-06 17:54:26 -08:00
time.go document os 2009-03-07 16:56:44 -08:00
types.go document os 2009-03-07 16:56:44 -08:00