mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-09 04:11:27 +08:00
f627ca82fb
Without this, on gcc 4.8.2 the built glibc crashes when memcpy
or memset are invoked, since they call themselves recursively.
See commit
|
||
---|---|---|
.. | ||
bits | ||
Implies | ||
memchr.c | ||
memcpy.S | ||
memset.c | ||
memusage.h | ||
rawmemchr.c | ||
strchr.c | ||
strchrnul.c | ||
strlen.c | ||
strrchr.c |