1. 08ba7db syscall: mkerrors.sh: don't define _FILE_OFFSET_BITS if __LP64__ by Ian Lance Taylor · 10 years ago
  2. d0d9310 syscall: add support for GOARCH=arm64 by Aram Hăvărneanu · 10 years ago
  3. 2bd616b build: merge the great pkg/ rename into dev.power64 by Austin Clements · 10 years ago
  4. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/syscall/mkerrors.sh]
  5. 3bf75e6 undo CL 104290043 / 1d13818e6b3d by Mikio Hara · 11 years ago
  6. ed963c9 undo CL 102610045 / 7244ce3ae9db by Mikio Hara · 11 years ago
  7. fbd5ad5 syscall: regenerate z-files for darwin by Mikio Hara · 11 years ago
  8. 7d8da7d syscall: add source-specific multicast socket options for FreeBSD by Mikio Hara · 11 years ago
  9. 40e7f64 syscall: regenerate z-files for openbsd by Mikio Hara · 11 years ago
  10. 753bdc0 syscall: don't generate RTF_BITS constant on OS X Mavericks and beyond by Mikio Hara · 11 years ago
  11. 737efeb syscall: regenerate z-files on FreeBSD 10 by Mikio Hara · 11 years ago
  12. 1c98619 syscall: add support for GOOS=solaris by Aram Hăvărneanu · 11 years ago
  13. fe330cf syscall: make mkerrors.sh work with clang by Mikio Hara · 11 years ago
  14. be9c514 syscall: make use of include/linux when generating system constants by Mikio Hara · 11 years ago
  15. 65675a3 syscall: add missing include statement to bootstrap error code and signal generator by Mikio Hara · 11 years ago
  16. f40dd8f syscall: include mmap constants in openbsd zerror* files by Joel Sing · 11 years ago
  17. 8f98443 syscall: include mmap constants in netbsd zerror* files by Joel Sing · 11 years ago
  18. bd9cd6e syscall: add TCIOFLUSH family of constants by Dave Cheney · 12 years ago
  19. d4f719e syscall: define CLONE_* constants on Linux. by Rémy Oudompheng · 12 years ago
  20. 8f3f4c9 syscall: dragonfly/amd64 support by Joel Sing · 12 years ago
  21. 46e30c7 syscall: add {Set,Get}priority for Linux, and consistency tests by Shenghou Ma · 12 years ago
  22. adbe59e syscall: add IPv6 socket options for Unix variants by Mikio Hara · 12 years ago
  23. 9dd92d5 syscall: add PROT_* and MAP_* constants to freebsd by Dave Cheney · 12 years ago
  24. abf5700 syscall: add MSG_FASTOPEN to Linux by Brad Fitzpatrick · 12 years ago
  25. b1d51c6 syscall: add if_announce support for freebsd by Mikio Hara · 12 years ago
  26. 495a9dc syscall: implement nametomib() on netbsd by Joel Sing · 13 years ago
  27. 2a47e04 syscall: regenerate z* files for netbsd by Joel Sing · 13 years ago
  28. 61060ac syscall: add Termios support on darwin by Francisco Souza · 13 years ago
  29. 35586f7 os/signal: selective signal handling by Russ Cox · 13 years ago
  30. 44122ed syscall: update bootstrap scripts to sync with new go command by Mikio Hara · 13 years ago
  31. 82d06e8 syscall: add NOTE_* constants on OS X by Robert Figueiredo · 13 years ago
  32. 2cb6fcf syscall: Linux-only support for parent death signal by Albert Strasheim · 13 years ago
  33. 5425db8 syscall: Changes to the syscall package to support NetBSD. by Christopher Nielsen · 13 years ago
  34. 055b4f7 syscall: sort Makefile, mkall.sh and mkerrors.sh entries by Mikio Hara · 13 years ago
  35. 83c30f3 syscall: add constants for flock() system call under Linux. by Andrea Spadaccini · 13 years ago
  36. e2467f0 syscall: add SUSv3 RLIMIT/RUSAGE constants by Sébastien Paolacci · 13 years ago
  37. c017a82 syscall: use error by Russ Cox · 13 years ago
  38. dd2abe5 runtime, syscall: convert from godefs to cgo by Russ Cox · 13 years ago
  39. 9409320 syscall: add route flags for linux by Mikio Hara · 14 years ago
  40. bf2d403 syscall: openbsd amd64 syscall support by Joel Sing · 14 years ago
  41. dfacfd6 syscall: regenerate zerrors for darwin/linux/freebsd by Russ Cox · 14 years ago
  42. c8443d7 syscall: add tty support to StartProcess by Ken Rockot · 14 years ago
  43. 10f1436 syscall: add LSF support for linux by Mikio Hara · 14 years ago
  44. 0ce57a7 syscall: add ptrace on darwin by Jeff Hodges · 14 years ago
  45. 12376c9 syscall: add routing messages support for BSD variants by Mikio Hara · 14 years ago
  46. 4d11883 syscall: add routing messages support for Linux by Mikio Hara · 14 years ago
  47. 1d550bd syscall: add netlink support for linux/386, linux/amd64, linux/arm by Mikio Hara · 14 years ago
  48. 380f4ab syscall: add BPF support for darwin/386, darwin/amd64 by Mikio Hara · 14 years ago
  49. 48ae1f2 syscall: add Mmap, Munmap on Linux, FreeBSD, OS X by Russ Cox · 14 years ago
  50. c45a08e syscall: Add DT_* and MADV_* constants on Linux. by Albert Strasheim · 14 years ago
  51. 5a59b9e syscall: add BPF support for freebsd/386, freebsd/amd64 by Mikio Hara · 14 years ago
  52. ad102e1 syscall: implement Mount and Unmount for linux. by David Anderson · 14 years ago
  53. 05660b7 syscall: implement Reboot for linux. by David Anderson · 14 years ago
  54. e881d42 os: add ENODATA and ENOTCONN syscall: add MCL_* flags for mlockall by Albert Strasheim · 14 years ago
  55. 9c97af9 syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd by Mikio Hara · 14 years ago
  56. 400ea84 syscall: add network interface constants for freebsd/386, freebsd/amd64 by Mikio Hara · 14 years ago
  57. 5c0aab9 syscall: add network interface constants for darwin/386, darwin/amd64 by Mikio Hara · 14 years ago
  58. acd858e syscall: correct WSTOPPED on OS X by Russ Cox · 14 years ago
  59. 6555cfc syscall: add network interface constants for linux/386, linux/amd64 by Mikio Hara · 14 years ago
  60. cf6c212 syscall, net: Add Recvmsg and Sendmsg on Linux. by Albert Strasheim · 14 years ago
  61. 6442f38 syscall: SIO constants for Linux by Albert Strasheim · 14 years ago
  62. b390c4b9d6 syscall: add sockaddr_ll support for linux/386, linux/amd64 by Mikio Hara · 14 years ago
  63. 4bfcfcf syscall: add inotify on Linux by Balazs Lecz · 15 years ago
  64. 9a96fb3 mkall.sh, mkerrors.sh: work more broadly by Russ Cox · 15 years ago
  65. 534dbc7 arm: fix build, regenerate syscall files by Kai Backman · 15 years ago
  66. 23bf408 syscall: fix arm build (fix bugs in generator, to add O_LARGEFILE) by Russ Cox · 15 years ago
  67. 7906e31 syscall: force O_LARGEFILE in Linux open system call by Russ Cox · 15 years ago
  68. 8fbe8be syscall: add IPV6 constants by Russ Cox · 15 years ago
  69. 0b126c1 syscall: add Shutdown on OS X, add more constants in mkerror.sh by Russ Cox · 15 years ago
  70. 553be84 Build changes to support work on the BSDs. by Devon H. O'Dell · 15 years ago
  71. fd1add2 syscall cleanup. by Russ Cox · 15 years ago
  72. e5c884f some progress on arm linux syscall interface. ztypes_linux_arm by Kai Backman · 16 years ago
  73. 9feee91 avoid duplicate field names, so that bug132 can be fixed by Russ Cox · 16 years ago
  74. cd32498 change the names to have .sh suffixes. by Rob Pike · 16 years ago[Renamed (98%) from src/pkg/syscall/mkerrors]
  75. d90e7cb mv src/lib to src/pkg by Rob Pike · 16 years ago[Renamed from src/lib/syscall/mkerrors]
  76. 602a446 new syscall package: manually maintained files and scripts. by Russ Cox · 16 years ago