22 Commits (5122f9f3c99fee366167c5de98b31546312921ab)

Author SHA1 Message Date
J. Neuschäfer fcdff46a32 statx: add Linux 6.11 fields/constants 2 years ago
Khem Raj 047a16398b sys/stat.h: fix typo in statx member name stx_dio_offset_align 2 years ago
Rich Felker 23ab04a863 statx: add new struct statx fields and corresponding mask macros 2 years ago
Rich Felker cbf1c7b605 add missing STATX_ATTR_* macros omitted when statx was added 2 years ago
Duncan Bellamy b817541f1c add statx interface using syscall, fallback to fstatat 4 years ago
Rich Felker 25e6fee27f remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE 4 years ago
Rich Felker 1febd21d3f add time64 symbol name redirects to public headers, under arch control 7 years ago
Rich Felker 7597fc25a2 fix various header namespace issues under feature-test-macro control 10 years ago
Szabolcs Nagy 7ff804269b fix macros for LFS *64_t types in sys/stat.h, sys/types.h, glob.h 12 years ago
Rich Felker 769fd4ce20 feature test macros: make _GNU_SOURCE enable everything 14 years ago
Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 14 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE 14 years ago
Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro 14 years ago
Rich Felker f0b85fd926 add *64 junk for sys/*.h headers 14 years ago
Rich Felker 7ecab79f58 add some traditional aliases to stat.h 15 years ago
Rich Felker 4a19634f07 add missing UTIME_* macros in sys/stat.h 15 years ago
Rich Felker ac12eb91bd fcntl.h should make availabel the mode constants from sys/stat.h 15 years ago
Rich Felker eda8e9da76 implement futimens and utimensat 15 years ago
Rich Felker d5ca067c7b add portable lchown (trivial to support and a few ancient things want it..) 15 years ago
Rich Felker 74eea628cf extensive header cleanup for standards conformance & correctness 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago