aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-04-20 19:52:02 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-04-20 19:52:02 +0000
commit573963e32ffac46d9891970ddebde2ac3212c5c0 (patch)
tree7cc633ef61671316392faa28c568984c0fb2874c /ChangeLog
parent0900a849592622f536d6f0959809ba7927722c1c (diff)
downloadglibc-573963e32ffac46d9891970ddebde2ac3212c5c0.tar
glibc-573963e32ffac46d9891970ddebde2ac3212c5c0.tar.gz
glibc-573963e32ffac46d9891970ddebde2ac3212c5c0.tar.bz2
glibc-573963e32ffac46d9891970ddebde2ac3212c5c0.zip
Define XTABS to TAB3 on alpha to match Linux 4.16.
This patch makes the alpha bits/termios.h define XTABS to TAB3, so matching a change made in Linux 4.16 as well as matching other architectures where the values are already equal. Tested with build-many-glibcs.py for alpha-linux-gnu. * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_MISC] (XTABS): Define to TAB3.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46bd350d0f..6b17507d53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-04-20 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_MISC]
+ (XTABS): Define to TAB3.
+
2018-04-20 Adhemerval Zanella <adhemerval.zanella@linaro.org>
* sysdeps/hppa/fpu/libm-test-ulps: Update.