CVSROOT: /cvs/uberbaum Module name: winsup Changes by: [email protected] 2011-12-16 05:27:15
Modified files:
cygwin : ChangeLog exceptions.cc fhandler.cc gendef
sigproc.h
Log message:
* exceptions.cc (_cygtls::call_signal_handler): Fix debugging to not go
to
console.
* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Add
temporary kludge
to work around problem of make closing a handler while it is being read.
* gendef (sigdelayed): Don't call a function if sig has been cleared.
* sigproc.h (cygwait): Simplify slightly.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5624&r2=1.5625
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.370&r2=1.371
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.cc.diff?cvsroot=uberbaum&r1=1.415&r2=1.416
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/gendef.diff?cvsroot=uberbaum&r1=1.37&r2=1.38
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.h.diff?cvsroot=uberbaum&r1=1.103&r2=1.104
