diff options
author | Eli Zaretskii <eliz@gnu.org> | 2003-12-30 07:25:18 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2003-12-30 07:25:18 +0000 |
commit | b0f0a30e296012e61e6b80787fa6a3b6add66d51 (patch) | |
tree | 0afcb7de9f2ce1095d023346692469020c60fed1 /cpu | |
parent | 6d53e9818ab42c294ba76dcc489feabba9e1e3aa (diff) | |
download | fsf-binutils-gdb-b0f0a30e296012e61e6b80787fa6a3b6add66d51.zip fsf-binutils-gdb-b0f0a30e296012e61e6b80787fa6a3b6add66d51.tar.gz fsf-binutils-gdb-b0f0a30e296012e61e6b80787fa6a3b6add66d51.tar.bz2 |
* readline.c (rl_save_state, rl_restore_state): Support systems
that don't define SIGWINCH.
* terminal.c (_rl_get_screen_size) [__DJGPP__]: Compute the
screen width and height using console I/O.
(_rl_init_terminal_io) [__MSDOS__]: Zero out all the _rl_term_*
variables. Convert to _rl_* naming scheme.
(_rl_set_cursor) [__MSDOS__]: Ifdef away this function.
* display.c (_rl_move_vert) [__MSDOS__]: Don't use undeclared
variable `l'. Use `delta' instead recomputing its value anew.
Assign -delta to i instead of the other way around.
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions