This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Do not call memmove when memcpy suffices.


On Tue, Aug 13, 2013 at 05:12:23PM -0300, Alexandre Oliva wrote:
Will fix that.
Probably not, I ran
find | grep memmove
and all implementations found do it by splitting to forward/backward
copy.
A problem is that this macro is targeted to improve older glibc so I
wanted to avoid adding new symbol.



-- 

Feature was not beta tested


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]