Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syscall: for ForkExec on Linux, always use 32-bit setgroups system call | Russ Cox | 2016-10-19 | 1 | -2/+3 |
* | syscall: unify NsecToTime{spec,val}, fix for times < 1970 | Ian Lance Taylor | 2016-10-12 | 1 | -9/+4 |
* | syscall: unify TimespecToNsec and TimevalToNsec | Ian Lance Taylor | 2016-10-11 | 1 | -4/+0 |
* | syscall: make Getpagesize return page size from runtime | Austin Clements | 2016-09-06 | 1 | -2/+0 |
* | syscall: added support for linux/mips64{,le} | Yao Zhang | 2015-11-12 | 1 | -1/+4 |
* | syscall: use fchownat(2) in place of lchown(2) for linux/arm64 | Dave Cheney | 2015-07-30 | 1 | -1/+4 |
* | syscall: fix InotifyInit on linux/arm64 | Shenghou Ma | 2015-05-09 | 1 | -1/+4 |
* | syscall: add support for GOARCH=arm64 | Aram Hăvărneanu | 2015-03-16 | 1 | -0/+142 |