From: Jim Kingdon Date: Tue, 5 Oct 1993 20:32:37 +0000 (+0000) Subject: * readline.c: Add stuff for HIUX to place where we detect termio X-Git-Tag: gdb-4_18~17217 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=80b10ae2f2141c87dfc95d0f954a8ae5a6dab7c9;p=external%2Fbinutils.git * readline.c: Add stuff for HIUX to place where we detect termio vs. sgtty (ugh, but I don't see a simple better way). --- diff --git a/readline/ChangeLog b/readline/ChangeLog index 20e58d0..a51cfd6 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 5 12:33:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * readline.c: Add stuff for HIUX to place where we detect termio + vs. sgtty (ugh, but I don't see a simple better way). + Wed Sep 29 11:02:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * readline.c (parser_if): Free tname when done with it (change