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_unix.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use new "unix" build tag where appropriate
Ian Lance Taylor
2022-03-29
1
-1
/
+1
*
syscall: fix ForkLock spurious close(0) on pipe failure
Russ Cox
2021-12-09
1
-14
/
+6
*
all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)
Russ Cox
2021-10-28
1
-1
/
+0
*
runtime,syscall: convert syscall on openbsd/arm to libc
Joel Sing
2021-05-09
1
-1
/
+1
*
runtime,syscall: convert syscall on openbsd/386 to libc
Joel Sing
2021-04-30
1
-1
/
+1
*
syscall: use libc in Exec on openbsd/arm64
Tobias Klauser
2021-04-21
1
-1
/
+1
*
all: go fmt std cmd (but revert vendor)
Russ Cox
2021-02-20
1
-0
/
+1
*
runtime,syscall: convert syscall on openbsd/amd64 to libc
Joel Sing
2021-01-26
1
-0
/
+4
*
all: add GOOS=ios
Cherry Zhang
2020-09-23
1
-1
/
+1
*
internal/poll, os: loop on EINTR
Ian Lance Taylor
2020-05-11
1
-1
/
+6
*
syscall: if Setctty, require that Ctty be a child descriptor
Ian Lance Taylor
2020-05-01
1
-0
/
+10
*
all: add new GOOS=illumos, split out of GOOS=solaris
Joshua M. Clulow
2019-04-30
1
-2
/
+2
*
syscall: optimize SlicePtrFromStrings
Josh Bleecher Snyder
2019-03-02
1
-7
/
+14
*
syscall: move uses of Syscall to libSystem on darwin
Keith Randall
2018-11-08
1
-2
/
+6
*
syscall: change solaris files to libc files
Clément Chigot
2018-10-10
1
-6
/
+6
*
syscall: fix Exec on solaris
Shawn Walker-Salas
2017-06-28
1
-5
/
+19
*
runtime, syscall: workaround for bug in Linux's execve
John R. Lenton
2017-06-20
1
-0
/
+6
*
syscall: only call setgroups if we need to
Wander Lairson Costa
2017-02-17
1
-3
/
+4
*
syscall: document that Exec wraps execve(2)
Kevin Burke
2016-10-12
1
-1
/
+1
*
all: use &^ operator if possible
Marvin Stenger
2016-03-29
1
-1
/
+1
*
all: single space after period.
Brad Fitzpatrick
2016-03-02
1
-11
/
+11
*
all: switch to the new deprecation convention
Shenghou Ma
2015-06-18
1
-4
/
+6
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
1
-0
/
+261