mirror of
https://github.com/torvalds/linux.git
synced 2024-12-24 11:51:27 +00:00
eae8a416af
- fix memmove to correctly handle overlapping src and dst; - fix memcpy loop ending conditions from signed '<=' to '!='; - modify bcopy to call memmove; Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net> |
||
---|---|---|
.. | ||
checksum.S | ||
Makefile | ||
memcopy.S | ||
memset.S | ||
pci-auto.c | ||
strncpy_user.S | ||
strnlen_user.S | ||
usercopy.S |