Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |