CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [email protected] 2012-12-07 20:59:44
Modified files:
cygwin : ChangeLog exceptions.cc fhandler_fifo.cc
Log message:
* exceptions.cc (sigpacket::process): Reorganize to avoid use of tls
before
initialization.
* fhandler_fifo.cc (fhandler_fifo::arm): Avoid improper printing of
integer as
a string in debug output.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.6004&r2=1.6005
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.400&r2=1.401
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_fifo.cc.diff?cvsroot=uberbaum&r1=1.55&r2=1.56