1. e02e5e2 Remove WCHAR_MIN and WCHAR_MAX from limits.h. According to posix and c99 by Eric Christopher · 13 years ago
  2. 2f5127e Implement a __WCHAR_UNSIGNED__ macro and use it to include WCHAR_MIN and by Sean Hunt · 13 years ago
  3. ac21a21 Futher reduce the includes of our builtin headers, and teach limits.h to avoid by Chandler Carruth · 14 years ago
  4. a22848f Pick up MB_LEN_MAX as defined by the system <limits.h>, when it's provided there by Douglas Gregor · 15 years ago
  5. 2fc47b5 add support for the LONG_LONG_MIN/LONG_LONG_MAX/ULONG_LONG_MAX limits.h GNU extensions. by Chris Lattner · 15 years ago
  6. 3855b9a Fix limits.h for linux, as glibc does a #include_next unless by Mike Stump · 16 years ago
  7. ed27d44 only define MB_LEN_MAX if the system <limits.h> doesn't. by Chris Lattner · 16 years ago
  8. 2a67f7b add a stdint.h header. by Chris Lattner · 16 years ago
  9. a9cece6 correct description by Chris Lattner · 16 years ago
  10. c807423 first hack at limits.h by Chris Lattner · 16 years ago