OSDN Git Service

When we restore signal handlers, restore them back to what they
authorChris Lattner <sabre@nondot.org>
Mon, 23 Mar 2009 05:55:36 +0000 (05:55 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Mar 2009 05:55:36 +0000 (05:55 +0000)
commiteab5cb3b5558407fb715b3c6e2635a4367546e8a
tree8a315324afc5551cb45a387eaf96839c282a419e
parent1c4d8a00aba2b216dfd7c2b95f01752465037d70
When we restore signal handlers, restore them back to what they
were when we came around, not to their default handler.  This
should fix PR3848

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67509 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Unix/Signals.inc