newlib/winsup
Christopher Faylor e5d6d53590 * cygthread.h: Change 'avail' cygthread element to 'inuse' throughout.
* cygthread.cc: Ditto.
(cygthread::stub): Don't initialize already initialized events.
(cygthread::freerange): Don't create thread here.
(cygthread::cygthread): Create thread here.  Die if thread not created.
(cygthread::operator new): Simplify.  Just grab a thread structure from the
pool.  Don't try to start the thread.
(cygthread::terminate_thread): Don't close event handles.  Just reuse them.
Call MEM_RELEASE rather than MEM_DECOMMIT (from Joe Buehler).
2003-04-10 05:27:34 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver Switch to 32/64 datatypes: 2003-03-09 21:51:00 +00:00
cygwin * cygthread.h: Change 'avail' cygthread element to 'inuse' throughout. 2003-04-10 05:27:34 +00:00
doc add lack of '~' to ash missing features 2003-04-08 22:24:27 +00:00
mingw * include/time.h (strftime): Remove duplicate declaration. 2003-04-07 01:31:37 +00:00
subauth
testsuite * winsup.api/pthread/condvar9.c: Fix test. 2003-04-08 18:29:37 +00:00
utils 2003-04-10 Pierre Humblet <pierre.humblet@ieee.org> 2003-04-10 01:14:18 +00:00
w32api 2003-04-07 Marcel Telka <telka@users.sourceforge.net> 2003-04-07 01:06:23 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so that 2003-03-29 04:15:52 +00:00
Makefile.common * Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so that 2003-03-29 04:15:52 +00:00
Makefile.in * Makefile.in (check): Be more defensive when creating testsuite config.status. 2002-09-28 03:15:44 +00:00
configure * configure.in: w32api directory was already optional. Semi-revert 2003-02-06 2003-03-17 22:27:07 +00:00
configure.in * configure.in: w32api directory was already optional. Semi-revert 2003-02-06 2003-03-17 22:27:07 +00:00