projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd8be98
)
Clarify ANSI, not POSIX, terminal escapes in ChangeLog
author
Mark Mitchell
<mark@codesourcery.com>
Mon, 25 Jul 2005 15:13:33 +0000
(15:13 +0000)
committer
Mark Mitchell
<mark@codesourcery.com>
Mon, 25 Jul 2005 15:13:33 +0000
(15:13 +0000)
readline/ChangeLog.gdb
patch
|
blob
|
history
diff --git
a/readline/ChangeLog.gdb
b/readline/ChangeLog.gdb
index cdf268648a1884b6da668763317b907a19657c67..7105ea387d936aad3506a1d44f1d7891882a8b79 100644
(file)
--- a/
readline/ChangeLog.gdb
+++ b/
readline/ChangeLog.gdb
@@
-3,7
+3,7
@@
* input.c (rl_getc): Use getch to read console input on
Windows.
* readline.c (bind_arrow_keys_internal): Translate
- Windows keysequences into
POSIX
key sequences.
+ Windows keysequences into
ANSI
key sequences.
* rldefs.h (NO_TTY_DRIVER): Define on MinGW.
* rltty.c: Conditionalize on NO_TTY_DRIVER throughout.