summaryrefslogtreecommitdiffstats
path: root/libc/string/x86_64/bzero.S
Commit message (Collapse)AuthorAgeFilesLines
* x86_64: fix multiple definition of chk functionsAustin Foxley2009-12-191-0/+1
| | | | | | also enable __chk_fail and only try to call it when SSP is on Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Add new option for SuSv3 legacy functions and use it for ↵Peter S. Mazinger2006-03-231-2/+5
| | | | bcopy/bzero/bcmp/index/rindex
* 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 ↵Peter S. Mazinger2006-01-141-2/+2
| | | | missing headers, other jump relocs removed
* Use strong_alias everywhere instead of .global/.set. Correct some cases ↵Peter S. Mazinger2006-01-031-2/+2
| | | | where the non-hidden version was used.
* merge x86_64 optimized string supportMike Frysinger2005-09-211-0/+3