newlib/winsup
Christopher Faylor b9ebff640a * exceptions.cc (handle_sigsuspend): Just sleep forever if called from non-main
thread.
(sigpacket:process): Simplify logic which determines when and how a signal is
masked.  Don't trigger sigwait if there is a signal handler.
* sigproc.cc (wait_sig): Update comment.  Try to process a signal which is in
the queue if it isn't queued for the target thread (this is still not right).
2005-08-25 03:12:48 +00:00
..
cygserver * cygserver.cc (main): Call wincap.init() earlier to avoid a NULL dereference. 2005-08-08 19:46:48 +00:00
cygwin * exceptions.cc (handle_sigsuspend): Just sleep forever if called from non-main 2005-08-25 03:12:48 +00:00
doc * textbinary.sgml: Correct incorrect information about ability to specify text 2005-08-17 18:23:39 +00:00
mingw * mingwex/feclearexcept.c (feclearexcept): Change declaration. 2005-08-25 02:35:34 +00:00
subauth
testsuite * winsup.api/pthread/cancel2.c: Use explicit initializer for mutex. 2005-06-11 04:59:53 +00:00
utils * passwd.c (longopts): Add --logonserver option. 2005-08-18 20:25:43 +00:00
w32api 2005-08-17 Michael Jung <mjung@iss.tu-darmstadt.de> 2005-08-17 10:57:17 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.common: Add -dD to options when creating preprocess files. 2005-03-23 03:22:27 +00:00
Makefile.common update copyright 2005-07-26 00:38:54 +00:00
Makefile.in * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
configure * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00
configure.in * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00