summaryrefslogtreecommitdiffstats
path: root/libc/string/x86_64/strchr.S
Commit message (Expand)AuthorAgeFilesLines
* amd64 string ops: use alignment more carefully, and comment it.Denis Vlasenko2008-04-151-4/+8
* Remove stray code alignment (.align 16 and .align 4 directives)Denis Vlasenko2007-07-291-0/+1
* Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/ind...Peter S. Mazinger2006-03-231-0/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-4/+4
* Use strong_alias everywhere instead of .global/.set. Correct some cases where...Peter S. Mazinger2006-01-031-4/+2
* Add hidden versionsPeter S. Mazinger2005-11-121-2/+5
* merge x86_64 optimized string supportMike Frysinger2005-09-211-0/+287