Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix inttypes.h PRI and SCN macros for [u]intptr_t types | Rich Felker | 2013-10-30 | 1 | -11/+13 |
* | remove the __STDC_FORMAT_MACROS nonsense from inttypes.h | Rich Felker | 2013-05-17 | 1 | -4/+0 |
* | fix a couple issues in the inttypes.h PRI/SCN macros | Rich Felker | 2012-12-02 | 1 | -22/+25 |
* | remove all remaining redundant __restrict/__inline/_Noreturn defs | Rich Felker | 2012-09-08 | 1 | -6/+1 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -4/+10 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+227 |