summaryrefslogtreecommitdiff
path: root/src/lib/os/file.go
AgeCommit message (Expand)AuthorFilesLines
2009-02-15add os.ForkExec, os.Exec, os.Wait, exec.OpenCmd.Russ Cox1-3/+23
2009-02-13convert composite literals from { } to ( ).Russ Cox1-1/+1
2009-02-10change DirInfo->dirInfo now that 6g export bug is fixedRob Pike1-2/+2
2009-02-10drop the os_ prefix on the file names in os. os_test.go can stay.Rob Pike1-0/+189