Elliott Hughes fae89fc404 Fix raise(3) so it works in signal handlers.
We could special-case raise(3) in non-threaded programs, but the more
conservative course is to make pthread_kill(3) work in signal handlers
at the cost of a race shared by other C libraries.

Change-Id: I59fb23d03bdabf403435e731704b33acdf3e0234
2013-02-21 11:22:23 -08:00
..
2013-02-13 16:32:47 -08:00
2013-02-01 14:51:19 -08:00
2013-01-11 16:44:15 -08:00
2013-01-17 15:41:33 -08:00
2013-02-13 14:40:48 -08:00