4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 12:59:21 +08:00
Christopher Faylor 51f90b2f01 * cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.
(CYGTLSMAGIC): Delete.
* dcrt0.cc (dll_crt0_0): Call sigproc_init during init startup.
(_dll_crt0): Don't worry about sync_startup.  Just wait for sigthread here.
* dll_init.cc (cygwin_detach_dll): Only pick up tls version of retaddr if we
have a valid tls.
* fork.cc (frok::child): Remove sigproc_init initialization since it happens
much earlier now.
* gendef: Recognize SIGFE_MAYBE.
(fefunc): Generate calls to _sigfe_maybe, if appropriate.
(_sigfe_maybe): New function.
* init.cc (search_for): Always initialize search_for, even on fork.
(calibration_thread): Delete.
(calibration_id): Delete.
(prime_threads): Delete.
(munge_threadfunc): Remove calibration_thread special case.  Avoid calling
thread function if we haven't yet hit the "search_for" thread.
(dll_entry): Remove prime_threads call.  Only call munge_threadfunc when
hwait_sig is active.  Ditto.  for _my_tls.remove ();
* sigproc.cc (hwait_sig): Make global.
(sigproc_init): Don't bother with sync_startup.
(sig_send): Treat flush as a no-op when signals are held.
(wait_sig): Cause signals to be held after fork.
2006-03-12 23:57:05 +00:00
..
2006-03-01 20:20:22 +00:00
2004-12-05 02:30:20 +00:00
2006-03-09 09:01:08 +00:00
2004-01-20 03:11:39 +00:00
2006-01-16 19:52:21 +00:00
2005-12-29 20:46:34 +00:00
2005-08-08 02:27:43 +00:00
2005-08-08 02:27:43 +00:00
2005-09-29 14:28:22 +00:00
2005-03-23 17:11:24 +00:00
2006-03-03 20:19:26 +00:00
2006-03-01 20:20:22 +00:00
2004-05-12 16:21:18 +00:00
2006-02-15 22:11:13 +00:00
2005-08-12 02:39:13 +00:00
2005-09-28 19:22:25 +00:00
2006-01-12 04:41:06 +00:00
2006-03-01 20:20:22 +00:00
2006-03-01 20:20:22 +00:00
2006-01-18 20:40:52 +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-11-18 17:48:23 +00:00
2005-11-18 17:48:23 +00:00
2005-12-29 20:46:34 +00:00
2005-05-25 03:43:58 +00:00
2004-02-04 22:40:50 +00:00
2006-01-12 15:53:51 +00:00
2005-05-02 03:50:11 +00:00
2006-03-09 09:01:08 +00:00
2003-07-07 05:32:24 +00:00
2004-12-27 19:03:56 +00:00
2006-02-20 16:26:16 +00:00
2004-12-27 19:03:56 +00:00
2006-01-02 02:57:54 +00:00
2006-02-20 02:06:37 +00:00
2006-01-12 04:52:51 +00:00
2006-02-23 19:21:21 +00:00