1. 3863184 syscall: add explicit build tags by Shenghou Ma · 10 years ago
  2. 3475362 syscall: fix InotifyInit on linux/arm64 by Shenghou Ma · 10 years ago
  3. dde5b56 syscall: apply the errno allocation fix to other operating systems by Brad Fitzpatrick · 10 years ago
  4. 28074d5 syscall: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall by Ian Lance Taylor · 10 years ago
  5. 7a88c64 syscall: use Getpgid to emulate Getpgrp on linux by Shenghou Ma · 10 years ago
  6. e7a7352 syscall: Reimplement linux syscalls in terms of their *at replacements. by Dave Cheney · 10 years ago
  7. 1fda57b syscall: split implementation of Dup2 per linux GOOS by Dave Cheney · 10 years ago
  8. 9b3ccc0 syscall: split implementation of Pipe/Pipe2 per GOOS by Dave Cheney · 10 years ago
  9. 42289a4 syscall: rebuild zsyscall_linux_*.go by Dave Cheney · 10 years ago
  10. 09d92b6 all: power64 is now ppc64 by Russ Cox · 10 years ago[Renamed (99%) from src/syscall/zsyscall_linux_power64.go]
  11. 2bd616b build: merge the great pkg/ rename into dev.power64 by Austin Clements · 10 years ago