mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-01 13:17:19 +08:00
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 |