1. 52c393d unix: update Dockerfile to go 1.9.2 by Tobias Klauser · 7 years ago
  2. a57a2b5 unix: add watchdog constants on Linux by Michael Stapelberg · 7 years ago
  3. ff8cd6c unix: add UTIME_* constants on Linux by Tobias Klauser · 7 years ago
  4. 31e1faf unix: update Linux to v4.13 kernel and v2.26 glibc by Joe Richey joerichey@google.com · 8 years ago
  5. ab9e364 unix: add generic netlink types and constants on Linux by Matt Layher · 8 years ago
  6. 22e23b7 unix: add taskstats type and constants on Linux by Matt Layher · 8 years ago
  7. abf9c25 unix: add additional socket ioctl constants on Linux by Tobias Klauser · 8 years ago
  8. 7397344 unix: add perf event ioctl constants on Linux by Tobias Klauser · 8 years ago
  9. 90796e5 unix: add UMOUNT_NOFOLLOW constant by Tobias Klauser · 8 years ago
  10. 50298aa unix: add seccomp mode constants by Tobias Klauser · 8 years ago
  11. 8d3b82d unix: add Setxattr constants by Tobias Klauser · 8 years ago
  12. 0b25a40 unix: add Eventfd function on Linux by Tobias Klauser · 8 years ago
  13. b9e8d46 unix: add additional rlimit resource constants by Tobias Klauser · 8 years ago
  14. a2e06a1 unix: add bindings for keyutils syscalls by Joe Richey joerichey@google.com · 8 years ago
  15. 8c0a5ea unix: add support for Linux filesystem encryption by joerichey@google.com · 8 years ago
  16. ea9bcad unix: generate all Linux go files from source by Joe Richey · 8 years ago
  17. d67a327 unix: implement Linux AF_VSOCK sockets by Matt Layher · 8 years ago
  18. e48874b unix: add BLK* Linux ioctls by Michael Stapelberg · 8 years ago
  19. 76cc09b unix: add Getrandom syscall bindings and flags by Joe Richey · 8 years ago
  20. e459405 unix: add missing netlink constants on Linux by Matt Layher · 8 years ago
  21. 075e574 unix: implement Vmsplice, add SPLICE_F_* constants by Matt Layher · 8 years ago
  22. e24f485 unix: add support for AF_ALG sockets on Linux by Matt Layher · 8 years ago
  23. ce7380f x/sys/unix: add fallocate constants by Maxime de Roucy · 8 years ago
  24. 30237cf x/sys/unix: added SockaddrCAN struct to allow creation of AF_CAN sockets by Elliot Morrison-Reed · 8 years ago
  25. b44883b unix: add CLONE_NEWCGROUP for linux kernel >=4.6 by Jess Frazelle · 9 years ago
  26. 23999e8 x/sys/unix: add support for O_TMPFILE in Linux by Caio Marcelo de Oliveira Filho · 9 years ago
  27. 7486f8e unix: additional termios-related constants by Nick Patavalis · 9 years ago
  28. 379497e unix: add explicit build tags by Shenghou Ma · 10 years ago
  29. f2654f8 unix: add clock_gettime for Linux by Damien Neil · 10 years ago
  30. 7f15548 mksyscall.pl, types_linux.go: regenerate linux {386,amd64} files by Ian Lance Taylor · 10 years ago
  31. dc3c21c go.sys/unix: use syscall.Errno for errors by Rob Pike · 11 years ago
  32. 8442dd2 go.sys: update package names by Rob Pike · 11 years ago
  33. 20acc5c go.sys: copy files from syscall package to go.sys/{plan9,windows,unix} by Rob Pike · 11 years ago