projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cef4c2e
)
* readline.c: Add stuff for HIUX to place where we detect termio
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 5 Oct 1993 20:32:37 +0000
(20:32 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 5 Oct 1993 20:32:37 +0000
(20:32 +0000)
vs. sgtty (ugh, but I don't see a simple better way).
readline/ChangeLog
patch
|
blob
|
history
diff --git
a/readline/ChangeLog
b/readline/ChangeLog
index
20e58d0
..
a51cfd6
100644
(file)
--- 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