OSDN Git Service

fix sigaltstack to ignore ss_size with SS_DISABLE, per POSIX
[android-x86/external-musl-libc.git] / include / alltypes.h.in
2019-03-12 Rich Felkermake FILE a complete type for pre-C11 standard profiles
2018-03-13 Rich Felkerexplicitly use signed keyword to define intNN_t and...
2014-12-21 Rich Felkermove wint_t definition to the shared part of alltypes...
2014-10-14 Rich Felkerimplement uchar.h (C11 UTF-16/32 conversion) interfaces
2013-07-23 Rich Felkerundefine internal-use type macros at the end of alltypes.h
2013-07-22 Rich Felkermove register_t and u_int64_t (back) to alltypes
2013-07-22 Rich Felkerfix regression in size of nlink_t (broken stat struct...
2013-07-22 Rich Felkermake regoff_t and regex_t match C++ ABI
2013-07-22 Rich Felkermake pthread_key_t unsigned to match ABI
2013-07-22 Rich Felkermake pthread attribute types structs, even when they...
2013-07-22 Rich Felkerrefactor headers, especially alltypes.h, and improve...