summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/amd64/strlen.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use _ALIGN_TRAPS instead of _ALIGN_TEXT where nops aren't needed.guenther2018-07-131-2/+2
* Add retguard macros for libkernmortimer2018-07-031-1/+3
* " the the " -> " the ", or in a couple of cases replace the superfluouskrw2016-03-201-2/+2
* Like libc, also for the kernel: Import new amd64 assembly versions ofreyk2014-12-091-0/+156
* Remove assembly version of strlen from i386 and amd64, where it'smikeb2012-01-171-17/+0
* delete unused junk RCS idsderaadt2007-11-241-4/+0
* an amd64 arch support.mickey2004-01-281-0/+21