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