summaryrefslogtreecommitdiffstats
path: root/firmware/include/string-extra.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Hopefully fix most of the errors and warnings from the last pushMichael Sevakis1-1/+2
2014-08-29Add normal alloca() definition and implement a strdupa and friendsMichael Sevakis1-0/+34
2014-08-29Add mempcpy implementationMichael Sevakis1-2/+10
2010-08-12Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz1-0/+1
2010-05-14Make the sim buildable with mingw againFrank Gevaerts1-0/+1
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-0/+27