fix potential read past end of buffer in getnameinfo host name lookup
[musl] / arch / x32 / bits / alltypes.h.in
2019-11-02 Rich Felkermove time_t and suseconds_t definitions to common allty...
2019-10-17 Rich Felkermove pthread types out of per-arch alltypes.h
2019-10-17 Rich Felkerdefine LONG_MAX via arch alltypes.h, strip down bits...
2019-10-17 Rich Felkermove __BYTE_ORDER definition to alltypes.h
2019-10-17 Rich Felkerremove per-arch definitions for va_list
2019-09-08 Rich Felkerhonor __WCHAR_TYPE__ on archs with legacy long definiti...
2015-03-12 Rich Felkeralign x32 pthread type sizes to be common with 32-bit...
2015-03-04 Rich Felkerfix x32 pthread type definitions
2015-03-04 Rich Felkermake all objects used with atomic operations volatile
2014-12-21 Rich Felkermove wint_t definition to the shared part of alltypes...
2014-09-07 Rich Felkeradd threads.h and needed per-arch types for mtx_t and...
2014-08-20 Rich Felkeradd max_align_t definition for C11 and C++11
2014-08-17 Rich Felkermake pointers used in robust list volatile
2014-02-23 rofl0rx32 port (diff against vanilla x86_64)
2014-02-23 rofl0rimport vanilla x86_64 code as x32