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]

cygrunsrv ChangeLog cygrunsrv.cc


CVSROOT:	/cvs/cygwin-apps
Module name:	cygrunsrv
Changes by:	corinna@sourceware.org	2013-10-30 20:35:46

Modified files:
	.              : ChangeLog cygrunsrv.cc 

Log message:
	* cygrunsrv.cc: Bump version to 1.50.
	(print_service): Take additional parameter "mypath".  Check path of
	cygrunsrv in service entry with mypath and print additional
	"Installation path" if they differ.  Fix formatting.
	(query_service): Store own Win32 pathname and add to print_service call.
	(same_filename): Use strcasecmp, not stricmp.
	(list_services): Only print warning message if OpenService failed with
	an error other than ERROR_ACCESS_DENIED.  Print service name in
	parenthesis if it's started by another cygrunsrv and verbose is not set.
	Call print_service with additional parameter mypath.
	(service_fork_thread): Copy POSIX to Win32 environment before exec'ing
	service process.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.65&r2=1.66
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/cygrunsrv.cc.diff?cvsroot=cygwin-apps&r1=1.49&r2=1.50


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