winsup/cygwin ChangeLog hookapi.cc path.h spawn.cc

cgf@cygwin.com cgf@cygwin.com
Thu Sep 8 00:57:00 GMT 2005


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-09-08 00:57:12

Modified files:
	cygwin         : ChangeLog hookapi.cc path.h spawn.cc 

Log message:
	* hookapi.cc (rvadelta): Change argument to DWORD to eliminate a compiler
	warning.
	* path.h (path_conv::set_cygexec): New function.
	* spawn.cc (av::iscygwin): Eliminate.
	(av::av): Don't initialize iscygwin.
	(spawn_guts): Just use real_path.iscygexec for all tests.
	(av::fixup): Short circuit test if .exe extension and known cygexec.  Set
	cygexec flag appropriately if we find that program uses cygwin1.dll.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3068&r2=1.3069
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/hookapi.cc.diff?cvsroot=uberbaum&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/path.h.diff?cvsroot=uberbaum&r1=1.78&r2=1.79
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.184&r2=1.185



More information about the Cygwin-cvs mailing list