aboutsummaryrefslogtreecommitdiff
path: root/include/inttypes.h
AgeCommit message (Expand)Author
2013-10-30fix inttypes.h PRI and SCN macros for [u]intptr_t typesRich Felker
2013-05-17remove the __STDC_FORMAT_MACROS nonsense from inttypes.hRich Felker
2012-12-02fix a couple issues in the inttypes.h PRI/SCN macrosRich Felker
2012-09-08remove all remaining redundant __restrict/__inline/_Noreturn defsRich Felker
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker