Sign in
go
/
sys
/
94506bca4fdbb66e445869e35de58109a941a0bd
94506bc
unix: fix Setfsuid and Setfsgid return values
by Sergey Ivanov
· 5 years ago
59e60aa
cpu: don't read ARM64 registers on Android
by Tobias Klauser
· 5 years ago
b775942
windows: add missing network-related constants
by maltalex
· 5 years ago
86b9105
unix: add missing chtmpdir in TestPpoll on openbsd
by Tobias Klauser
· 5 years ago
548cf77
unix: add SysctlClockinfo on dragonfly and freebsd
by Tobias Klauser
· 5 years ago
ef85f5a
unix: add Inet4Pktinfo type on solaris
by Tobias Klauser
· 5 years ago
b016eb3
unix: test UtimesNanoAt on *bsd and solaris
by Tobias Klauser
· 5 years ago
5f8ca72
unix: don't zero out extra registers on riscv64 syscalls
by Tobias Klauser
· 5 years ago
a1369af
unix: add flags argument in //sys comments for Fstatvfs1 and Statvfs1 on netbsd
by Tobias Klauser
· 5 years ago
c96a22e
unix: add Dup3 on netbsd and openbsd
by Tobias Klauser
· 5 years ago
04cbcbb
unix: correct build tag to define Getdirentries for darwin/arm with Go 1.11
by Tobias Klauser
· 5 years ago
c709ea0
windows: added SO_RCVTIMEO and IPPROTO_ICMP constants
by maltalex
· 5 years ago
5a3cf84
unix: compare Stat_t members in TestFstatat
by Tobias Klauser
· 5 years ago
abf886d
unix: unify definition of func fcntl
by Tobias Klauser
· 5 years ago
0732a99
unix: use correct file name in comment
by Ian Lance Taylor
· 5 years ago
d4481ac
unix: add Readv/Writev family of syscalls for linux
by Axel Wagner
· 5 years ago
af0d71d
windows: fix recvfrom and sendto data types
by maltalex
· 5 years ago
4a24b40
unix: add PrctlRetInt, a Prctl variant that returns (int, error)
by Umang Parmar
· 5 years ago
ac6580d
unix: move functions Ptrace{Get|Set}RegSetArm64 to a separate file
by erifan01
· 5 years ago
eeba5f6
unix: replace readlink in mkall.sh with portable shell commands
by Umang Parmar
· 5 years ago
bc7efcf
unix: add functions PtraceGetRegSetArm64 and PtraceSetRegSetArm64
by erifan01
· 5 years ago
ce4227a
unix: add Statvfs and Fstatvfs on NetBSD
by Tobias Klauser
· 5 years ago
85b82a3
cpu: support reading arm64 CPU feature registers
by Tobias Klauser
· 5 years ago
6d18c01
windows: add Recvfrom and Sendto implementations
by maltalex
· 5 years ago
63cb32a
unix: add new fscrypt declarations from Linux v5.4
by Eric Biggers
· 5 years ago
8a8471f
unix/linux: bump Linux and Go versions to latest stable releases
by Matt Layher
· 5 years ago
bd43791
unix: check number of ready file descriptors in TestPselect
by Tobias Klauser
· 5 years ago
76d669a
unix: don't fail TestSelect on EINTR from Select
by Tobias Klauser
· 5 years ago
6bfc516
windows: add Get*PreferredUILanguages
by Simon Rozman
· 5 years ago
f068ffe
unix: use same TestSelect on all Unices
by Tobias Klauser
· 5 years ago
e882bf8
unix: fix EINTR check in TestPselect
by Tobias Klauser
· 5 years ago
cf1e2d5
unix: regenerate zerrors for AIX
by Clément Chigot
· 5 years ago
b5d5184
windows: revert security_windows.go change of CL 202177
by Alex Brainman
· 5 years ago
2f86c98
unix: don't fail TestPselect on EINTR from Pselect
by Tobias Klauser
· 5 years ago
6254a7c
unix: fix EINTR check in TestClockNanosleep
by Tobias Klauser
· 5 years ago
81af739
unix: don't fail TestClockNanosleep on EINTR from ClockNanosleep
by Tobias Klauser
· 5 years ago
52ab431
unix: fix EpollEvent padding on mips64{,le}
by Tobias Klauser
· 5 years ago
4c7a9d0
unix: check correct CPU for being enabled in old mask in TestSchedSetaffinity
by Tobias Klauser
· 5 years ago
344fec8
cpu: don't redeclare doinit on ppc64le
by Tobias Klauser
· 5 years ago
fee6b63
unix: accept time.Now()±1 as valid in TestTime
by Tobias Klauser
· 5 years ago
2f3576d
cpu: add basic support for GOARCH=riscv64
by Tobias Klauser
· 5 years ago
e43da5d
cpu: move empty doinit to own file
by Tobias Klauser
· 5 years ago
8ad3422
unix: skip TestPselect on EINTR
by Tobias Klauser
· 5 years ago
59a1497
unix: test returned fd in TestEpoll
by Tobias Klauser
· 5 years ago
d32e6e3
windows: add empty.s to fix build with Go 1.11 and earlier
by Tobias Klauser
· 5 years ago
c1f4481
unix: add TestEpoll on linux
by Tobias Klauser
· 5 years ago
ac3223d
unix: add methods to manipulate *FdSet
by Tobias Klauser
· 5 years ago
e8c54fb
windows: add EnumProcesses function
by Tobias Klauser
· 5 years ago
f43be2a
windows/registry: make '-gcflags=all=-d=checkptr' flag work
by Alex Brainman
· 5 years ago
195ce5e
unix: add devlink Linux generic netlink API constants
by Matt Layher
· 5 years ago
b67d8b4
unix: add missing HCI_CHANNEL_LOGGING constant
by Alexander Menzhinsky
· 5 years ago
f8518d3
windows/registry: remove TestWalkFullRegistry due to false assumptions
by Jason A. Donenfeld
· 5 years ago
33540a1
unix: don't use non-existing uint128 type on freebsd/arm64
by Tobias Klauser
· 5 years ago
53bf42e
windows/registry: allow for non-null terminated strings
by Jason A. Donenfeld
· 5 years ago
6c3a3bf
unix: make convertFromDirents11 checkptr safe
by Tobias Klauser
· 5 years ago
b4ff53e
unix: remove un-used ptrSize
by Cuong Manh Le
· 5 years ago
e66fe6e
unix: regenerate darwin libc trampolines after CL 202837
by Tobias Klauser
· 5 years ago
f89234f
unix: __sysctl is sysctl on darwin
by Jason A. Donenfeld
· 5 years ago
b69606a
unix: comply with -d=checkptr in Test_anyToSockaddr
by Matt Layher
· 5 years ago
742c48e
windows: respect permission bits on file opening
by Jason A. Donenfeld
· 5 years ago
3e7259c
unix: don't use 32-bit aligned access for cmsgAlignOf on dragonfly after ABI change
by Tobias Klauser
· 5 years ago
9984515
windows, unix: fix wrong unsafe.Pointer alignment in syscall
by Tobias Klauser
· 5 years ago
727590c
unix: avoid "just past the end" pointers in UnixRights
by Tobias Klauser
· 5 years ago
b09406a
windows: add GetDiskFreeSpaceEx function
by Takuto Ikuta
· 5 years ago
06d7bd2
unix: update rtnetlink constants
by Lehner Florian
· 5 years ago
543471e
unix: add new func PtraceInterrupt on Linux
by Paulo Gomes
· 5 years ago
0b153f5
windows: fix ShellExecute return condition
by Jason A. Donenfeld
· 5 years ago
ef33b2f
windows: use go:linkname instead of assembly
by Jason A. Donenfeld
· 5 years ago
5f54ce5
windows: add module handle functions
by Jason A. Donenfeld
· 5 years ago
4ac5d0c
unix: add new func PtraceSeize on Linux
by Paulo Gomes
· 5 years ago
aed5e4c
unix: add Klogset and related SYSLOG_ACTION_ constants
by Srinidhi Kaushik
· 5 years ago
c178f38
windows/mkwinsyscall: import mksyscall_windows.go from go repo
by Jason A. Donenfeld
· 5 years ago
b397fe3
windows/svc: use CloseServiceHandle for service handles
by Jason A. Donenfeld
· 5 years ago
3421d5a
unix: avoid __getdirentries64 on darwin
by Tobias Klauser
· 5 years ago
34b0ac8
unix: update openbsd/{386,amd64.arm} MAP_* consts
by Tobias Klauser
· 5 years ago
bb3f8db
windows: add LockFileEx, UnlockFileEx system calls
by Jay Conrod
· 5 years ago
c990c68
cpu: support ARM feature detection on Linux
by John Papandriopoulos
· 5 years ago
855e68c
windows: revert breaking API changes from CL 196798, add new accessor funcs
by Brad Fitzpatrick
· 5 years ago
2837fb4
unix: add NFDBITS const on Linux, update TestSelect
by Tobias Klauser
· 5 years ago
e2fefa8
unix: fix Select to return number of ready fds on Solaris
by Tobias Klauser
· 5 years ago
2f72d4f
unix: re-generate Select on dragonfly
by Tobias Klauser
· 5 years ago
98129a5
windows: use pseudo handle constants to implement GetCurrentProcess
by Jason A. Donenfeld
· 5 years ago
2aa67d5
unix: fix Select to return number of ready fds on Darwin and *BSD
by Tobias Klauser
· 5 years ago
0a153f0
windows: make SID.String() conform to the String interface
by Jason A. Donenfeld
· 5 years ago
2dccfee
windows: do not return invalid error for psuedo-handle functions
by Jason A. Donenfeld
· 5 years ago
5c00192
windows: use correct type for security attributes' descriptor member
by Jason A. Donenfeld
· 5 years ago
14da1ac
windows: support SECURITY_DESCRIPTOR and ACL for secured objects
by Jason A. Donenfeld
· 5 years ago
ef0ce17
unix: add KEYCTL_RESTRICT_KEYRING capabilities
by Eric Chiang
· 6 years ago
0c1ff78
windows: do not corrupt stack with larger boolean return value
by Jason A. Donenfeld
· 5 years ago
b4ddaad
unix: redefine TIPC_WAIT_FOREVER as a uint32 value
by Matt Layher
· 5 years ago
8a69140
windows: add various functions for shutting down and logging out
by Jason A. Donenfeld
· 5 years ago
1a3b71a
unix: update Dockerfile to Linux 5.3 and use ubuntu 19.04 base image
by Tobias Klauser
· 5 years ago
c3b328c
unix: add IfaCacheinfo on linux
by Tobias Klauser
· 6 years ago
bc967ef
unix: sort Linux-specific includes in linux/types.go and mkerrors.sh
by Tobias Klauser
· 6 years ago
7ad0cfa
cpu: remove encoding/binary dependency
by Brad Fitzpatrick
· 6 years ago
bbd1755
unix: add Msghdr.SetIovlen for solaris/amd64
by Tobias Klauser
· 6 years ago
f460065
unix: add Msghdr.SetIovlen
by andig
· 6 years ago
d223b2b
unix: disable sysctl on iOS
by Elias Naur
· 6 years ago
749cb33
cpu: add a space before build tag comment
by Tobias Klauser
· 6 years ago
43c0116
unix: implement AF_TIPC sockets on Linux
by Matt Layher
· 6 years ago
Next »