summaryrefslogtreecommitdiff
path: root/firmware/common/memmove.c (follow)
Commit message (Expand)AuthorAge
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Remove tabs in firmware path (taking into account the original spacing).Andree Buschmann2010-02-22
* Added #include <string.h> to memmove.c, memcpy.c and strcat.cBertrik Sikken2008-04-28
* Added memmove() to the rockbox core. C implementation taken from newlib. Full...Jens Arnold2006-02-06