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 dll_init.cc sigproc.cc ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2011-08-03 17:59:00

Modified files:
	cygwin         : ChangeLog dll_init.cc sigproc.cc 
	cygwin/include/sys: strace.h 

Log message:
	* dll_init.cc: Use fabort in favor of api_fatal and fork_info->abort where
	appropriate throughout.
	(fabort): Define.
	(dll_list::topsort): Don't print sorting information.  Fix formatting.
	(dll_list::topsort_visit): Fix formatting.
	(dll_list::load_after_fork_impl): Perform comment fixups.
	* sigproc.cc (child_info_fork::abort): (for now?) Always print cause of fork
	failure.
	* include/sys/strace.h (strace_vprintf): Remove _STRACE_NOTALL when printing.
	We really do want to see this.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5465&r2=1.5466
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dll_init.cc.diff?cvsroot=uberbaum&r1=1.94&r2=1.95
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.340&r2=1.341
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/strace.h.diff?cvsroot=uberbaum&r1=1.27&r2=1.28


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