]> sourceware.org Git - glibc.git/commit
Improve performance of mempcpy by inlining and using memcpy. Enable
authorWilco Dijkstra <wdijkstr@arm.com>
Wed, 5 Aug 2015 14:58:15 +0000 (15:58 +0100)
committerWilco Dijkstra <wdijkstr@arm.com>
Wed, 5 Aug 2015 15:24:04 +0000 (16:24 +0100)
commit05a910f7b420c2b831f35ba90e61c80f001c0606
treeea10fa59974d0e2e3b5f43d490aca37bc2b787ad
parentf29ac72effae859140bb0d7fffdb1e6cef0ffed0
Improve performance of mempcpy by inlining and using memcpy. Enable
this for all targets except sparc which has an optimized mempcpy
implementation.
ChangeLog
string/string.h
sysdeps/sparc/bits/string.h
This page took 0.037004 seconds and 5 git commands to generate.