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-15 22:45:38

Modified files:
	cygwin         : ChangeLog environ.cc 

Log message:
	Changes suggested by Pierre Humblet.
	* environ.cc (NL): New macro.
	(conv_envvars): Use NL macro to fill in name and namelen.
	(spenv::namelen): New field.
	(spenvs): Use NL to fill in name and namelen.
	(spenv::retrieve): Eliminate length argument.  Instead, use namelen throughout.
	(build_env): Don't calculate length of initial FOO= part of environment.
	Accommodate spenv::retrive argument change.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1302&r2=1.1303
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/environ.cc.diff?cvsroot=uberbaum&r1=1.74&r2=1.75


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