4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-15 02:09:19 +08:00
Christopher Faylor 2346864a45 * cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let the
caller do that.
* dcrt0.cc (child_info_spawn::handle_spawn): Close parent handle here to allow
fixup_after_exec functions to use it.
* cygtls.cc (_cygtls::call2): Avoid calling exit thread if called with
*crt0_1 functions.
* cygtls.h (_cygtls::isinitialized): Check that we actually have a tls before
seeing if it is initialized.
* gendef (_sigfe_maybe): Ditto.
* dcrt0.cc (dll_crt0_1): Remove static, use just one argument.
* dll_init.cc (dllcrt0_info): New structure.
(dll_dllcrt0): Change into a front-end to renamed dll_dllcrt0_1 so that we'll
always be assured of having something like a tls.
(dll_dllcrt0_1): New function, basically renamed from from dll_dllcrt0.
Unconditionally call _my_tls.init_exception_handler now that we are assured of
having a tls.  Change variable name from "linking" to "linked".
* winsup.h (dll_crt0_1): Declare.
(dll_dllcrt0_1): Ditto.
2006-06-02 00:09:50 +00:00
..
2006-05-28 15:50:14 +00:00
2006-05-24 16:59:03 +00:00
2006-03-01 20:20:22 +00:00
2004-12-05 02:30:20 +00:00
2004-01-20 03:11:39 +00:00
2006-01-16 19:52:21 +00:00
2006-05-28 15:50:14 +00:00
2006-05-24 16:59:03 +00:00
2005-09-29 14:28:22 +00:00
2005-03-23 17:11:24 +00:00
2006-05-28 15:50:14 +00:00
2006-03-01 20:20:22 +00:00
2004-05-12 16:21:18 +00:00
2006-05-28 15:50:14 +00:00
2006-05-28 15:50:14 +00:00
2006-02-15 22:11:13 +00:00
2006-05-28 15:50:14 +00:00
2006-05-28 15:50:14 +00:00
2005-08-12 02:39:13 +00:00
2006-05-28 15:50:14 +00:00
2005-09-28 19:22:25 +00:00
2006-05-28 15:50:14 +00:00
2006-03-01 20:20:22 +00:00
2004-03-14 05:35:19 +00:00
2004-12-05 02:30:20 +00:00
2005-11-18 17:48:23 +00:00
2005-12-29 20:46:34 +00:00
2006-05-28 15:50:14 +00:00
2004-02-04 22:40:50 +00:00
2006-05-28 15:50:14 +00:00
2006-05-28 15:50:14 +00:00
2005-05-02 03:50:11 +00:00
2006-05-28 15:50:14 +00:00
2004-12-27 19:03:56 +00:00
2006-05-28 15:50:14 +00:00
2004-12-27 19:03:56 +00:00
2006-01-02 02:57:54 +00:00
2006-05-28 15:50:14 +00:00
2006-05-28 15:50:14 +00:00
2006-05-28 15:50:14 +00:00
2006-02-20 02:06:37 +00:00
2006-04-21 18:53:05 +00:00