winsup/cygwin ChangeLog exception.h exceptions ...

cgf@cygwin.com cgf@cygwin.com
Sun Feb 12 22:43:00 GMT 2012


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2012-02-12 22:43:33

Modified files:
	cygwin         : ChangeLog exception.h exceptions.cc sigproc.cc 

Log message:
	* exception.h (stackdump): Declare.
	* exceptions.cc (stackdump): Rework to perform all operations needed for a
	stackdump and to avoid recursion.
	(exception::handle): Use simplified stackdump interface.
	* sigproc.cc (signal::exit): Ditto.  Delete now, uneeded declaration.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5697&r2=1.5698
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exception.h.diff?cvsroot=uberbaum&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.374&r2=1.375
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.376&r2=1.377



More information about the Cygwin-cvs mailing list