summaryrefslogtreecommitdiffstats
path: root/libc/string/x86_64/bzero.S
Commit message (Expand)AuthorAgeFilesLines
* x86_64: fix multiple definition of chk functionsAustin Foxley2009-12-191-0/+1
* Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/ind...Peter S. Mazinger2006-03-231-2/+5
* remove hidden versions of bzero, unused in libc.soPeter S. Mazinger2006-02-011-1/+0
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+2
* Use strong_alias everywhere instead of .global/.set. Correct some cases where...Peter S. Mazinger2006-01-031-2/+2
* merge x86_64 optimized string supportMike Frysinger2005-09-211-0/+3