1. dac4fc4 fix signedness of UINT32_MAX and UINT64_MAX at the preprocessor level by Rich Felker · 10 years ago
  2. aee9b15 fix signedness of WINT_MIN expression by Rich Felker · 10 years ago
  3. c4dd0c9 change wint_t to unsigned by Rich Felker · 11 years ago
  4. 9448b05 refactor headers, especially alltypes.h, and improve C++ ABI compat by Rich Felker · 11 years ago
  5. 43653c1 remove __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS checks in stdint.h by Rich Felker · 12 years ago
  6. f77bab5 fix type issues in stdint.h so underlying types of 64-bit types match ABI by Rich Felker · 12 years ago
  7. c7af271 eliminate bits/wchar.h by Rich Felker · 12 years ago
  8. 3d64946 fix signedness errors in stdint.h constant macros by Rich Felker · 12 years ago
  9. a591e03 revert hacks for types of stdint.h integer constant macros by Rich Felker · 13 years ago
  10. 73f5ff4 make [U]INTn_C() macros have the right type... by Rich Felker · 13 years ago
  11. 224c7a3 fix the type of wchar_t on arm; support wchar_t varying with arch by Rich Felker · 13 years ago
  12. 43b2e9b more types cleanup by Rich Felker · 14 years ago
  13. 28bde3b cleanup types stuff in headers, fix missing u_int*_t in sys/types.h by Rich Felker · 14 years ago
  14. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago