| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | syscall: fix name of prlimit parameters | Brad Fitzpatrick | 2016-11-08 | 1 | -2/+2 |
| * | syscall: added support for linux/mips64{,le} | Yao Zhang | 2015-11-12 | 1 | -1/+1 |
| * | syscall: use fchownat(2) in place of lchown(2) for linux/arm64 | Dave Cheney | 2015-07-30 | 1 | -16/+0 |
| * | syscall: add explicit build tags | Shenghou Ma | 2015-05-15 | 1 | -0/+2 |
| * | syscall: fix InotifyInit on linux/arm64 | Shenghou Ma | 2015-05-09 | 1 | -11/+0 |
| * | syscall: apply the errno allocation fix to other operating systems | Brad Fitzpatrick | 2015-03-27 | 1 | -127/+127 |
| * | syscall: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall | Ian Lance Taylor | 2015-03-26 | 1 | -2/+2 |
| * | syscall: use Getpgid to emulate Getpgrp on linux | Shenghou Ma | 2015-03-24 | 1 | -8/+0 |
| * | syscall: add support for GOARCH=arm64 | Aram Hăvărneanu | 2015-03-16 | 1 | -0/+1758 |
