mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-24 12:25:35 +08:00
f5ad94e02a
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.
2 lines
28 B
ArmAsm
2 lines
28 B
ArmAsm
/* Defined in strcpy.S. */
|