about summary refs log tree commit diff
path: root/include/alltypes.h.in
Commit message (Expand)AuthorAgeFilesLines
* 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