mirror of git://sourceware.org/git/glibc.git
Some of the x86 string functions create pointers based on input strings that may be outside of the input strings. When this happens in C code, the compiler can potentially detect this, leading to warnings in application code when those string functions are inlined. Perform those operations in the assembly code instead of the C code to fix this. |
||
---|---|---|
.. | ||
byteswap-16.h | ||
byteswap.h | ||
endian.h | ||
huge_vall.h | ||
link.h | ||
linkmap.h | ||
mathdef.h | ||
pthreadtypes.h | ||
select.h | ||
semaphore.h | ||
setjmp.h | ||
string.h | ||
wordsize.h | ||
xtitypes.h |