This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/readline input.c readline.c rlnotty.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	csl-arm-20050325-branch
Changes by:	mmitchel@sourceware.org	2005-06-08 16:38:25

Modified files:
	readline       : input.c readline.c rlnotty.c 

Log message:
	* readline/input.c (rL_getc): Use getch, not getche.
	* readline/readline.c (bind_arrow_keys_internal): Translate
	Windows keysequences into POSIX key sequences.
	* readline/rlnotty.c (tputs): Fix thinko.
	(rl_prep_terminal): Set readline_echoing_p.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/readline/input.c.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.5.60.1&r2=1.5.60.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/readline/readline.c.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.7&r2=1.7.18.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/readline/rlnotty.c.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.1&r2=1.1.2.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]