mirror of
git://git.musl-libc.org/musl
synced 2024-12-15 19:25:55 +00:00
c4dd0c98ba
aside from the obvious C++ ABI purpose for this change, it also brings musl into alignment with the compiler's idea of the definition of wint_t (use in -Wformat), and makes the situation less awkward on ARM, where wchar_t is unsigned. internal code using wint_t and WEOF was checked against this change, and while a few cases of storing WEOF into wchar_t were found, they all seem to operate properly with the natural conversion from unsigned to signed. |
||
---|---|---|
.. | ||
bits | ||
atomic.h | ||
pthread_arch.h | ||
reloc.h | ||
syscall_arch.h |