summaryrefslogtreecommitdiffstats
path: root/libc/string/x86_64/strcmp.S
Commit message (Collapse)AuthorAgeFilesLines
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-5/+5
| | | | missing headers, other jump relocs removed
* copy strcoll aliases from armMike Frysinger2006-01-091-0/+3
|
* add missing __strcoll aliasMike Frysinger2006-01-091-0/+1
|
* 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 versionsPeter S. Mazinger2005-11-121-2/+5
|
* merge x86_64 optimized string supportMike Frysinger2005-09-211-0/+41