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: [GLIBC][PATCH] Remove string/bits/string2.h header



On 02/06/2017 15:26, Zack Weinberg wrote:
> On Fri, Jun 2, 2017 at 10:56 AM, Wilco Dijkstra <Wilco.Dijkstra@arm.com> wrote:
>> After https://sourceware.org/ml/libc-alpha/2017-06/msg00027.html there is
>> no longer a need for string2.h, so remove it and all mention of string2.h.
>> Move the redirects for __bzero and __stpcpy to include/string.h since they
>> are still required until all internal uses have been renamed.
>> This fixes several linknamespace/localplt failures when building with -Os.
> 
> +1 from me but I'm not sure I'm entitled to outright _approve_ it.
> 
> zw
> 

LGTM as well, thanks.


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