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
..
2008-09-01 22:55:23 +00:00
2008-05-04 22:24:40 +00:00
2008-11-29 14:32:14 +00:00
2008-05-15 15:28:18 +00:00
2008-11-27 09:21:37 +00:00
2008-11-25 02:15:09 +00:00
2008-08-08 00:21:27 +00:00