mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-26 23:10:06 +00:00
b1aa60f32d
[BZ#13926] Currently __bswap_64 is not defined at all for non-GCC compilers. Define it but guard it with __GLIBC_HAVE_LONG_LONG. endian.h uses __bswap_64, make the functions only available if __GLIBC_HAVE_LONG_LONG is defined. |
||
---|---|---|
.. | ||
atomic.h | ||
byteswap.h | ||
endian.h | ||
link.h | ||
linkmap.h | ||
mathdef.h | ||
select.h | ||
setjmp.h | ||
string.h | ||
wordsize.h | ||
xtitypes.h |