1. 3863184 syscall: add explicit build tags by Shenghou Ma · 10 years ago
  2. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/syscall/zerrors_linux_arm.go]
  3. bd9cd6e syscall: add TCIOFLUSH family of constants by Dave Cheney · 12 years ago
  4. d4f719e syscall: define CLONE_* constants on Linux. by Rémy Oudompheng · 12 years ago
  5. 46e30c7 syscall: add {Set,Get}priority for Linux, and consistency tests by Shenghou Ma · 12 years ago
  6. adbe59e syscall: add IPv6 socket options for Unix variants by Mikio Hara · 12 years ago
  7. abf5700 syscall: add MSG_FASTOPEN to Linux by Brad Fitzpatrick · 12 years ago
  8. 6e21122 syscall: fix mkall.sh, mksyscall_linux.pl, and regen for Linux/ARM by Shenghou Ma · 13 years ago
  9. 31ab16f fix build for Linux/ARM. by Shenghou Ma · 13 years ago
  10. 2cb6fcf syscall: Linux-only support for parent death signal by Albert Strasheim · 13 years ago
  11. d2933e9 syscall: regenerate z-files for linux/arm by Mikio Hara · 13 years ago
  12. 869aabb syscall: more linux arm build fixes by Russ Cox · 13 years ago
  13. 9409320 syscall: add route flags for linux by Mikio Hara · 14 years ago
  14. 90564a9 go/printer: changed max. number of newlines from 3 to 2 by Robert Griesemer · 14 years ago
  15. dfacfd6 syscall: regenerate zerrors for darwin/linux/freebsd by Russ Cox · 14 years ago
  16. 10f1436 syscall: add LSF support for linux by Mikio Hara · 14 years ago
  17. 4d11883 syscall: add routing messages support for Linux by Mikio Hara · 14 years ago
  18. 1d550bd syscall: add netlink support for linux/386, linux/amd64, linux/arm by Mikio Hara · 14 years ago
  19. ad102e1 syscall: implement Mount and Unmount for linux. by David Anderson · 14 years ago
  20. 05660b7 syscall: implement Reboot for linux. by David Anderson · 14 years ago
  21. 4bfcfcf syscall: add inotify on Linux by Balazs Lecz · 15 years ago
  22. 534dbc7 arm: fix build, regenerate syscall files by Kai Backman · 15 years ago
  23. 23bf408 syscall: fix arm build (fix bugs in generator, to add O_LARGEFILE) by Russ Cox · 15 years ago
  24. f44fa9b gofmt: experiment: align values in map composites where possible by Robert Griesemer · 15 years ago
  25. d65a5cc 1) Change default gofmt default settings for by Robert Griesemer · 15 years ago
  26. 76f7803 added SHUT_RD, SHOT_WR and xSHUT_RDWR to fix net compilation error by Kai Backman · 15 years ago
  27. bd4f940 gofmt-ify syscall (replacement for CL 1018053) by Robert Griesemer · 15 years ago
  28. 55ba9d6 fixing (badly) linux_arm syscall. by Kai Backman · 15 years ago
  29. 6faacd2 apply gofmt to auto-generated syscall files by Russ Cox · 15 years ago
  30. e5c884f some progress on arm linux syscall interface. ztypes_linux_arm by Kai Backman · 15 years ago
  31. 382a19c pkg/sort compiling and some progress on syscall. mostly by Kai Backman · 16 years ago