This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 2/5] Remove __need macros from stdio.h and wchar.h.
On Tue, Jun 6, 2017 at 11:26 AM, Joseph Myers <joseph@codesourcery.com> wrote:
> On Mon, 5 Jun 2017, Zack Weinberg wrote:
>> wint_t is a little finicky because it might be defined by stddef.h, which
>> belongs to the compiler.
>>
>> In addition to the _types_, a bunch of other declarations shared between
>> wctype.h and wchar.h are factored out to their own header.
>
> This patch is OK.
Committed.
Do you think you might have time to review the rest of the patches
before the 2.26 deadline?
zw