This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] x86-64: Implement wcscpy IFUNC selector in C
- From: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- To: libc-alpha at sourceware dot org
- Date: Thu, 15 Jun 2017 12:33:14 -0300
- Subject: Re: [PATCH] x86-64: Implement wcscpy IFUNC selector in C
- Authentication-results: sourceware.org; auth=none
- References: <20170612161134.GE25262@gmail.com>
On 12/06/2017 13:11, H.J. Lu wrote:
> Any comments?
>
> H.J.
> * sysdeps/x86_64/multiarch/wcscpy.S: Removed.
> * sysdeps/x86_64/multiarch/wcscpy.c: New file.
LGTM.