8 Commits (0b6eb2dfb2e84a8a51906e7634f3d5edc230b058)

Author SHA1 Message Date
Rich Felker 0b6eb2dfb2 update syscalls with off_t arguments to handle argument alignment, if needed 15 years ago
Rich Felker 836ba93d93 __syscall5 inline is having trouble with PIC; just use the function for now 15 years ago
Rich Felker 1c76683cb4 add syscall wrappers for posix_fadvise, posix_fallocate 15 years ago
Rich Felker feee98903c overhaul pthread cancellation 15 years ago
Rich Felker 4cc78719dd fix bug from syscall overhaul: extra __syscall_ret call for 0-arg syscalls 15 years ago
Rich Felker bae862ab18 honor namespace for i386 syscall.h, even though it's not a standard header 15 years ago
Rich Felker 685e40bb09 syscall overhaul part two - unify public and internal syscall interface 15 years ago
Rich Felker d00ff2950e overhaul syscall interface 15 years ago
Rich Felker 9b235e8374 remove standalone syscall cruft 15 years ago
Rich Felker c2afb747b0 yet another ugly legacy syscall rename... 15 years ago
Rich Felker f7eb91e795 fix getrlimit handling on 32-bit systems, and ease porting to 64-bit 15 years ago
Rich Felker 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
Rich Felker cfe373146d finish moving 32-bit-specific junk out of source files. 15 years ago
Rich Felker a5bf06c035 move arch-specific internal headers into place 15 years ago
Rich Felker 2cdfb7ca26 cleaning up syscalls in preparation for x86_64 port 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago