switch all existing 32-bit archs to 64-bit time_t
[musl] / arch / sh / bits / alltypes.h.in
2019-11-02 Rich Felkerswitch all existing 32-bit archs to 64-bit time_t
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-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-28 Rich Felkerrename superh port to "sh" for consistency