1. c1a9658 default features: make musl usable without feature test macros by Rich Felker · 12 years ago
  2. 400c5e5 use restrict everywhere it's required by c99 and/or posix 2008 by Rich Felker · 12 years ago
  3. 9a470b0 fix dirent.h with _BSD_SOURCE by Rich Felker · 12 years ago
  4. 0c42beb publicly expose getdents api under _BSD_SOURCE by Rich Felker · 12 years ago
  5. fbffcee add (currently stubbed due to stubbed strverscmp) versionsort function by Rich Felker · 12 years ago
  6. 3b94dab _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE by Rich Felker · 12 years ago
  7. 419ae6d support _BSD_SOURCE feature test macro by Rich Felker · 12 years ago
  8. 2dd8d5e add support for ugly *64 functions with _LARGEFILE64_SOURCE by Rich Felker · 12 years ago
  9. da88b16 fix handling of d_name in struct dirent by Rich Felker · 13 years ago
  10. 06baa2b d_fileno alias for d_ino in dirent by Rich Felker · 13 years ago
  11. 91f7db2 fix typos in dirent.h by Rich Felker · 13 years ago
  12. 5d0d6d9 add macros for use with d_type extension field in dirent by Rich Felker · 13 years ago
  13. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago