* readline.c (_rl_output_character_function), display.c:
authorPer Bothner <per@bothner.com>
Tue, 15 Feb 1994 22:31:19 +0000 (22:31 +0000)
committerPer Bothner <per@bothner.com>
Tue, 15 Feb 1994 22:31:19 +0000 (22:31 +0000)
commitf550cec5b1461950b9f3bea04cb89263143171c5
tree62fc7aee62d2c4edb136845f1ad79d07973fcef4
parent848743c1b688d0764c4293e635318b9d052040b5
* readline.c (_rl_output_character_function), display.c:
Return int, not void, to conform with the expected arg of tputs.
* readline.c (init_terminal_io):  tgetflag only takes 1 arg.
* readline.c (_rl_savestring):  New function.
* chardefs.h:  To avoid conflicts and/or warnings, define
savestring as a macro wrapper for _rl_savestring.
* display.c (extern term_xn):  It's an int flag, not a string.
* charsdefs.h, rldefs.h:  Remove HAVE_STRING_H-related junk.
readline/ChangeLog
readline/chardefs.h
readline/display.c
readline/readline.c
readline/rldefs.h
This page took 0.024308 seconds and 4 git commands to generate.