Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS checks in stdint.h | Rich Felker | 2013-04-22 | 1 | -8/+0 |
* | fix type issues in stdint.h so underlying types of 64-bit types match ABI | Rich Felker | 2013-04-04 | 1 | -8/+15 |
* | eliminate bits/wchar.h | Rich Felker | 2013-04-04 | 1 | -1/+8 |
* | fix signedness errors in stdint.h constant macros | Rich Felker | 2012-06-08 | 1 | -2/+2 |
* | revert hacks for types of stdint.h integer constant macros | Rich Felker | 2012-02-07 | 1 | -4/+4 |
* | make [U]INTn_C() macros have the right type... | Rich Felker | 2011-10-04 | 1 | -4/+4 |
* | fix the type of wchar_t on arm; support wchar_t varying with arch | Rich Felker | 2011-09-19 | 1 | -9/+4 |
* | more types cleanup | Rich Felker | 2011-04-11 | 1 | -12/+3 |
* | cleanup types stuff in headers, fix missing u_int*_t in sys/types.h | Rich Felker | 2011-04-11 | 1 | -0/+10 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+107 |