newlib/winsup
Christopher Faylor 538776b743 * cygthread.cc (cygthread::stub): Set inuse to false when exiting.
(cygthread::cygthread): Actually pass name as argument to debugging output to
avoid SEGV when strace'ing.
(cygthread::release): Don't set stack_ptr to NULL, since it is only set once on
first entry to a stub not on each stub iteration.
(cygthead::exit_thread): Remove obsolete function.
* cygthread.h (cygthread::exit_thread): Ditto.
2005-01-02 02:22:25 +00:00
..
cygserver * bsd_mutex.cc: Include limits.h. 2004-12-30 15:58:27 +00:00
cygwin * cygthread.cc (cygthread::stub): Set inuse to false when exiting. 2005-01-02 02:22:25 +00:00
doc * path.sgml: Encode programming example with CDATA. 2004-12-31 01:13:28 +00:00
mingw * mingwex/complex/(cabsf.c cacosf.c cacoshf.c cargf.c casinf.c 2004-12-25 23:56:19 +00:00
subauth
testsuite * winsup.api/mmaptest01.c (main): Accomodate 9x memory usage. 2004-08-24 09:58:16 +00:00
utils * .sgml: Cleanup markup for XML validity. 2004-12-24 21:58:38 +00:00
w32api * include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY): 2005-01-01 08:57:31 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
Makefile.common
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