Alexander Kabaev 97df383415 Invoke _rtld_atfork_post earlier, before we reinitialize rtld locks
by switching into single-thread mode.

libthr ignores broken use of lock bitmaps used by default rtld locking
implementation, this in turn turns lock handoff in _rtld_thread_init
into NOP. This in turn makes child processes of forked multi-threaded
programs to run with _thr_signal_block still in effect, with most
signals blocked.

Reported by: phk, kib
2008-12-01 21:00:25 +00:00
..
2006-04-04 02:57:49 +00:00
2006-04-04 02:57:49 +00:00
2008-04-02 08:33:42 +00:00
2006-04-04 02:57:49 +00:00
2006-04-04 02:57:49 +00:00
2008-04-22 06:44:11 +00:00
2006-04-04 02:57:49 +00:00
2006-04-04 02:57:49 +00:00
2006-04-04 02:57:49 +00:00