aboutsummaryrefslogtreecommitdiff
path: root/readline/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1992-02-18 01:20:46 +0000
committerFred Fish <fnf@specifix.com>1992-02-18 01:20:46 +0000
commit5bb14552fd72c35dbb19390548af08c44608aad2 (patch)
tree531db6620d499760442527f0969cc5d3751d27da /readline/ChangeLog
parent9e4c1921e564e417bc1ad9f76404161c59456ce2 (diff)
downloadfsf-binutils-gdb-5bb14552fd72c35dbb19390548af08c44608aad2.zip
fsf-binutils-gdb-5bb14552fd72c35dbb19390548af08c44608aad2.tar.gz
fsf-binutils-gdb-5bb14552fd72c35dbb19390548af08c44608aad2.tar.bz2
* readline.c (readline_default_bindings): Only make use of VLNEXT
when both VLNEXT and TERMIOS_TTY_DRIVER is defined. On SVR4 <termio.h> includes <termios.h>, so VLNEXT is always defined. * sysdep-norm.h (_POSIX_VERSION): Define this for all SVR4 systems so that <termios.h> gets used, instead of <termio.h>.
Diffstat (limited to 'readline/ChangeLog')
-rw-r--r--readline/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/readline/ChangeLog b/readline/ChangeLog
index 825bcac..e0ad03b 100644
--- a/readline/ChangeLog
+++ b/readline/ChangeLog
@@ -1,3 +1,12 @@
+Mon Feb 17 17:15:09 1992 Fred Fish (fnf at cygnus.com)
+
+ * readline.c (readline_default_bindings): Only make use of VLNEXT
+ when both VLNEXT and TERMIOS_TTY_DRIVER is defined. On SVR4
+ <termio.h> includes <termios.h>, so VLNEXT is always defined.
+
+ * sysdep-norm.h (_POSIX_VERSION): Define this for all SVR4
+ systems so that <termios.h> gets used, instead of <termio.h>.
+
Fri Dec 20 12:04:31 1991 Fred Fish (fnf at cygnus.com)
* configure.in: Change svr4 references to sysv4.