summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/amd64/string/bcmp.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add retguard macros for libc.mortimer2018-07-031-1/+3
* Split the non-syscall ASM bits from SYS.h into DEFS.h and use that in theguenther2015-11-141-1/+1
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-2/+2
* Sprinkle END() in some straightforward *.S files that have ENTRY(). Theuebayasi2015-05-291-0/+1
* restructure libc/string + libc/arch/*/string coperation regardingderaadt2014-11-301-0/+20
* One of these optimized stubs creates some incredibly subtle damage,deraadt2014-11-201-20/+0
* Add amd64 assembler versions of some standard functions to libc. Thereyk2014-11-201-0/+20