This is the mail archive of the gdb-cvs@sourceware.cygnus.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]

src/readline display.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	eliz@sourceware.cygnus.com	00/03/15 03:41:26

Modified files:
	readline       : display.c 

Log message:
	(_rl_move_vert) [__GO32__]: fflush the stream, to make sure cursor position
	is up-to-date.
	(space_to_eol) [__GO32__]: Clear the screen and home the cursor.
	(insert_some_chars) [__GO32__]: Don't write directly to the screen in DJGPP
	versions 2.x (it doesn't work).
	(delete_chars) [__GO32__]: Ditto.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/readline/display.c.diff?cvsroot=src&r1=1.1.1.3&r2=1.2


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