11 Commits (e7257d3e63b10d4725450c383e94cdbb997d9151)

Author SHA1 Message Date
Rich Felker b72db3d1ed move fallocate syscall wrapper to linux-specific syscalls dir 14 years ago
Rich Felker adb88e773b add fallocate (nonstandardized) function 14 years ago
Rich Felker 5271ff46b9 fix broken fallocate syscall in posix_fallocate 14 years ago
Rich Felker 4e8b0938d9 proper error handling for fcntl F_GETOWN on modern kernels 14 years ago
Rich Felker a541297617 enable LARGEFILE64 aliases 14 years ago
Rich Felker 8e8ddeff7e fix F_GETOWN return value handling 15 years ago
Rich Felker 0b6eb2dfb2 update syscalls with off_t arguments to handle argument alignment, if needed 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 aa398f56fa global cleanup to use the new syscall interface 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago