Sign in
go
/
sys
/
5404d63da1f37aa8a1fbe28e67cef7aa1e76788f
/
unix
/
zerrors_linux_386.go
52c393d
unix: update Dockerfile to go 1.9.2
by Tobias Klauser
· 7 years ago
a57a2b5
unix: add watchdog constants on Linux
by Michael Stapelberg
· 7 years ago
ff8cd6c
unix: add UTIME_* constants on Linux
by Tobias Klauser
· 7 years ago
31e1faf
unix: update Linux to v4.13 kernel and v2.26 glibc
by Joe Richey joerichey@google.com
· 8 years ago
ab9e364
unix: add generic netlink types and constants on Linux
by Matt Layher
· 8 years ago
22e23b7
unix: add taskstats type and constants on Linux
by Matt Layher
· 8 years ago
abf9c25
unix: add additional socket ioctl constants on Linux
by Tobias Klauser
· 8 years ago
7397344
unix: add perf event ioctl constants on Linux
by Tobias Klauser
· 8 years ago
90796e5
unix: add UMOUNT_NOFOLLOW constant
by Tobias Klauser
· 8 years ago
50298aa
unix: add seccomp mode constants
by Tobias Klauser
· 8 years ago
8d3b82d
unix: add Setxattr constants
by Tobias Klauser
· 8 years ago
0b25a40
unix: add Eventfd function on Linux
by Tobias Klauser
· 8 years ago
b9e8d46
unix: add additional rlimit resource constants
by Tobias Klauser
· 8 years ago
a2e06a1
unix: add bindings for keyutils syscalls
by Joe Richey joerichey@google.com
· 8 years ago
8c0a5ea
unix: add support for Linux filesystem encryption
by joerichey@google.com
· 8 years ago
ea9bcad
unix: generate all Linux go files from source
by Joe Richey
· 8 years ago
d67a327
unix: implement Linux AF_VSOCK sockets
by Matt Layher
· 8 years ago
e48874b
unix: add BLK* Linux ioctls
by Michael Stapelberg
· 8 years ago
76cc09b
unix: add Getrandom syscall bindings and flags
by Joe Richey
· 8 years ago
e459405
unix: add missing netlink constants on Linux
by Matt Layher
· 8 years ago
075e574
unix: implement Vmsplice, add SPLICE_F_* constants
by Matt Layher
· 8 years ago
e24f485
unix: add support for AF_ALG sockets on Linux
by Matt Layher
· 8 years ago
ce7380f
x/sys/unix: add fallocate constants
by Maxime de Roucy
· 8 years ago
30237cf
x/sys/unix: added SockaddrCAN struct to allow creation of AF_CAN sockets
by Elliot Morrison-Reed
· 8 years ago
b44883b
unix: add CLONE_NEWCGROUP for linux kernel >=4.6
by Jess Frazelle
· 9 years ago
23999e8
x/sys/unix: add support for O_TMPFILE in Linux
by Caio Marcelo de Oliveira Filho
· 9 years ago
7486f8e
unix: additional termios-related constants
by Nick Patavalis
· 9 years ago
379497e
unix: add explicit build tags
by Shenghou Ma
· 10 years ago
f2654f8
unix: add clock_gettime for Linux
by Damien Neil
· 10 years ago
7f15548
mksyscall.pl, types_linux.go: regenerate linux {386,amd64} files
by Ian Lance Taylor
· 10 years ago
dc3c21c
go.sys/unix: use syscall.Errno for errors
by Rob Pike
· 11 years ago
8442dd2
go.sys: update package names
by Rob Pike
· 11 years ago
20acc5c
go.sys: copy files from syscall package to go.sys/{plan9,windows,unix}
by Rob Pike
· 11 years ago