about summary refs log tree commit diff
path: root/include/alltypes.h.in
Commit message (Expand)AuthorAgeFilesLines
* move wint_t definition to the shared part of alltypes.h.inRich Felker2014-12-211-0/+1
* implement uchar.h (C11 UTF-16/32 conversion) interfacesRich Felker2014-10-131-0/+2
* undefine internal-use type macros at the end of alltypes.hRich Felker2013-07-221-0/+4
* move register_t and u_int64_t (back) to alltypesRich Felker2013-07-221-0/+2
* fix regression in size of nlink_t (broken stat struct) on x86_64Rich Felker2013-07-221-1/+1
* make regoff_t and regex_t match C++ ABIRich Felker2013-07-221-0/+1
* make pthread_key_t unsigned to match ABIRich Felker2013-07-221-1/+1
* make pthread attribute types structs, even when they just have one fieldRich Felker2013-07-221-3/+3
* refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker2013-07-221-0/+65