index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
syscall
/
exec_linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
syscall: use 32-bit setuid/setgid syscalls on linux/{386,arm}
Brad Fitzpatrick
2016-11-09
1
-2
/
+2
*
syscall: for ForkExec on Linux, always use 32-bit setgroups system call
Russ Cox
2016-10-19
1
-1
/
+1
*
syscall: call setgroups for no groups on GNU/Linux
Alexander Morozov
2016-06-02
1
-2
/
+8
*
syscall: rename SysProcAttr.Unshare to Unshareflags
Alexander Morozov
2016-06-01
1
-17
/
+17
*
syscall: add Unshare flags to SysProcAttr on Linux
Jess Frazelle
2016-05-20
1
-0
/
+9
*
syscall: fix accidental close of exec status pipe in StartProcess
Richard Miller
2016-03-29
1
-3
/
+3
*
syscall: change clone argument order on s390x
Michael Munday
2016-03-21
1
-1
/
+6
*
all: single space after period.
Brad Fitzpatrick
2016-03-02
1
-1
/
+1
*
cmd/compile, syscall: use go:norace comment for forkAndExecInChild
Ian Lance Taylor
2015-10-20
1
-0
/
+1
*
syscall: don't call Setgroups if Credential.Groups is empty
Alexander Morozov
2015-08-27
1
-6
/
+5
*
syscall: add GidMappingsEnableSetgroups to Linux SysProcAttr
Alexander Morozov
2015-06-12
1
-0
/
+35
*
syscall: relocate linux death signal code
Andrew Williams
2015-05-12
1
-20
/
+20
*
syscall: fix little-endian assumptions
Shenghou Ma
2015-05-03
1
-2
/
+2
*
syscall: Add Foreground and Pgid to SysProcAttr
Michael MacInnis
2015-03-23
1
-5
/
+26
*
syscall: exec_linux.go: support platforms without SYS_DUP2
Dave Cheney
2015-03-10
1
-3
/
+3
*
syscall: check recorded version of ppid instead of 1
David Crawshaw
2014-12-22
1
-1
/
+4
*
undo CL 131750044 / 2d6d44ceb80e
Russ Cox
2014-11-19
1
-35
/
+1
*
syscall: support UID/GID map files for Linux user namespaces
Mrunal Patel
2014-10-02
1
-12
/
+111
*
syscall: SysProcAttr job control changes
Michael MacInnis
2014-09-11
1
-2
/
+38
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
1
-0
/
+262