summaryrefslogtreecommitdiffstats
path: root/libc/string/i386/string.c
Commit message (Expand)AuthorAgeFilesLines
* Split up string.c, make internals hiddenPeter S. Mazinger2005-11-111-328/+0
* Remove #define _STDIO_UTILITY, can't find any use of itPeter S. Mazinger2005-11-081-1/+0
* fix string functions to not treat the size_t as ssize_tMike Frysinger2005-09-051-6/+13
* Add in aliases provided by the non arch specific implementationsEric Andersen2003-11-061-0/+6
* Add some initial x86 string optimizations. These make no attempt to use niftyEric Andersen2003-11-061-0/+316