mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-20 11:34:20 +00:00
![]() memmove needs to allow for overlapping memory regions and, together with memcpy, should return the input destination pointer, not the address after the end of the copied data. fixes ARM-software/tf-issues#18 Signed-off-by: Jon Medhurst <tixy@linaro.org> |
||
---|---|---|
.. | ||
abort.c | ||
assert.c | ||
mem.c | ||
printf.c | ||
putchar.c | ||
puts.c | ||
std.c | ||
strchr.c | ||
strlen.c | ||
subr_prf.c |