newlib/winsup
Christopher Faylor f02f1f1444 * exceptions.cc (interruptible): Change method for determining if something is
interruptible.
(call_handler): Avoid suspending a thread if it owns a mutex.  Only set
signal_arrived if the thread was actually interrupted.
(events_init): Initialize module information needed by interruptible().
(sigdelayed): Don't call sig_dispatch_pending since it could screw up
* init.cc (dll_entry): Record module handle of main for use by interruptible().
(proc_subproc): Reorganize handling of terminated child so that the bulk of the
processing comes from the signal thread.
(wait_sig): Force processing of waiting threads if SIGCHLD is not processed.
* sync.cc (muto::release): Set tid == 0 after lock is released or signal
processor will be confused.
2000-02-24 02:49:44 +00:00
..
cygwin * exceptions.cc (interruptible): Change method for determining if something is 2000-02-24 02:49:44 +00:00
doc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
mingw import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
testsuite import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
utils import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
w32api import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
MAINTAINERS Give Corinna some more files. 2000-02-21 01:56:50 +00:00
Makefile.common import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
Makefile.in import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
configure import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
configure.in import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00