Elliott Hughes 7fd803cdfa Fix the stack protector death test.
Now __stack_chk_fail calls abort(3) directly, we terminate with
SIGSEGV rather than SIGABRT. (Because of the workaround for the
debuggerd lossage in the abort(3) implementation, which was the
motivation for switching __stack_chk_fail over to abort(3).)

Also clarify the comment on the weird pthread death test, so it
doesn't get copied and pasted onto real death tests.

Change-Id: Ie832eaded61359c99e7a10db65e28f35e8f63eed
2013-02-14 16:35:58 -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