1. 36c30c4 add missing legacy LFS *64 symbol aliases by Szabolcs Nagy · 10 years ago
  2. b9f7f2e fix readdir not to set ENOENT when directory is removed while reading by Rich Felker · 11 years ago
  3. 5717444 include cleanups: remove unused headers and add feature test macros by Szabolcs Nagy · 11 years ago
  4. 9448b05 refactor headers, especially alltypes.h, and improve C++ ABI compat by Rich Felker · 11 years ago
  5. 400c5e5 use restrict everywhere it's required by c99 and/or posix 2008 by Rich Felker · 12 years ago
  6. fbffcee add (currently stubbed due to stubbed strverscmp) versionsort function by Rich Felker · 12 years ago
  7. 4750cf4 ditch the priority inheritance locks; use malloc's version of lock by Rich Felker · 12 years ago
  8. fa84566 fix errno value when fdopendir is given an invalid file descriptor by Rich Felker · 13 years ago
  9. f937031 optimize opendir using O_CLOEXEC by Rich Felker · 13 years ago
  10. da88b16 fix handling of d_name in struct dirent by Rich Felker · 13 years ago
  11. 75a0be1 avoid fd leak if opendir is cancelled when calloc has failed by Rich Felker · 13 years ago
  12. dae17a1 fix errno handling in scandir: by Rich Felker · 13 years ago
  13. aa398f5 global cleanup to use the new syscall interface by Rich Felker · 14 years ago
  14. cfe3731 finish moving 32-bit-specific junk out of source files. by Rich Felker · 14 years ago
  15. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago