newlib-cygwin/winsup
Christopher Faylor 85a798d6e7 * cygthread.h (cygthread::terminate_thread): Reflect return value.
* cygthread.cc (cygthread::detach): Be more careful about ensuring that sigwait
is properly waited for to avoid later missynchronization.
(cygthread::terminate_thread): Return true if thread was actually terminated
and all handles were closed.
* fhandler_base.cc (fhandler_base::raw_read): Use signal_read_state rather than
raw calls to win32 api.
(fhandler_base::read): Ditto.
* fhandler.h (fhandler_pipe::fixup_after_exec): Use method to create read_state
signalling.
(fhandler_pipe::create): Ditto.
* Makefile.in: Make some more files -fomit-frame-pointer.
2005-02-06 05:04:34 +00:00
..
cygserver * bsd_mutex.cc: Include limits.h. 2004-12-30 15:58:27 +00:00
cygwin * cygthread.h (cygthread::terminate_thread): Reflect return value. 2005-02-06 05:04:34 +00:00
doc * cygwinenv.sgml: Add words for (no)traverse option. 2005-01-31 20:03:20 +00:00
mingw * mingwex/strtold.c (__asctoe64): Set endptr to 'e' if exponent 2005-02-01 03:51:21 +00:00
subauth
testsuite * cygrun.c (main): Fix exit code so that it reflects UNIX style. 2005-01-10 04:13:39 +00:00
utils * ps.cc (main): Eliminate use of PID_ZOMBIE. 2005-01-16 17:13:51 +00:00
w32api 2005-01-27 Oliver Stoeneberg <oliverst@online.de> 2005-01-27 21:04:18 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
Makefile.common typo 2003-08-06 03:22:18 +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