This is the mail archive of the cygwin-apps-cvs@sources.redhat.com mailing list for the cygwin-apps 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]

setup ChangeLog compress_bz.cc compress_bz.h


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sources.redhat.com	2002-06-27 04:48:43

Modified files:
	.              : ChangeLog compress_bz.cc compress_bz.h 

Log message:
	2002-06-27  Robert Collins  <rbtcollins@hotmail.com>
	
	* compress_bz.h (compress_bz::position): Track how much has been read.
	* compress_bz.cc (compress_bz::compress_bz): And initialise it.
	(compress_bz::read): Track amount read by the client.
	(compress_bz::tell): And report it when asked.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.255&r2=2.256
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/compress_bz.cc.diff?cvsroot=cygwin-apps&r1=2.4&r2=2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/compress_bz.h.diff?cvsroot=cygwin-apps&r1=2.4&r2=2.5


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