1. 1bc10ff add _DIRENT_HAVE_D_* macros to dirent.h by Rostislav Skudnov · 7 years ago
  2. 7597fc2 fix various header namespace issues under feature-test-macro control by Rich Felker · 8 years ago
  3. befa586 make brace placement in public header struct definitions consistent by Rich Felker · 8 years ago
  4. 9448b05 refactor headers, especially alltypes.h, and improve C++ ABI compat by Rich Felker · 11 years ago
  5. 769fd4c feature test macros: make _GNU_SOURCE enable everything by Rich Felker · 12 years ago
  6. c1a9658 default features: make musl usable without feature test macros by Rich Felker · 12 years ago
  7. 400c5e5 use restrict everywhere it's required by c99 and/or posix 2008 by Rich Felker · 12 years ago
  8. 9a470b0 fix dirent.h with _BSD_SOURCE by Rich Felker · 12 years ago
  9. 0c42beb publicly expose getdents api under _BSD_SOURCE by Rich Felker · 12 years ago
  10. fbffcee add (currently stubbed due to stubbed strverscmp) versionsort function by Rich Felker · 12 years ago
  11. 3b94dab _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE by Rich Felker · 12 years ago
  12. 419ae6d support _BSD_SOURCE feature test macro by Rich Felker · 12 years ago
  13. 2dd8d5e add support for ugly *64 functions with _LARGEFILE64_SOURCE by Rich Felker · 12 years ago
  14. da88b16 fix handling of d_name in struct dirent by Rich Felker · 13 years ago
  15. 06baa2b d_fileno alias for d_ino in dirent by Rich Felker · 14 years ago
  16. 91f7db2 fix typos in dirent.h by Rich Felker · 14 years ago
  17. 5d0d6d9 add macros for use with d_type extension field in dirent by Rich Felker · 14 years ago
  18. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago