newlib/winsup
Christopher Faylor 088f471c75 * exceptions.cc (events_init): Initialize critical section to control exiting
via signal.
(signal_exit): Enter critical section early to avoid exit races with main
thread.
* dcrt0.cc (do_exit): Use exit_lock critical section to avoid races.
2002-12-25 20:33:21 +00:00
..
bz2lib
cygserver
cygwin * exceptions.cc (events_init): Initialize critical section to control exiting 2002-12-25 20:33:21 +00:00
doc * overview2.sgml: Remove CTRL-Z discussion. 2002-12-19 02:14:06 +00:00
mingw * include/_mingw.h: Increment version to 2.4. 2002-12-20 15:40:10 +00:00
subauth
testsuite
utils * setfacl.c (main): Place a single : after other and mask. 2002-12-15 10:09:35 +00:00
w32api * include/ddk/hidusage.h: Remove unneccessary #pragma pack's. 2002-12-19 01:34:26 +00:00
ChangeLog * Makefile.common: Don't attempt to pretty-print c++ errors. 2002-12-21 05:06:24 +00:00
configure * Makefile.common: Define MINGW_LDFLAGS. 2002-12-12 10:34:12 +00:00
configure.in * Makefile.common: Define MINGW_LDFLAGS. 2002-12-12 10:34:12 +00:00
CYGWIN_LICENSE
MAINTAINERS
Makefile.common * Makefile.common: Don't attempt to pretty-print c++ errors. 2002-12-21 05:06:24 +00:00
Makefile.in