diff options
author | 2013-03-07 09:07:51 -0800 | |
---|---|---|
committer | 2013-03-07 09:10:33 -0800 | |
commit | f5ad94e02ab6b086506cef1f3fea6fe4218073e6 (patch) | |
tree | 88bed80658c1e8f508e269aa8acd78a568fe1e04 /malloc/hooks.c | |
parent | AARCH64: Use <bits/mman-linux.h> (diff) | |
download | glibc-f5ad94e02ab6b086506cef1f3fea6fe4218073e6.tar.xz glibc-f5ad94e02ab6b086506cef1f3fea6fe4218073e6.zip |
arm: Implement armv6 optimized string routines
The strcpy and strchr (and related) functions are four times faster
than the byte-by-byte default versions.
The strlen function is twice as fast for long strings and 50% faster
for short strings over the armv4 version.
Diffstat (limited to 'malloc/hooks.c')
0 files changed, 0 insertions, 0 deletions