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. 9bff7c1 implement "low hanging fruit" from C11 by Rich Felker · 12 years ago
  4. 6171827 add bsd fgetln function by Rich Felker · 12 years ago
  5. 25b88f0 add prototypes for getw/putw by Rich Felker · 12 years ago
  6. 3b94dab _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE by Rich Felker · 12 years ago
  7. a34b046 there is no such GNU function fpurge, only __fpurge. by Rich Felker · 12 years ago
  8. b63cab7 add prototype for BSD/GNU stdio *_unlocked extension functions by Rich Felker · 12 years ago
  9. 15c7af3 remove duplicate lfs64 cruft in stdio.h by Rich Felker · 12 years ago
  10. 419ae6d support _BSD_SOURCE feature test macro by Rich Felker · 12 years ago
  11. 2dd8d5e add support for ugly *64 functions with _LARGEFILE64_SOURCE by Rich Felker · 12 years ago
  12. ce17ea6 add prototypes for GNU *_unlocked stdio functions by Rich Felker · 13 years ago
  13. d4fa6f0 implement fmemopen by Rich Felker · 13 years ago
  14. b158b32 implement open_memstream by Rich Felker · 13 years ago
  15. 7640497 implement the nonstandard GNU function fpurge by Rich Felker · 13 years ago
  16. e721800 add more legacy functions: setlinebuf and setbuffer by Rich Felker · 13 years ago
  17. 46b9942 prototypes for GNU asprintf/vasprintf by Rich Felker · 14 years ago
  18. 571312d move stdio stuff that's not arch-specific out of bits by Rich Felker · 14 years ago
  19. 80695b1 begin namespace-cleanup of standard C headers by Rich Felker · 14 years ago
  20. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago