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]
Other format: [Raw text]

winsup/cygwin ChangeLog environ.cc


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2002-06-30 19:11:30

Modified files:
	cygwin         : ChangeLog environ.cc 

Log message:
	* environ.cc (parse_options): Use setenv to potentially replace CYGWIN value on
	export.  Fixes broken behavior since November 2000 changes.
	(regopt): Return indication of whether or not something has been parsed from
	the registry.
	(environ_init): Only attempt to export CYGWIN variable when values were set
	from the registry.  It is exported automatically otherwise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1348&r2=1.1349
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/environ.cc.diff?cvsroot=uberbaum&r1=1.84&r2=1.85


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