Tobias Klauser
|
28a7276518
unix: add SyscallNoError and RawSyscallNoError on Linux
|
8 years ago |
Tobias Klauser
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 years ago |
Tobias Klauser
|
686000749e
unix: correct type for timeout argument to Select on linux/{arm64,mips64x}
|
8 years ago |
Joe Richey joerichey@google.com
|
568757c03f
unix: Properly generate files for Linux
|
8 years ago |
Kirill Smelkov
|
35ef4487ce
unix: add Syncfs function on Linux
|
8 years ago |
Tobias Klauser
|
d6d53c0e54
unix: add Msync function on Linux
|
8 years ago |
Tobias Klauser
|
c23410a886
unix: check Fchmodat flags parameter on Linux
|
8 years ago |
Tobias Klauser
|
0b25a408a5
unix: add Eventfd function on Linux
|
8 years ago |
Tobias Klauser
|
b90f89a1e7
unix: add missing xattr symlink syscall functions on Linux
|
8 years ago |
Matt Layher
|
a55a760868
unix: add IoctlGetInt and IoctlSetInt on Linux
|
8 years ago |
Joe Richey joerichey@google.com
|
a2e06a18b0
unix: add bindings for keyutils syscalls
|
8 years ago |
Derek McGowan
|
f845067cf7
unix: add Linux CopyFileRange syscall
|
8 years ago |
Joe Richey
|
ea9bcade75
unix: generate all Linux go files from source
|
8 years ago |
Joe Richey
|
76cc09b634
unix: add Getrandom syscall bindings and flags
|
8 years ago |
Sameer Ajmani
|
aaabbdc969
x/sys/unix: remove the "use" function and its calls.
|
8 years ago |
Alexander Menzhinsky
|
b699b70325
x/sys/unix: add Getsid on linux
|
9 years ago |
Ian Lance Taylor
|
9a2e24c373
unix: fix name of prlimit parameters
|
9 years ago |
Hiroshi Ioka
|
9bb9f0998d
x/sys/unix: add *linkat functions on linux
|
9 years ago |
Brad Fitzpatrick
|
8d1157a435
Revert "x/sys/unix: add *linkat functions on linux"
|
9 years ago |
Hiroshi Ioka
|
1f5e250e11
x/sys/unix: add *linkat functions on linux
|
9 years ago |
kortschak
|
5a8c7f28c1
unix: add Ppoll support for linux
|
9 years ago |
kortschak
|
7f918dd405
unix: add Poll for linux
|
9 years ago |
Riku Voipio
|
f64b50fbea
unix: fix Pause on linux-arm64
|
9 years ago |
Riku Voipio
|
324e137580
unix: fix EpollWait for arm64
|
9 years ago |
Caio Marcelo de Oliveira Filho
|
23999e87b4
x/sys/unix: add support for O_TMPFILE in Linux
|
9 years ago |
Benoit Sigoure
|
54535356f1
x/sys/unix: Add support for the setns system call.
|
9 years ago |
Hiroshi Ioka
|
7e44b69d78
x/sys/unix: fix invalid syscall on linux/arm
|
9 years ago |
Dave Cheney
|
18d75a3b5e
unix: add Prctl for linux platforms
|
10 years ago |
Shenghou Ma
|
379497e3ff
unix: add explicit build tags
|
10 years ago |
Ian Lance Taylor
|
04f0f96bfa
unix: move InotifyInit into GOARCH specific Linux files
|
10 years ago |