[uClibc-cvs] cvs commit to uClibc/libc/string by andersen

andersen at codepoet.org andersen at codepoet.org
Wed Jun 12 21:47:36 UTC 2002


Repository: uClibc/libc/string
who:        andersen
time:       Wed Jun 12 15:47:35 MDT 2002


Log Message:

Write a new strxfrm that doesn't make function calls.  Uses the same logic as
before but unrolls the func calls and thereby eliminates some steps and some
bytes.  Now adds just 40 bytes to .text.
 -Erik


Files:

changed:    Makefile

added:      strxfrm.c




More information about the uClibc-cvs mailing list