Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-17 | Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Err... | Rob Pike | 1 | -6/+6 |
2009-04-15 | code changes for array conversion. | Russ Cox | 1 | -1/+1 |
2009-04-13 | fix error return in Remove | Russ Cox | 1 | -3/+3 |
2009-04-13 | lib misc | Russ Cox | 1 | -0/+43 |
2009-03-11 | Rename os.FD to os.File. | Russ Cox | 1 | -11/+11 |
2009-03-06 | delete vestigial references to package syscall | Rob Pike | 1 | -1/+0 |
2009-03-05 | misc doc | Russ Cox | 1 | -8/+34 |
2009-02-15 | add os.ForkExec, os.Exec, os.Wait, exec.OpenCmd. | Russ Cox | 1 | -0/+160 |