summaryrefslogtreecommitdiff
path: root/include/alltypes.h.in
AgeCommit message (Expand)AuthorLines
2014-12-21move wint_t definition to the shared part of alltypes.h.inRich Felker-0/+1
2014-10-13implement uchar.h (C11 UTF-16/32 conversion) interfacesRich Felker-0/+2
2013-07-22undefine internal-use type macros at the end of alltypes.hRich Felker-0/+4
2013-07-22move register_t and u_int64_t (back) to alltypesRich Felker-0/+2
2013-07-22fix regression in size of nlink_t (broken stat struct) on x86_64Rich Felker-1/+1
2013-07-22make regoff_t and regex_t match C++ ABIRich Felker-0/+1
2013-07-22make pthread_key_t unsigned to match ABIRich Felker-1/+1
2013-07-22make pthread attribute types structs, even when they just have one fieldRich Felker-3/+3
2013-07-22refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker-0/+65