summaryrefslogtreecommitdiffstats
path: root/libc/string/sparc/sparc64/strlen.S
Commit message (Collapse)AuthorAgeFilesLines
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-4/+3
| | | | missing headers, other jump relocs removed
* Use strong_alias everywhere instead of .global/.set. Correct some cases ↵Peter S. Mazinger2006-01-031-3/+2
| | | | where the non-hidden version was used.
* Add hidden versions, hope I made it correctly. Sparc optimized string ↵Peter S. Mazinger2005-11-121-2/+5
| | | | functions are not usable with current build system, each function (as long as asm) should go into an own file, the file having the name of the function
* import sparc-optimized string functions from glibcMike Frysinger2005-08-261-0/+172