This is the mail archive of the cygwin-apps-cvs 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 ./script.cc libgcrypt/src/se ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	cgf@sourceware.org	2009-06-20 19:47:29

Modified files:
	.              : ChangeLog script.cc 
	libgcrypt/src  : secmem.c 

Log message:
	* script.cc (shells): Delete.
	(cmd): Just assign to "cmd.exe" since we're always running on NT now.
	(sanitize_PATH ): New function.
	(init_run_script): Ensure that we're only called once.  Strip environment of
	non-pertinent stuff.  Call sanitize_PATH to remove non-standard stuff from the
	PATH.  Set up a few standard environment variables.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.629&r2=2.630
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/script.cc.diff?cvsroot=cygwin-apps&r1=2.30&r2=2.31
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/libgcrypt/src/secmem.c.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=1.2


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