summaryrefslogtreecommitdiff
path: root/include/stdint.h
AgeCommit message (Expand)AuthorLines
2012-06-08fix signedness errors in stdint.h constant macrosRich Felker-2/+2
2012-02-07revert hacks for types of stdint.h integer constant macrosRich Felker-4/+4
2011-10-04make [U]INTn_C() macros have the right type...Rich Felker-4/+4
2011-09-19fix the type of wchar_t on arm; support wchar_t varying with archRich Felker-9/+4
2011-04-11more types cleanupRich Felker-12/+3
2011-04-11cleanup types stuff in headers, fix missing u_int*_t in sys/types.hRich Felker-0/+10
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+107