9 Commits (eb5ae94016f0e3e4fb7d0715346b09335f14655d)

Author SHA1 Message Date
Rich Felker 91f15e2d0d move wint_t definition to the shared part of alltypes.h.in 11 years ago
Rich Felker ab9672ae73 implement uchar.h (C11 UTF-16/32 conversion) interfaces 12 years ago
Rich Felker 9578f0530a undefine internal-use type macros at the end of alltypes.h 13 years ago
Rich Felker 009f186810 move register_t and u_int64_t (back) to alltypes 13 years ago
Rich Felker 1c6cace0bf fix regression in size of nlink_t (broken stat struct) on x86_64 13 years ago
Rich Felker 8327ae0cb2 make regoff_t and regex_t match C++ ABI 13 years ago
Rich Felker 4e3c6b4303 make pthread_key_t unsigned to match ABI 13 years ago
Rich Felker 0109d950e6 make pthread attribute types structs, even when they just have one field 13 years ago
Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat 13 years ago