1. 6bf0007 syscall: don't allocate when boxing common Errno values into errors by Brad Fitzpatrick · 10 years ago
  2. cf622d7 syscall: keep allocated C string live across call to Syscall by Russ Cox · 11 years ago
  3. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/syscall/mksyscall.pl]
  4. 7c8280c all: merge NaCl branch (part 1) by Dave Cheney · 11 years ago
  5. 8f3f4c9 syscall: dragonfly/amd64 support by Joel Sing · 12 years ago
  6. b98a4d1 syscall: prefer PATH environment variable in bootstrap scripts by Mikio Hara · 12 years ago
  7. 8fdc90a pkg/syscall: Plan 9, 64-bit: Update error checks from sys calls. by Akshat Kumar · 13 years ago
  8. a108369 syscall: return EINVAL when string arguments have NUL characters by Alexey Borzenkov · 13 years ago
  9. 6e21122 syscall: fix mkall.sh, mksyscall_linux.pl, and regen for Linux/ARM by Shenghou Ma · 13 years ago
  10. b496256 syscall: remove unnecessary semicolon from mksyscall.pl by Ian Lance Taylor · 13 years ago
  11. 5425db8 syscall: Changes to the syscall package to support NetBSD. by Christopher Nielsen · 13 years ago
  12. c017a82 syscall: use error by Russ Cox · 13 years ago
  13. 88e984f syscall: add openbsd 386 by Joel Sing · 14 years ago
  14. bf2d403 syscall: openbsd amd64 syscall support by Joel Sing · 14 years ago
  15. b88e669 nacl, tiny: remove vestiges by Robert Hencke · 14 years ago
  16. 7fd51f2 syscall: use strict in perl scripts by Yasuhiro Matsumoto · 14 years ago
  17. 48ae1f2 syscall: add Mmap, Munmap on Linux, FreeBSD, OS X by Russ Cox · 14 years ago
  18. 1cc4a5c R=rsc, brainman, ality, r2, r CC=golang-dev https://golang.org/cl/3816043 by Yuval Pavel Zholkover · 14 years ago
  19. 319a8c4 syscall: rename from .sh to .pl, because these files are in Perl. by Rob Pike · 14 years ago[Renamed (97%) from src/pkg/syscall/mksyscall.sh]
  20. 4fd41e4 syscall: Permit non-blocking syscalls. by Ian Lance Taylor · 14 years ago
  21. 56faae2 syscall: do not use NULL for zero-length read, write by Russ Cox · 14 years ago
  22. dabd9fe syscall: work harder to avoid doing this ever again by Russ Cox · 15 years ago
  23. 950ee18 syscall: fix NaCl by Russ Cox · 15 years ago
  24. 34c312e arm: use the correct stat syscalls by Brad Fitzpatrick · 15 years ago
  25. 5857890 syscall: fix error return bug for 64-bit return on 32-bit platform by Christopher Wedgwood · 15 years ago
  26. 98c9819 final batch for "declared and not used" by Russ Cox · 16 years ago
  27. 9feee91 avoid duplicate field names, so that bug132 can be fixed by Russ Cox · 16 years ago
  28. cd32498 change the names to have .sh suffixes. by Rob Pike · 16 years ago[Renamed (96%) from src/pkg/syscall/mksyscall]
  29. 76c87d5 386 system call fixes: by Russ Cox · 16 years ago
  30. d90e7cb mv src/lib to src/pkg by Rob Pike · 16 years ago[Renamed from src/lib/syscall/mksyscall]
  31. 01b695d mksyscall was treating 64-bit systems as 32-bit, by Russ Cox · 16 years ago
  32. 602a446 new syscall package: manually maintained files and scripts. by Russ Cox · 16 years ago