newlib-cygwin/winsup
Christopher Faylor 8656ee07ef * exceptions.cc (interruptible): Make a little more structured.
(call_handler): Allow signals to be sent even if signalled thread is stopped.
Change order of signal_arrived arming/waiting threads clearing to eliminate a
race.
(reset_signal_arrived): New helper function.
* malloc.cc (malloc_init): Use mutos so that signal handler can keep track of
who owns the lock.
(__malloc_lock): Ditto.
(__malloc_unlock): Ditto.
* sync.h (new_muto): Actually use a muto for the "buffer".
* Makefile.in: Fix a dependency.
2000-02-26 01:11:54 +00:00
..
cygwin * exceptions.cc (interruptible): Make a little more structured. 2000-02-26 01:11:54 +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 Adhere to w32api copyright conventions. 2000-02-24 18:04:23 +00:00
ChangeLog 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
CYGWIN_LICENSE 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