acadia-newlib/winsup
Christopher Faylor c0188ae7cb * dcrt0.cc (sigthread::init): Reinstitute sigthread lock as a critical section.
(dll_crt0_1): Move sigthread lock initialization to earlier in startup.
* exceptions.cc (interrupt_on_return): Remove previous kludgy attempt to detect
an invalid frame.
(call_handler): Eliminate inner for loop.  Grab signal critical section lock
where appropriate.
* sigproc.cc (proc_subproc): Restore uid setting.
* sigproc.h (sigthread): Reinstitute sigthread lock as a critical section.
(sigframe): Grab the sigthread lock before clearing frame to avoid having the
signal thread use an invalid frame.
2000-11-06 23:12:05 +00:00
..
cygwin * dcrt0.cc (sigthread::init): Reinstitute sigthread lock as a critical section. 2000-11-06 23:12:05 +00:00
doc Update section "Why is make behaving badly?" 2000-10-31 16:58:09 +00:00
mingw
testsuite Add 'const' qualifiers where needed to avoid compiler warnings. 2000-09-06 14:21:53 +00:00
utils * kill.cc (main): Return 1 in case of errors. 2000-11-02 01:03:00 +00:00
w32api * Makefile.in: increment VERSION. 2000-11-06 16:17:16 +00:00
CYGWIN_LICENSE
ChangeLog testing. 2000-10-23 23:50:27 +00:00
MAINTAINERS DJ is sole setup maintainer now. 2000-08-10 23:51:25 +00:00
Makefile.common * Makefile.common (LIBGCC): Acommodate older gcc's that don't need libstdc++.a. 2000-10-23 04:50:32 +00:00
Makefile.in * Makefile.common: Extend VERBOSE default. 2000-10-02 02:05:23 +00:00
configure * Makefile.in: Add new goal "check" 2000-09-03 04:06:38 +00:00
configure.in * Makefile.in: Add new goal "check" 2000-09-03 04:06:38 +00:00