Historique des commits

Auteur SHA1 Message Date
  Rich Felker 1b0d48517f implement posix_getdents adopted for next issue of POSIX il y a 6 mois
  Rich Felker 25e6fee27f remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE il y a 2 ans
  Rich Felker 614c9e7b1e move struct dirent to bits header, allow NAME_MAX to vary il y a 4 ans
  Rostislav Skudnov 1bc10ffeaa add _DIRENT_HAVE_D_* macros to dirent.h il y a 6 ans
  Rich Felker 7597fc25a2 fix various header namespace issues under feature-test-macro control il y a 8 ans
  Rich Felker befa5866ee make brace placement in public header struct definitions consistent il y a 8 ans
  Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat il y a 11 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 9a470b0a6e fix dirent.h with _BSD_SOURCE il y a 12 ans
  Rich Felker 0c42beb5f9 publicly expose getdents api under _BSD_SOURCE il y a 12 ans
  Rich Felker fbffcee63d add (currently stubbed due to stubbed strverscmp) versionsort function 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 2dd8d5e1b8 add support for ugly *64 functions with _LARGEFILE64_SOURCE il y a 12 ans
  Rich Felker da88b16a22 fix handling of d_name in struct dirent il y a 13 ans
  Rich Felker 06baa2b56c d_fileno alias for d_ino in dirent il y a 13 ans
  Rich Felker 91f7db2621 fix typos in dirent.h il y a 13 ans
  Rich Felker 5d0d6d9836 add macros for use with d_type extension field in dirent il y a 13 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 13 ans