mirror of
git://git.musl-libc.org/musl
synced 2024-12-19 05:14:47 +00:00
this is needed to match the underlying "ABI" standards. it's not really an ABI issue since the binary representations are the same, but having the wrong type can lead to errors when the type arising from a difference-of-pointers expression does not match the defined type of ptrdiff_t. most of the problems affect C++, not C. |
||
---|---|---|
.. | ||
bits | ||
atomic.h | ||
pthread_arch.h | ||
reloc.h |