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: Fix alpha termios.h NL2, NL3 namespace (bug 21268)


On 18 Mar 2017 00:34, Joseph Myers wrote:
> sysdeps/unix/sysv/linux/alpha/bits/termios.h defines NL2 and NL3 for
> __USE_MISC || __USE_XOPEN.  These should only be defined for
> __USE_MISC as they are not part of any standard namespace.  This patch
> conditions them accordingly, matching the powerpc version of the
> header (the only other one in glibc that defines these macros).
> 
> Tested (compilation only) with build-many-glibcs.py.

lgtm
-mike

Attachment: signature.asc
Description: Digital signature


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