Eric Chiang
|
ef0ce17483
unix: add KEYCTL_RESTRICT_KEYRING capabilities
|
5 years ago |
Tobias Klauser
|
943d5127bd
unix: add support to get/set Linux capabilities
|
5 years ago |
Yuval Pavel Zholkover
|
adf421d2ca
unix: fix Signalfd function signature on linux
|
5 years ago |
Brad Fitzpatrick
|
953cdadca8
unix: add unexported name_to_handle_at and open_by_handle_at types & wrappers
|
5 years ago |
Dominik Honnef
|
c2f5717e61
unix: add fanotify API on Linux
|
5 years ago |
Tobias Klauser
|
e5ecc2a674
unix: use Renameat2 to implement Renameat on linux/riscv64
|
5 years ago |
Tobias Klauser
|
a457fd0364
unix: add Signalfd on linux
|
5 years ago |
Sebastian Schmidt
|
2be5172556
unix: add ClockNanosleep and TIMER_ABSTIME
|
5 years ago |
Visweswara R
|
4ed8d59d0b
unix: replace "mksyscall.pl" script with a Go program
|
6 years ago |
Tobias Klauser
|
731415f00d
unix: add kernel module load/unload syscalls on Linux
|
6 years ago |
Tobias Klauser
|
dad3d9fb7b
unix: add ClockGetres on Linux
|
6 years ago |
Tobias Klauser
|
ee1b12c67a
unix: add MemfdCreate on Linux
|
6 years ago |
Tobias Klauser
|
3249cb6984
unix: drop incorrect Fsetxattr size return value
|
6 years ago |
Tobias Klauser
|
acbc56fc70
unix: add F*xattr on Linux
|
6 years ago |
Tobias Klauser
|
2be389f392
unix: add Renameat2 on Linux
|
6 years ago |
David Wimmer
|
c4d1ff19d3
unix: implement pipe() on linux/mips
|
6 years ago |
Thanabodee Charoenpiriyakij
|
ad87a3a340
unix: check faccessat flags parameter on Linux
|
6 years ago |
Tobias Klauser
|
fc8bd948cf
unix: don't use deprecated syscalls on linux/arm64
|
6 years ago |
Ian Lance Taylor
|
bb9c189858
unix: 32-bit MIPS splice system call returns int, not int64
|
6 years ago |
Adam Sindelar
|
2f57af4873
unix: add wrapper around perf_event_open on Linux
|
6 years ago |
Tobias Klauser
|
c488ab1dd8
unix: add Fadvise on linux/{arm64,mipsx.mips64x,ppx64x,sparc64}
|
6 years ago |
Tobias Klauser
|
fff93fa7cd
unix: add Statx on Linux
|
6 years ago |
Tobias Klauser
|
28a7276518
unix: add SyscallNoError and RawSyscallNoError on Linux
|
6 years ago |
Tobias Klauser
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
7 years ago |
Tobias Klauser
|
686000749e
unix: correct type for timeout argument to Select on linux/{arm64,mips64x}
|
7 years ago |
Joe Richey joerichey@google.com
|
568757c03f
unix: Properly generate files for Linux
|
7 years ago |
Kirill Smelkov
|
35ef4487ce
unix: add Syncfs function on Linux
|
7 years ago |
Tobias Klauser
|
d6d53c0e54
unix: add Msync function on Linux
|
7 years ago |
Tobias Klauser
|
c23410a886
unix: check Fchmodat flags parameter on Linux
|
7 years ago |
Tobias Klauser
|
0b25a408a5
unix: add Eventfd function on Linux
|
7 years ago |