Sign in
fuchsia
/
third_party
/
golang.org
/
x
/
sys
/
HEAD
c12d262
unix: cap RLIMIT_NOFILE soft limit in TestRlimit on darwin
by Tobias Klauser
· 5 years ago
main
master
2bddbd2
unix: make IoctlSetPointerInt available on all platforms
by Tobias Klauser
· 5 years ago
fda5168
unix: fix AF_CAN tests for big endian systems
by Stephan Klatt
· 5 years ago
1fb7954
unix: fix redefinition of seek func on arm and gccgo
by Shengjing Zhu
· 5 years ago
e2d4c69
unix: remove pim sysctl/headers from mksysctl_openbsd.go
by Joel Sing
· 5 years ago
d785dc2
cpu: add missing build tag for linux
by Joel Sing
· 5 years ago
7c7a221
unix: add nftables_compat defines and types
by Ricardo Pchevuzinske Katz
· 5 years ago
3976983
unix: extend AF_CAN socket support
by Stephan Klatt
· 5 years ago
9a32b3a
unix: add missing PERF_SAMPLE values
by Paweł Szulik
· 5 years ago
9781c65
unix: remove duplicate comment regarding sockaddr conversions
by Matt Layher
· 5 years ago
cc1be6b
unix: allow non-padded SockaddrIUCV
by Christian Svensson
· 5 years ago
3ff754b
unix: add AF_IUCV and SockaddrIUCV
by Christian Svensson
· 5 years ago
3d37ad5
unix: add dm-ioctl constants and types
by Anatol Pomozov
· 5 years ago
6a926be
unix: update Dockerfile to Go 1.15
by Tobias Klauser
· 5 years ago
1b9f125
unix: update Dockerfile to Go 1.15rc2
by Tobias Klauser
· 5 years ago
1030fc2
unix: update BPF consts to Linux kernel 5.8
by Tobias Klauser
· 5 years ago
5acd03e
unix: update Dockerfile to glibc 2.32
by Tobias Klauser
· 5 years ago
a37d78b
unix: check Faccessat2 returning EPERM in Faccessat
by Tobias Klauser
· 5 years ago
fcf3340
unix: add SI_LOAD_SHIFT on Linux
by Tobias Klauser
· 5 years ago
0cf7623
cpu: add GODEBUG options to disable use of instruction set extensions
by Polina Osadcha
· 5 years ago
64077c9
unix: add Faccessat2 and use it in Faccessat if available
by Tobias Klauser
· 5 years ago
fd5f0c1
unix: update Dockerfile to Linux 5.8
by Tobias Klauser
· 5 years ago
4b90ce9
windows/svc: align stack in servicemain before calling syscall
by Alex Brainman
· 5 years ago
3e129f6
unix: add CPU states constants on netbsd
by Tobias Klauser
· 5 years ago
2d971f7
unix: update Dockerfile to Go 1.15rc1
by Tobias Klauser
· 5 years ago
0e2f3a6
unix: add CPU states constants on freebsd
by Tobias Klauser
· 5 years ago
76b9402
unix: add SysctlTimeval on *bsd and darwin
by Tobias Klauser
· 5 years ago
a8459c1
unix: add CPU states constants on openbsd
by Tobias Klauser
· 5 years ago
cb9d2d5
unix: add ProcessVMReadv and ProcessVMWritev on linux
by Tadeo Kondrak
· 5 years ago
ddb9806
unix: add FS_IOC_SETFLAGS on linux
by Tobias Klauser
· 5 years ago
ed371f2
unix: adjust statfs_freebsd11_t member types on freebsd/arm
by Tobias Klauser
· 5 years ago
4b0db7f
unix: adjust Statfs_t member types on freebsd/arm
by Tobias Klauser
· 5 years ago
981b614
unix: check secondary group membership for Faccessat(..., AT_EACCESS) on Linux
by Tobias Klauser
· 5 years ago
f1bc736
cpu: adjust godoc comment for hostByteOrder
by Tobias Klauser
· 5 years ago
2780627
cpu: add all GOARCHes supported by gccgo
by Tobias Klauser
· 5 years ago
226ff32
windows: add process working size system calls
by Awn Umar
· 5 years ago
6fdc65e
unix: add ioctl wrappers for RTC wake alarm on Linux
by Ingo Gottwald
· 5 years ago
8d3cce7
unix: update Dockerfile to Linux 5.7 and Go 1.14.4
by Tobias Klauser
· 5 years ago
0598657
cpu: avoid illegal instruction on netbsd/arm64
by Benny Siegert
· 5 years ago
fe76b77
windows: fix -d=checkptr slice failures
by Yaroslav Vorobiov
· 5 years ago
1151b9d
cpu: add support for gccgo on aix
by Clément Chigot
· 5 years ago
417ce23
unix: add kern.ncpuonline sysctl on openbsd
by Tobias Klauser
· 5 years ago
7e40ca2
windows: implement GetsockoptInt
by Zhang Boyang
· 5 years ago
6aff5f3
windows: add (*DLL).FindProcByOrdinal
by ly303550688
· 5 years ago
3aab700
unix: call gettimeofday libc function directly
by Tobias Klauser
· 5 years ago
bc7a7d4
internal/unsafeheader: fix typos in comments
by Tobias Klauser
· 5 years ago
upstream/release-branch.go1.15
1037786
unix: replace blocked dup2 calls with dup3 on Android
by Elias Naur
· 5 years ago
d923437
unix: use a type equivalent to reflect.SliceHeader to manipulate slices
by Bryan C. Mills
· 5 years ago
1f56873
unix: add support for timerfd syscalls on Linux
by Maxim Pugachev
· 5 years ago
593003d
unix: switch to Ubuntu 20.04 in Dockerfile
by Maxim Pugachev
· 5 years ago
3771e69
unix: on linux-arm64, prefer prlimit to {g,s}etrlimit
by Tobias Klauser
· 5 years ago
29b5707
unix: add SockaddrUnix tests on darwin and *bsd
by Tobias Klauser
· 5 years ago
1957bb5
unix: add SockaddrUnix tests on linux
by Tobias Klauser
· 5 years ago
669c56c
Revert "unix: add openat2 for linux"
by Andrew Bonventre
· 5 years ago
59c9f1b
unix: update Dockerfile to Go 1.14.2
by Tobias Klauser
· 5 years ago
ea54a3c
unix: fix name of generated zerrors_*.go in README
by Neeilan Selvalingam
· 5 years ago
e3b113b
unix: add nexthop types and consts
by Tobias Klauser
· 5 years ago
c6e801f
unix: add openat2 for linux
by Kir Kolyshkin
· 5 years ago
c3d8025
unix: update Dockerfile to Linux 5.6, and Go 1.13.9
by Tobias Klauser
· 5 years ago
9dae0f8
unix: add fs-verity consts and types
by Tobias Klauser
· 5 years ago
85ca7c5
unix: allocate signalNameMap with enough space
by Tobias Klauser
· 5 years ago
328b4cd
unix: add readv/writev for illumos
by Araragi Hokuto
· 5 years ago
af34d82
gitignore: remove obsolete reference to .hgignore in comment
by Yannic Bonenberger
· 6 years ago
5766fd3
unix: regenerate all definitions on FreeBSD 12.1 on {386,amd64,arm64}
by Ed Schouten
· 6 years ago
a7d97aa
unix: add disk ioctl constants for FreeBSD
by Ed Schouten
· 6 years ago
08c6161
unix: only declare PtraceGetFsBase() on x86-based platforms
by Ed Schouten
· 6 years ago
9a0dfc3
unix: implement L2TPIP socket address on Linux
by Tom Parkin
· 6 years ago
5c8b2ff
unix: update BPF consts on linux
by Tobias Klauser
· 6 years ago
062a440
cpu: add mips64x feature detection
by Tobias Klauser
· 6 years ago
5d559ad
unix: merge duplicate code in ztypes_linux_*.go
by Johan Jansson
· 6 years ago
2f85c7e
unix: merge duplicate code in zsyscall_linux_*.go
by Johan Jansson
· 6 years ago
c5d0d7b
unix: merge duplicate code in zerrors_linux_*.go
by Johan Jansson
· 6 years ago
6b2465a
unix: add tool for merging duplicate code
by Johan Jansson
· 6 years ago
d5e6a3e
unix: add adjtimex return constants
by Nikson Kanti Paul
· 6 years ago
cb0a6d8
unix: mark capget/capset as non-blocking
by Caleb Spare
· 6 years ago
9197077
unix: gofmt after CL 218799
by Tobias Klauser
· 6 years ago
2d4d993
unix: add RTMGRP_* consts from rtnetlink.h
by Tobias Klauser
· 6 years ago
12a6c2d
unix: add InotifyInit for mips64
by Doorer
· 6 years ago
d101bd2
unix: update Dockerfile to Linux 5.5, glibc 2.31, Go 1.13.7
by Tobias Klauser
· 6 years ago
9fbb57f
unix: use pipe2 syscall on OpenBSD
by Aaron Bieber
· 6 years ago
e047566
unix: add new setfsuid/setfsgid wrappers
by Sergey Ivanov
· 6 years ago
34d2753
unix: correct PtraceIoDesc and define PtraceIoDesc per GOARCH on freebsd
by Tobias Klauser
· 6 years ago
655fe14
unix: test (*FdSet).Clear in TestFdSet
by Tobias Klauser
· 6 years ago
c1edf53
Revert "unix: fix Setfsuid and Setfsgid return values"
by Brad Fitzpatrick
· 6 years ago
94506bc
unix: fix Setfsuid and Setfsgid return values
by Sergey Ivanov
· 6 years ago
59e60aa
cpu: don't read ARM64 registers on Android
by Tobias Klauser
· 6 years ago
b775942
windows: add missing network-related constants
by maltalex
· 6 years ago
86b9105
unix: add missing chtmpdir in TestPpoll on openbsd
by Tobias Klauser
· 6 years ago
548cf77
unix: add SysctlClockinfo on dragonfly and freebsd
by Tobias Klauser
· 6 years ago
ef85f5a
unix: add Inet4Pktinfo type on solaris
by Tobias Klauser
· 6 years ago
b016eb3
unix: test UtimesNanoAt on *bsd and solaris
by Tobias Klauser
· 6 years ago
5f8ca72
unix: don't zero out extra registers on riscv64 syscalls
by Tobias Klauser
· 6 years ago
a1369af
unix: add flags argument in //sys comments for Fstatvfs1 and Statvfs1 on netbsd
by Tobias Klauser
· 6 years ago
c96a22e
unix: add Dup3 on netbsd and openbsd
by Tobias Klauser
· 6 years ago
04cbcbb
unix: correct build tag to define Getdirentries for darwin/arm with Go 1.11
by Tobias Klauser
· 6 years ago
c709ea0
windows: added SO_RCVTIMEO and IPPROTO_ICMP constants
by maltalex
· 6 years ago
5a3cf84
unix: compare Stat_t members in TestFstatat
by Tobias Klauser
· 6 years ago
abf886d
unix: unify definition of func fcntl
by Tobias Klauser
· 6 years ago
0732a99
unix: use correct file name in comment
by Ian Lance Taylor
· 6 years ago
d4481ac
unix: add Readv/Writev family of syscalls for linux
by Axel Wagner
· 6 years ago
Next »