rework langinfo code for ABI compat and for use by time code
[musl] / include / alltypes.h.in
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...