1. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/os/sys_linux.go]
  2. 994e064 pkg: add missing godoc comments to windows versions by Alex Brainman · 13 years ago
  3. 08a073a os: use error, io.EOF by Russ Cox · 13 years ago
  4. 90564a9 go/printer: changed max. number of newlines from 3 to 2 by Robert Griesemer · 14 years ago
  5. 8a90fd3 os: New Open API. by Rob Pike · 14 years ago
  6. bb84f4b changes &x -> x[0:] for array to slice conversion by Russ Cox · 15 years ago
  7. d65a5cc 1) Change default gofmt default settings for by Robert Griesemer · 15 years ago
  8. 40621d5 remove semis after statements in one-statement statement lists by Robert Griesemer · 15 years ago
  9. 3b864e4 convert low-level (used by testing) packages to by Russ Cox · 16 years ago
  10. 0496040 remove unnecessary pkg. references by Russ Cox · 16 years ago
  11. b32769b add os.Hostname by Russ Cox · 16 years ago