newlib-cygwin/winsup
Christopher Faylor 1524ae42cf * cygthread.cc (cygthread::stub): Accept flag to pass info structure to thread
function.
(cygthread::operator new): Add defense debugging output.
(cygthread::cygthread): Add debugging output.  Set name after thread has been
awakened to avoid a race.
(cygthread::exit_thread): Use handle operator rather than using ev directly.
(cygthread::exit_thread): Reorganize to provide debugging.  Set __name to NULL.
* cygthread.h (cygself): Define.
* fhandler_tty.cc (fhandler_tty_master::init): Use cygself as argument so that
invoked thread can access its own info.
(process_output): Derive cygthread info of thread from thread argument.
* sigproc.cc (sigproc_init): Use cygself as argument so that invoked thread can
access its own info.
(wait_sig): Derive cygthread info of thread from thread argument.
2002-08-06 05:08:55 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout. 2002-06-23 22:56:58 +00:00
cygwin * cygthread.cc (cygthread::stub): Accept flag to pass info structure to thread 2002-08-06 05:08:55 +00:00
doc fix commercial contact 2002-07-27 23:05:45 +00:00
mingw * include/stdio.h (_fcloseall): Add prototype. 2002-08-03 23:03:37 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h will 2002-07-07 00:43:28 +00:00
utils * mkgroup.c (main): Don't print an entry for "Everyone". 2002-08-02 11:14:35 +00:00
w32api * include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt): 2002-08-05 02:03:24 +00:00
CYGWIN_LICENSE remove a comma 2002-05-12 19:29:20 +00:00
ChangeLog * Makefile.common (MINGW_INCLUDES): Simplify. 2002-07-07 00:42:09 +00:00
MAINTAINERS Nuke 2001-12-31 23:24:10 +00:00
Makefile.common * Makefile.common (MINGW_INCLUDES): Simplify. 2002-07-07 00:42:09 +00:00
Makefile.in * configure.in: Remove cinstall target. 2002-04-25 23:19:28 +00:00
configure * configure.in: Complain about lack of w32api directory. 2002-06-02 05:54:33 +00:00
configure.in * configure.in: Complain about lack of w32api directory. 2002-06-02 05:54:33 +00:00