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