Szabolcs Nagy
|
3ba370fe8d
bits/syscall.h: add __NR_close_range from linux v5.9
|
4 年之前 |
Szabolcs Nagy
|
9b7ed9702c
bits/syscall.h: add __NR_faccessat2 from linux v5.8
|
4 年之前 |
Szabolcs Nagy
|
d990090384
add pidfd_getfd and openat2 syscall numbers from linux v5.6
|
5 年之前 |
Rich Felker
|
b4712ba445
remove legacy time32 timer[fd] syscalls from public syscall.h
|
5 年之前 |
Rich Felker
|
2cae9f59da
remove further legacy time32 clock syscalls from public syscall.h
|
5 年之前 |
Rich Felker
|
5a105f19b5
remove legacy clock_gettime and gettimeofday from public syscall.h
|
5 年之前 |
Szabolcs Nagy
|
fa765ca54f
add clone3 syscall number from linux v5.3
|
5 年之前 |
Szabolcs Nagy
|
a45289112c
add pidfd_open syscall number from linux v5.3
|
5 年之前 |
Szabolcs Nagy
|
b60763092e
add new syscall numbers from linux v5.2
|
5 年之前 |
Szabolcs Nagy
|
f3f96f2daa
add new syscall numbers from linux v5.1
|
5 年之前 |
Szabolcs Nagy
|
1114df5d60
aarch64, or1k: add kexec_file_load syscall number from linux v5.0
|
6 年之前 |
Szabolcs Nagy
|
53bef5c55e
aarch64, or1k: define rseq syscall number following linux v4.19
|
6 年之前 |
Szabolcs Nagy
|
d149e69c02
add io_pgetevents and rseq syscall numbers from linux v4.18
|
6 年之前 |
Szabolcs Nagy
|
9864f60e92
add statx syscall numbers from linux v4.11
|
7 年之前 |
Szabolcs Nagy
|
822dddfbf1
make syscall.h consistent with linux
|
8 年之前 |
Szabolcs Nagy
|
62eaf40bf4
add pkey_{mprotect,alloc,free} syscalls from linux v4.9
|
8 年之前 |
Szabolcs Nagy
|
78b1f3cb14
add preadv2 and pwritev2 syscall numbers for linux v4.6
|
8 年之前 |
Bobby Bingham
|
63e3a1661f
deduplicate __NR_* and SYS_* syscall number definitions
|
8 年之前 |