From mboxrd@z Thu Jan 1 00:00:00 1970 From: jjohnstn@sourceware.cygnus.com To: sid-cvs@sources.redhat.com Subject: src/sid/component/gloss ChangeLog gloss.cxx Date: Wed, 17 Jan 2001 13:03:00 -0000 Message-id: <20010117210331.19359.qmail@sourceware.cygnus.com> X-SW-Source: 2001-q1/msg00022.html List-Id: CVSROOT: /cvs/src Module name: src Changes by: jjohnstn@sources.redhat.com 2001-01-17 13:03:31 Modified files: sid/component/gloss: ChangeLog gloss.cxx Log message: 2001-01-17 Jeff Johnston * gloss.cxx (gloss32::read): Change use_rx_p code to extract as much as possible from the rx buffer (up to the len requested) and to exit at the end of the main loop if any characters are successfully read. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.3&r2=1.4