Tobias Klauser
|
dad3d9fb7b
unix: add ClockGetres on Linux
|
7 年之前 |
Tobias Klauser
|
ee1b12c67a
unix: add MemfdCreate on Linux
|
7 年之前 |
Brad Fitzpatrick
|
2b024373dc
Revert "unix: implement SyncFileRange for ARM"
|
7 年之前 |
Andrei Gherzan
|
1b73967140
unix: implement SyncFileRange for ARM
|
7 年之前 |
Tobias Klauser
|
3249cb6984
unix: drop incorrect Fsetxattr size return value
|
7 年之前 |
Tobias Klauser
|
acbc56fc70
unix: add F*xattr on Linux
|
7 年之前 |
Tobias Klauser
|
2be389f392
unix: add Renameat2 on Linux
|
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
|
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 年之前 |
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 年之前 |