4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-03 21:10:25 +08:00
Christopher Faylor 936e4018b6 * cygheap.cc (cygheap_fixup_in_child): It's not just for exec.
* cygtls.h (struct _cygtls::thread_handle): New field.
* dcrt0.cc (exit_lock): Remove declaration.
* winsup.h (exit_lock): Add declaration.
* exceptions.cc (sigpacket::process): Properly return after signal_exit.
* pinfo.cc (pinfo::exit): Only exit the process if _my_tls.thread_handle has
not been filled out -- which should be an impossible event.
* sigproc.cc (sigproc_terminate): Fillout _my_tls.thread_handle to provide
something for wait_sig to wait for.  Use the siginfo_t version of sig_send and
fill out the tls argument with _my_tls.
(wait_sig): Wait for the thread specified in pack.tls or (for now) complain
bitterly if it doesn't exit.
2005-09-23 03:35:41 +00:00
..
2005-08-08 13:39:56 +00:00
2004-12-05 02:30:20 +00:00
2004-01-20 03:11:39 +00:00
2005-08-08 02:27:43 +00:00
2005-08-08 02:27:43 +00:00
2005-03-23 17:11:24 +00:00
2005-08-12 02:39:13 +00:00
2005-08-12 02:39:13 +00:00
2004-05-12 16:21:18 +00:00
2005-08-12 02:39:13 +00:00
2005-08-12 02:39:13 +00:00
2005-08-28 23:26:23 +00:00
2005-02-13 18:17:29 +00:00
2004-03-14 05:35:19 +00:00
2005-05-06 21:09:35 +00:00
2004-12-05 02:30:20 +00:00
2005-05-25 03:43:58 +00:00
2004-02-04 22:40:50 +00:00
2005-05-02 03:50:11 +00:00
2005-05-02 03:50:11 +00:00
2005-05-02 03:50:11 +00:00
2003-07-07 05:32:24 +00:00
2004-12-27 19:03:56 +00:00
2004-12-27 19:03:56 +00:00
2005-09-14 21:26:15 +00:00