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


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

src/sid/component/gloss ChangeLog gloss.cxx gl ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	bje@sources.redhat.com	2001-09-25 20:56:06

Modified files:
	sid/component/gloss: ChangeLog gloss.cxx gloss.h 

Log message:
	2001-09-26  Ben Elliston  <bje@redhat.com>
	
	* gloss.h (gloss32::get_string): Give length parameter a default
	of 0, in which case memory is read until a NUL is reached.
	* gloss.cxx (gloss32::get_string): Handle both fixed length and
	NUL-terminated strings.
	(gloss32::write): Improve verbose message.
	(gloss32::do_sys_open): Improve failure mode for get_string().

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.h.diff?cvsroot=src&r1=1.4&r2=1.5


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