newlib/winsup
Christopher Faylor ed364fa9fb Change pthread::cancelable_wait to just cancelable_wait, throughout.
* thread.h (cw_sig_wait): New enum.
(fast_mutex::lock): Use cancelable_wait with resumable signal.
(cancelable_wait): Change fourth argument to cw_sig_wait enum.
* thread.cc (cancelable_wait): Ditto.  Loop on signal detection if fourth
argument == cw_sig_resume.
2005-06-09 05:11:51 +00:00
..
cygserver * bsd_mutex.cc (msleep_cnt): Remove. 2005-04-08 20:31:43 +00:00
cygwin Change pthread::cancelable_wait to just cancelable_wait, throughout. 2005-06-09 05:11:51 +00:00
doc Slight rearragement 2005-06-05 02:16:07 +00:00
mingw * include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix typo 2005-06-06 08:21:53 +00:00
subauth
testsuite * cygload/cygload.exp: .cpp -> .cc. 2005-06-06 21:28:22 +00:00
utils * cygcheck.cc (dump_sysinfo): Recognize XP Media Center and Tablet PC 2005-05-30 15:49:31 +00:00
w32api Add missing ChangeLog entry. 2005-05-13 21:01:32 +00:00
CYGWIN_LICENSE
ChangeLog
Makefile.common
Makefile.in
configure
configure.in