Tobias Klauser
|
ce36f3865e
unix: regenerate syscall wrappers for linux/ppc64{,le}
|
7 年之前 |
Thanabodee Charoenpiriyakij
|
ad87a3a340
unix: check faccessat flags parameter on Linux
|
7 年之前 |
Tobias Klauser
|
fc8bd948cf
unix: don't use deprecated syscalls on linux/arm64
|
7 年之前 |
Adam Sindelar
|
2f57af4873
unix: add wrapper around perf_event_open on Linux
|
7 年之前 |
Tobias Klauser
|
c488ab1dd8
unix: add Fadvise on linux/{arm64,mipsx.mips64x,ppx64x,sparc64}
|
7 年之前 |
Tobias Klauser
|
fff93fa7cd
unix: add Statx on Linux
|
8 年之前 |
Tobias Klauser
|
28a7276518
unix: add SyscallNoError and RawSyscallNoError on Linux
|
8 年之前 |
Tobias Klauser
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 年之前 |
Tobias Klauser
|
686000749e
unix: correct type for timeout argument to Select on linux/{arm64,mips64x}
|
8 年之前 |
Carlos Eduardo Seo
|
429f518978
unix: update Select to use newselect on ppc64x
|
8 年之前 |
Joe Richey joerichey@google.com
|
568757c03f
unix: Properly generate files for Linux
|
8 年之前 |
Kirill Smelkov
|
35ef4487ce
unix: add Syncfs function on Linux
|
8 年之前 |
Tobias Klauser
|
d6d53c0e54
unix: add Msync function on Linux
|
8 年之前 |
Tobias Klauser
|
c23410a886
unix: check Fchmodat flags parameter on Linux
|
8 年之前 |
Tobias Klauser
|
0b25a408a5
unix: add Eventfd function on Linux
|
8 年之前 |
Tobias Klauser
|
b90f89a1e7
unix: add missing xattr symlink syscall functions on Linux
|
8 年之前 |
Matt Layher
|
a55a760868
unix: add IoctlGetInt and IoctlSetInt on Linux
|
8 年之前 |
Joe Richey joerichey@google.com
|
a2e06a18b0
unix: add bindings for keyutils syscalls
|
8 年之前 |
Derek McGowan
|
f845067cf7
unix: add Linux CopyFileRange syscall
|
8 年之前 |
Joe Richey
|
ea9bcade75
unix: generate all Linux go files from source
|
8 年之前 |
Joe Richey
|
76cc09b634
unix: add Getrandom syscall bindings and flags
|
8 年之前 |
Sameer Ajmani
|
aaabbdc969
x/sys/unix: remove the "use" function and its calls.
|
8 年之前 |
Alexander Menzhinsky
|
b699b70325
x/sys/unix: add Getsid on linux
|
9 年之前 |
Ian Lance Taylor
|
9a2e24c373
unix: fix name of prlimit parameters
|
9 年之前 |
Hiroshi Ioka
|
9bb9f0998d
x/sys/unix: add *linkat functions on linux
|
9 年之前 |
Brad Fitzpatrick
|
8d1157a435
Revert "x/sys/unix: add *linkat functions on linux"
|
9 年之前 |
Hiroshi Ioka
|
1f5e250e11
x/sys/unix: add *linkat functions on linux
|
9 年之前 |
kortschak
|
5a8c7f28c1
unix: add Ppoll support for linux
|
9 年之前 |
kortschak
|
7f918dd405
unix: add Poll for linux
|
9 年之前 |
Christy Perez
|
b776ec39b3
unix: fix epoll and missing syscalls for ppc64x
|
9 年之前 |