15 Commits (b72db3d1ed561d31d059acc7e9a5aacb8c5ee9ac)

Author SHA1 Message Date
Rich Felker 90f770523f add linux readahead syscall 14 years ago
Rich Felker adb88e773b add fallocate (nonstandardized) function 14 years ago
Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 14 years ago
Rich Felker c4ea0e3f8e provide loff_t for splice syscall 14 years ago
Rich Felker 53147f902b add splice and vmsplice syscalls 14 years ago
Rich Felker 4e8b0938d9 proper error handling for fcntl F_GETOWN on modern kernels 14 years ago
Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE 14 years ago
Rich Felker 671ffab776 various header cleanups, some related to _BSD_SOURCE addition 14 years ago
Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro 14 years ago
Rich Felker 2dd8d5e1b8 add support for ugly *64 functions with _LARGEFILE64_SOURCE 14 years ago
Rich Felker 67b25fe0a8 move F_DUPFD_CLOEXEC out of bits 14 years ago
Rich Felker a3aa89d826 fix O_SYNC definition, cleanup fcntl.h 15 years ago
Rich Felker c2b18f3531 fcntl.h: move macros that do not vary between archs out of bits 15 years ago
Rich Felker ac12eb91bd fcntl.h should make availabel the mode constants from sys/stat.h 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago