summaryrefslogtreecommitdiff
path: root/libc/string/i386/string.c
AgeCommit message (Expand)Author
2005-11-11Split up string.c, make internals hiddenPeter S. Mazinger
2005-11-08Remove #define _STDIO_UTILITY, can't find any use of itPeter S. Mazinger
2005-09-05fix string functions to not treat the size_t as ssize_tMike Frysinger
2003-11-06Add in aliases provided by the non arch specific implementationsEric Andersen
2003-11-06Add some initial x86 string optimizations. These make no attempt to use niftyEric Andersen