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: [PATCH] X86-64: Add dummy memcopy.h and wordcopy.c


On Thu, Jun 9, 2016 at 5:53 AM, Florian Weimer <fweimer@redhat.com> wrote:
> On 06/08/2016 11:00 PM, H.J. Lu wrote:
>>
>> +/* X86-64 doesn't use memory copy functions.  */
>
>
>> +/* X86-64 doesn't use memory copy functions.  */
>
>
> Does this mean âany generic memory copying functionsâ?

It means that x86-64 doesn't use string/wordcopy.c nor
sysdeps/generic/memcopy.h.


-- 
H.J.


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