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
..
2011-12-06 08:39:18 -08:00
2012-10-23 16:05:09 -07:00
2013-02-15 12:08:59 -08:00
2013-01-25 17:13:45 -08:00
2013-01-25 17:13:45 -08:00
2009-03-03 19:28:35 -08:00
2012-11-19 11:46:33 -08:00
2012-12-05 15:26:54 -08:00
2011-07-07 22:46:16 +02:00
2012-12-10 11:20:57 -08:00
2012-10-16 17:58:17 -07:00
2012-10-16 17:58:17 -07:00
2010-10-15 02:16:16 +08:00