summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/memmove.c
Commit message (Collapse)AuthorAgeFilesLines
* 2010-09-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2010-09-221-11/+10
| | | | | | | | * libc/string/memcpy.c: Do not assign size_t parameter to int. Use parameter directly, instead. * libc/string/memccpy.c: Likewise. * libc/string/mempcpy.c: Likewise. * libc/string/memmove.c: Likewise.
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+143