summaryrefslogtreecommitdiffstats
path: root/firmware/libc/include/string.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Add mempcpy implementationMichael Sevakis1-0/+1
2011-12-04Don't define str(n,i)cmp(i): we don't use thoseRafaël Carré1-14/+0
2010-05-06Define size_t the way the gcc/glibc people intendedFrank Gevaerts1-12/+3
2010-05-06string.h shouldn't include stddef.hFrank Gevaerts1-2/+0
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-0/+94