Tobias Klauser
|
943d5127bd
unix: add support to get/set Linux capabilities
|
6 gadi atpakaļ |
Yuval Pavel Zholkover
|
adf421d2ca
unix: fix Signalfd function signature on linux
|
6 gadi atpakaļ |
Brad Fitzpatrick
|
953cdadca8
unix: add unexported name_to_handle_at and open_by_handle_at types & wrappers
|
6 gadi atpakaļ |
Dominik Honnef
|
c2f5717e61
unix: add fanotify API on Linux
|
6 gadi atpakaļ |
Tobias Klauser
|
e5ecc2a674
unix: use Renameat2 to implement Renameat on linux/riscv64
|
6 gadi atpakaļ |
Tobias Klauser
|
a457fd0364
unix: add Signalfd on linux
|
6 gadi atpakaļ |
Sebastian Schmidt
|
2be5172556
unix: add ClockNanosleep and TIMER_ABSTIME
|
6 gadi atpakaļ |
Visweswara R
|
4ed8d59d0b
unix: replace "mksyscall.pl" script with a Go program
|
7 gadi atpakaļ |
Tobias Klauser
|
fc8bd948cf
unix: don't use deprecated syscalls on linux/arm64
|
7 gadi atpakaļ |
Tobias Klauser
|
c488ab1dd8
unix: add Fadvise on linux/{arm64,mipsx.mips64x,ppx64x,sparc64}
|
7 gadi atpakaļ |
Derek McGowan
|
f845067cf7
unix: add Linux CopyFileRange syscall
|
8 gadi atpakaļ |
Joe Richey
|
76cc09b634
unix: add Getrandom syscall bindings and flags
|
8 gadi atpakaļ |
Sameer Ajmani
|
aaabbdc969
x/sys/unix: remove the "use" function and its calls.
|
8 gadi atpakaļ |
Alexander Menzhinsky
|
b699b70325
x/sys/unix: add Getsid on linux
|
9 gadi atpakaļ |
Ian Lance Taylor
|
9a2e24c373
unix: fix name of prlimit parameters
|
9 gadi atpakaļ |
James Clarke
|
002cbb5f95
unix: Fix *linkat on sparc64 and s390x
|
9 gadi atpakaļ |
James Clarke
|
67f277b6fe
unix: Added linux/sparc64 gccgo support
|
9 gadi atpakaļ |