| Commit message (Expand) | Author | Age | Files | Lines |
| * | syscall: add another output for TestGroupCleanupUserNamespace | Ian Lance Taylor | 2016-07-08 | 1 | -0/+1 |
| * | cmd/compile, syscall: add //go:uintptrescapes comment, and use it | Ian Lance Taylor | 2016-07-06 | 1 | -0/+4 |
| * | syscall: fix missing use of use function in Getfsstat | Mikio Hara | 2016-07-04 | 3 | -0/+3 |
| * | syscall: accept more variants of id output when testing as root | Ian Lance Taylor | 2016-06-30 | 1 | -7/+16 |
| * | syscall: skip TestUnshare if kernel does not support net namespace | Cherry Zhang | 2016-06-15 | 1 | -0/+6 |
| * | syscall: add a padding field to EpollEvent on s390x | Michael Munday | 2016-06-10 | 2 | -1/+2 |
| * | syscall: deflake TestUnshare | Mikio Hara | 2016-06-02 | 1 | -1/+12 |
| * | syscall: call setgroups for no groups on GNU/Linux | Alexander Morozov | 2016-06-02 | 2 | -3/+68 |
| * | syscall: rename SysProcAttr.Unshare to Unshareflags | Alexander Morozov | 2016-06-01 | 2 | -18/+18 |
| * | syscall: plan9 - mark gbit16 as go:nosplit | Richard Miller | 2016-05-31 | 1 | -0/+1 |
| * | syscall: fix unshare test on mips | Jess Frazelle | 2016-05-20 | 1 | -4/+4 |
| * | syscall: add Unshare flags to SysProcAttr on Linux | Jess Frazelle | 2016-05-20 | 2 | -0/+45 |
| * | syscall: fix missing use of use function in sysctl | Mikio Hara | 2016-05-15 | 12 | -0/+12 |
| * | syscall: deprecate BPF/LSF | Mikio Hara | 2016-05-15 | 2 | -0/+24 |
| * | syscall: deprecate routing message APIs for BSD variants | Mikio Hara | 2016-05-15 | 9 | -397/+28 |
| * | syscall: separate stdlib imports from others in mksyscall_windows.go | Alex Brainman | 2016-05-13 | 1 | -8/+18 |
| * | syscall: make mksyscall_windows.go -systemdll flag true by default | Alex Brainman | 2016-05-12 | 1 | -1/+1 |
| * | syscall: remove mksyscall_windows.go -xsys flag | Alex Brainman | 2016-05-11 | 1 | -3/+25 |
| * | runtime: make mksyscall_windows.go flags do what they say they do | Alex Brainman | 2016-05-11 | 1 | -15/+32 |
| * | syscall,os,net: don't use ForkLock in plan9 | Richard Miller | 2016-05-06 | 1 | -81/+1 |
| * | all: use SeekStart, SeekCurrent, SeekEnd | Joe Tsai | 2016-05-06 | 3 | -7/+10 |
| * | syscall: simplify closing of extra fds in plan9 StartProcess | Richard Miller | 2016-05-05 | 2 | -64/+95 |
| * | syscall: fix uint64->int cast of control message header | Damien Neil | 2016-04-27 | 1 | -1/+1 |
| * | syscall: fix epoll_event struct for ppc64le/ppc64 | Lynn Boger | 2016-04-13 | 3 | -6/+11 |
| * | syscall: add assembly for Linux on s390x | Michael Munday | 2016-04-08 | 1 | -0/+156 |
| * | runtime: use windows.NewLazySystemDLL in mksyscall_windows.go | Alex Brainman | 2016-04-06 | 1 | -2/+2 |
| * | syscall: add support for s390x | Michael Munday | 2016-04-03 | 8 | -3/+4852 |
| * | syscall: point to x/sys in DLL loading docs, update syscall generator | Brad Fitzpatrick | 2016-04-02 | 2 | -2/+15 |
| * | runtime, syscall: only search for Windows DLLs in the System32 directory | Brad Fitzpatrick | 2016-04-01 | 4 | -21/+70 |
| * | all: use &^ operator if possible | Marvin Stenger | 2016-03-29 | 2 | -2/+2 |
| * | syscall: fix accidental close of exec status pipe in StartProcess | Richard Miller | 2016-03-29 | 5 | -12/+26 |
| * | syscall: correct spelling/typos in comment | Michael Munday | 2016-03-22 | 1 | -4/+4 |
| * | syscall: change clone argument order on s390x | Michael Munday | 2016-03-21 | 1 | -1/+6 |
| * | syscall: avoid failure in plan9 StartProcess from fd close race | Richard Miller | 2016-03-17 | 1 | -1/+3 |
| * | syscall: add NO_LOCAL_POINTERS to syscall.exit in plan9_arm | Richard Miller | 2016-03-09 | 1 | -6/+8 |
| * | os, syscall: skip tests when environment doesn't permit testing | Brad Fitzpatrick | 2016-03-07 | 1 | -0/+3 |
| * | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 20 | -51/+51 |
| * | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 41 | -41/+41 |
| * | syscall: Fix generator for Linux syscalls. | Benoit Sigoure | 2016-02-29 | 1 | -1/+1 |
| * | syscall: new files for plan_arm support | Richard Miller | 2016-02-26 | 2 | -0/+391 |
| * | all: fix typos and spelling | Martin Möhrmann | 2016-02-24 | 1 | -1/+1 |
| * | runtime, syscall: switch linux/386 to use int 0x80 | Shenghou Ma | 2016-02-24 | 1 | -11/+2 |
| * | cmd/compile: recognize Syscall-like functions for liveness analysis | Russ Cox | 2016-01-14 | 1 | -0/+3 |
| * | syscall: fix duplicated copyright header in mksysnum_plan9.sh | Brad Fitzpatrick | 2015-12-10 | 1 | -2/+0 |
| * | go/doc, syscall: change 'more then' to 'more than' | andrey mirtchovski | 2015-12-07 | 1 | -2/+2 |
| * | Revert "syscall: route_freebsd switch routing socket sysctl to use NET_RT_IFL... | Yuval Pavel Zholkover | 2015-12-05 | 10 | -524/+196 |
| * | syscall: route_freebsd switch routing socket sysctl to use NET_RT_IFLISTL | Yuval Pavel Zholkover | 2015-12-05 | 10 | -196/+524 |
| * | syscall: fix ParseRoutingSockaddr name in docs | Yann Kerhervé | 2015-12-05 | 1 | -1/+1 |
| * | internal/race: add package | Dmitry Vyukov | 2015-11-26 | 4 | -71/+18 |
| * | syscall: skip tests that create a user namespace when chrooted | Michael Hudson-Doyle | 2015-11-25 | 1 | -0/+17 |