1. 2ed4e9d remove parameter names from public headers by Rich Felker · 8 years ago
  2. 5505f6a add missing *_unlocked and wcsftime_l prototypes to wchar.h by Daniel Sabogal · 8 years ago
  3. d0040e2 improve iswdigit macro to diagnose errors by Rich Felker · 10 years ago
  4. a60457c suppress macro definitions of ctype functions under C++ by Rich Felker · 10 years ago
  5. ab9672a implement uchar.h (C11 UTF-16/32 conversion) interfaces by Rich Felker · 10 years ago
  6. c8a9c22 restore type of NULL to void * except when used in C++ programs by Rich Felker · 11 years ago
  7. 2e5dfa5 fix feature test macro logic for _BSD_SOURCE by Rich Felker · 11 years ago
  8. c4dd0c9 change wint_t to unsigned by Rich Felker · 11 years ago
  9. 9448b05 refactor headers, especially alltypes.h, and improve C++ ABI compat by Rich Felker · 11 years ago
  10. a3e2f3c respect iso c namespace in stdio.h and wchar.h regarding va_list by Rich Felker · 11 years ago
  11. c7af271 eliminate bits/wchar.h by Rich Felker · 12 years ago
  12. 41d7c77 use a common definition of NULL as 0L for C and C++ by Rich Felker · 12 years ago
  13. c1a9658 default features: make musl usable without feature test macros by Rich Felker · 12 years ago
  14. 400c5e5 use restrict everywhere it's required by c99 and/or posix 2008 by Rich Felker · 12 years ago
  15. e0614f7 add all missing wchar functions except floating point parsers by Rich Felker · 13 years ago
  16. 224c7a3 fix the type of wchar_t on arm; support wchar_t varying with arch by Rich Felker · 13 years ago
  17. 1461e02 implement open_wmemstream by Rich Felker · 13 years ago
  18. c74d306 missing prototypes for mbsnrtowcs and wcsnrtombs by Rich Felker · 13 years ago
  19. 1c1aa32 missing prototype for wcscoll (stub) by Rich Felker · 14 years ago
  20. e18b563 implement [v]swprintf by Rich Felker · 14 years ago
  21. c247ebd more header fixes, minor warning fix by Rich Felker · 14 years ago
  22. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago