index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
syscall
Age
Commit message (
Expand
)
Author
2020-04-08
all: remove darwin/arm build-tags and files
Austin Clements
2020-04-02
syscall: fix windows WSASendto -d=checkptr violation
Alex Brainman
2020-03-24
syscall/js: allow copyBytesTo(Go|JS) to use Uint8ClampedArray
Aurélio A. Heckert
2020-03-01
syscall/js: improve documentation of js.FuncOf
Torben Schinke
2020-03-01
syscall: fix Fchdir on js/wasm
Richard Musiol
2020-02-24
syscall: use dup3 in forkAndExecInChild1 if available
Tobias Klauser
2020-02-22
syscall: release a js.Func object in fsCall
Hajime Hoshi
2020-02-04
syscall: Revert "release a js.Func object in fsCall"
Dmitri Shuralyov
2020-02-02
syscall: release a js.Func object in fsCall
Hajime Hoshi
2020-01-06
syscall: resync various riscv64 structs with x/sys/unix
Joel Sing
2020-01-06
syscall: provide Renameat as a wrapper around renameat2 on riscv64
Joel Sing
2020-01-06
syscall: fix riscv64 syscall assembly
Joel Sing
2019-12-31
internal/poll: use correct fcntl implementations
Tobias Klauser
2019-12-30
syscall: use fcntl64 on 32-bit GNU/Linux systems
Tobias Klauser
2019-12-23
internal/syscall/unix: use fcntl64 on 32-bit GNU/Linux systems
Ian Lance Taylor
2019-12-11
syscall: use SOCK_CLOEXEC when creating sockets
Lorenz Bauer
2019-12-06
all: fix most of the remaining windows -d=checkptr violations
Alex Brainman
2019-12-05
os: reset dirinfo when seeking on Darwin
Keith Randall
2019-11-23
syscall: follow convention for generated code comments in linux/riscv64 files
Tobias Klauser
2019-11-23
syscall/js: handle interleaved functions correctly
Richard Musiol
2019-11-15
syscall: fix EpollEvent padding on mips64{,le}
Tobias Klauser
2019-11-12
syscall: fix epoll_event padding on linux/arm64
Tobias Klauser
2019-11-09
syscall: skip TestSyscallNoError on mips{,le}
Tobias Klauser
2019-11-07
syscall: revert security_windows.go change of CL 201877
Cuong Manh Le
2019-11-04
syscall/js: garbage collect references to JavaScript values
Richard Musiol
2019-11-01
syscall: add support for linux/riscv64
Tobias Klauser
2019-10-30
syscall: treat ENFILE as a temporary error
Lorenz Bauer
2019-10-24
syscall: correct comment in testGetdirentries
Cuong Manh Le
2019-10-24
syscall: remove un-used const ptrSize
Cuong Manh Le
2019-10-24
syscall: make convertFromDirents11 checkptr safe
Cuong Manh Le
2019-10-24
syscall: make TestGetdirentries checkptr safe
Brad Fitzpatrick
2019-10-23
syscall: fix Clearenv on Plan 9
Fazlul Shahriar
2019-10-23
syscall: reenable sysctl on iOS
Jason A. Donenfeld
2019-10-22
syscall: respect permission bits on file opening on Windows
Jason A. Donenfeld
2019-10-20
syscall: don't use 32-bit aligned access for cmsgAlignOf on dragonfly after A...
Tobias Klauser
2019-10-18
syscall: fix wrong unsafe.Pointer alignment in syscall
Cuong Manh Le
2019-10-17
syscall: avoid "just past the end" pointers in UnixRights
Matthew Dempsky
2019-10-17
syscall: remove use of IN_KUBERNETES in test, add a TODO to improve further
Brad Fitzpatrick
2019-10-10
all: remove nacl (part 3, more amd64p32)
Brad Fitzpatrick
2019-10-09
all: remove the nacl port (part 2, amd64p32 + toolchain)
Brad Fitzpatrick
2019-10-09
all: remove the nacl port (part 1)
Brad Fitzpatrick
2019-10-08
syscall: don't use deprecated syscalls on linux/arm64
Tobias Klauser
2019-10-08
syscall: on wasm, do not panic if "process" global is not defined
Richard Musiol
2019-10-05
syscall: add support for freebsd/arm64
Tobias Klauser
2019-10-05
syscall, internal/syscall/windows, internal/syscall/windows/registry: make go...
Alex Brainman
2019-10-04
syscall: replace mksyscall_windows.go with wrapper to new x/sys home
Jason A. Donenfeld
2019-09-30
syscall: fix TestGroupCleanupUserNamespace on CentOS
Tobias Klauser
2019-09-30
syscall/js: add Value.Delete for deleting JavaScript properties
Richard Musiol
2019-09-19
syscall: extend skip criteria for TestAmbientCapsUserns
Tobias Klauser
2019-09-19
syscall: avoid memory corruption in mksyscall_windows.go with *bool parameters
Jason A. Donenfeld
[prev]
[next]