fix potential deadlock in dlerror buffer handling at thread exit
[musl] / arch / aarch64 / 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
2015-03-20 Rich Felkerfix missing max_align_t definition on aarch64
2015-03-12 Szabolcs Nagyadd aarch64 port