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 hookapi.cc path.h spawn.cc


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


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