summaryrefslogtreecommitdiff
path: root/firmware/include/string-extra.h (follow)
Commit message (Expand)AuthorAge
* Hopefully fix most of the errors and warnings from the last pushMichael Sevakis2014-08-29
* Add normal alloca() definition and implement a strdupa and friendsMichael Sevakis2014-08-29
* Add mempcpy implementationMichael Sevakis2014-08-29
* Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz2010-08-12
* Make the sim buildable with mingw againFrank Gevaerts2010-05-14
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06