From 026b0fe4e7a17f30281028c40ecb3e479826a9bd Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Wed, 7 May 2014 06:43:04 -0500 Subject: PowerPC: clean BSD Terminal Modes expectation in termios.h This patch guard the BSD definition for terminal modes in PowerPC specific header fixing the following conformance failures: FAIL: conform/POSIX/termios.h/conform FAIL: conform/POSIX2008/termios.h/conform FAIL: conform/UNIX98/termios.h/conform --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 084028404a..91e3a4669e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-05-16 Adhemerval Zanella + + * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard + BSD terminal modes definitions. + 2014-05-16 Roland McGrath * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file. -- cgit v1.2.3