aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f369fd0..cb28b1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
2019-01-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
+ * sysdeps/unix/sysv/linux/Makefile (sysdeps_headers): Add
+ termios-cc.h.
+ * sysdeps/unix/sysv/linux/bits/termios-c_cc.h: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/bits/termios-c_cc.h: New file.
+ * sysdeps/unix/sysv/linux/mips/bits/termios-c_cc.h: Likewise.
+ * sysdeps/unix/sysv/linux/powerpc/bits/termios-c_cc.h: Likewise.
+ * sysdeps/unix/sysv/linux/sparc/bits/termios-c_cc.h: Likewise.
+ * sysdeps/unix/sysv/linux/bits/termios.h (VINTR, VQUIT, VERASE,
+ VKILL, VEOF, VTIME, VMIN, VSWTC, VSTART, VSTOP, VSUSP, VEOL,
+ VREPRINT, VDISCARD, VWERASE, VLNEXT, VEOLF2): Move to termios-cc.h.
+ * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
+ * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
+ * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
+ * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
+
* sysdeps/unix/sysv/linux/alpha/bits/termios-struct.h: New file.
* sysdeps/unix/sysv/linux/bits/termios-struct.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/termios-struct.h: Likewise.