summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/amd64/string/strcmp.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-2/+2
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-3/+3
* Sprinkle END() in some straightforward *.S files that have ENTRY(). Theuebayasi2015-05-291-1/+2
* Import new amd64 assembly versions of strchr/index, strrchr/rindex,reyk2014-12-091-67/+54
* restructure libc/string + libc/arch/*/string coperation regardingderaadt2014-11-301-0/+84
* One of these optimized stubs creates some incredibly subtle damage,deraadt2014-11-201-84/+0
* Add amd64 assembler versions of some standard functions to libc. Thereyk2014-11-201-0/+84