Rich Felker
|
5bd0ab8af6
work around nasty gcc bug in the i386 syscall asm
|
13 tahun lalu |
Rich Felker
|
26f38328d6
add prlimit syscall wrapper
|
13 tahun lalu |
Rich Felker
|
0b6eb2dfb2
update syscalls with off_t arguments to handle argument alignment, if needed
|
13 tahun lalu |
Rich Felker
|
836ba93d93
__syscall5 inline is having trouble with PIC; just use the function for now
|
13 tahun lalu |
Rich Felker
|
1c76683cb4
add syscall wrappers for posix_fadvise, posix_fallocate
|
14 tahun lalu |
Rich Felker
|
feee98903c
overhaul pthread cancellation
|
14 tahun lalu |
Rich Felker
|
4cc78719dd
fix bug from syscall overhaul: extra __syscall_ret call for 0-arg syscalls
|
14 tahun lalu |
Rich Felker
|
bae862ab18
honor namespace for i386 syscall.h, even though it's not a standard header
|
14 tahun lalu |
Rich Felker
|
685e40bb09
syscall overhaul part two - unify public and internal syscall interface
|
14 tahun lalu |
Rich Felker
|
d00ff2950e
overhaul syscall interface
|
14 tahun lalu |