summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86_64/string
Commit message (Expand)AuthorAgeFilesLines
* Fix for slm-tuned memmove (both 32- and 64-bit).Varvara Rainchik2014-06-051-226/+104
* Removes bcopy and bzero from bionic.Dan Albert2014-06-032-66/+0
* Add 64-bit Silvermont-optimized string/memory functions.Varvara Rainchik2014-05-1216-0/+7401
* Let the compiler worry about implementing ffs(3).Elliott Hughes2013-10-241-18/+0
* Add ffs and memcmp16 to x86_64.Elliott Hughes2013-10-171-0/+18