aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-05-07 06:43:04 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-05-16 15:54:30 -0500
commit026b0fe4e7a17f30281028c40ecb3e479826a9bd (patch)
tree65e83ba8921282452dcb823d810df39c42dba73f /ChangeLog
parentfe39b021f490246b0c2d4f7035b239c77ab98aff (diff)
downloadglibc-026b0fe4e7a17f30281028c40ecb3e479826a9bd.tar
glibc-026b0fe4e7a17f30281028c40ecb3e479826a9bd.tar.gz
glibc-026b0fe4e7a17f30281028c40ecb3e479826a9bd.tar.bz2
glibc-026b0fe4e7a17f30281028c40ecb3e479826a9bd.zip
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 084028404a..91e3a4669e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
+
+ * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
+ BSD terminal modes definitions.
+
2014-05-16 Roland McGrath <roland@hack.frob.com>
* sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.