src/winsup/cygwin ChangeLog dcrt0.cc debug.cc ...
cgf@cygwin.com
cgf@cygwin.com
Wed Sep 24 18:11:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Branch: cr-0x9c
Changes by: cgf@sourceware.org 2003-09-24 17:10:22
Modified files:
winsup/cygwin : ChangeLog dcrt0.cc debug.cc sigproc.cc winsup.h
Log message:
* dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early.
(exit_states): Move out of source file into header file.
* winsup.h: Move exit_states here. Remove "C" linkage from do_exit
declaration.
* debug.cc (lock_debug): Remove explicit (and incorrect) external for
exit_state.
* sigproc.cc (sig_dispatch_pending): Don't flush signals if exiting.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cr-0x9c&r1=1.2068.2.5&r2=1.2068.2.5.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&only_with_tag=cr-0x9c&r1=1.180.2.1&r2=1.180.2.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/debug.cc.diff?cvsroot=src&only_with_tag=cr-0x9c&r1=1.41&r2=1.41.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=src&only_with_tag=cr-0x9c&r1=1.154&r2=1.154.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/winsup.h.diff?cvsroot=src&only_with_tag=cr-0x9c&r1=1.117&r2=1.117.4.1
More information about the Cygwin-cvs
mailing list