Historique des commits

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