This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


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

winsup/cinstall ChangeLog choose.cc ini.h inst ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-06-14 19:16:42

Modified files:
	cinstall       : ChangeLog choose.cc ini.h install.cc 

Log message:
	* choose.cc (set_action): Set trust on "redo".
	(_Info::_Info): New constructor.
	(read_installed_db): Use new constructor.  Use trusts type for iterator.
	* ini.h (struct _Info): Label struct, add constructor.
	(Package): Make installed_ix a type 'trusts.'
	* install.cc (uninstall_one): Unset any installed info for current package.
	(install_one): Allocate new Info struct for installed reflecting new installed
	info.
	(do_install): Don't output line to installed.db if package is being
	uninstalled.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cinstall/ChangeLog.diff?cvsroot=uberbaum&r1=2.68&r2=2.69
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cinstall/choose.cc.diff?cvsroot=uberbaum&r1=2.26&r2=2.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cinstall/ini.h.diff?cvsroot=uberbaum&r1=2.8&r2=2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cinstall/install.cc.diff?cvsroot=uberbaum&r1=2.18&r2=2.19


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