summaryrefslogtreecommitdiffstats
path: root/libc/string/generic
Commit message (Expand)AuthorAgeFilesLines
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-33/+8
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger2005-10-281-1/+0
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+34
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-12/+6
* weaks moved after the related function so gcc4 won't warnPeter S. Mazinger2005-09-221-4/+4
* merge parallel build supportMike Frysinger2005-01-251-6/+4
* Add a couple of mips-specific string funcs.Manuel Novoa III2004-09-0229-0/+3377