mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-11 05:40:06 +00:00
575298fcd2
Although this is not required by the definition of memcpy(), in practice this sort of thing does happen, and it's easy to make the code robust by doing nothing in this case. (Since structure copy causes the compiler to emit a memcpy, in the case where the target structure is the same as the destination, we were seeing corruption.) |
||
---|---|---|
.. | ||
bits | ||
tilegx32 | ||
tilegx64 | ||
memchr.c | ||
memcpy.c | ||
memset.c | ||
memusage.h | ||
rawmemchr.c | ||
strchr.c | ||
strchrnul.c | ||
string-endian.h | ||
strlen.c | ||
strrchr.c |