summaryrefslogtreecommitdiff
path: root/test/cfi
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2015-11-20 14:28:33 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-11-20 14:28:33 +0000
commit8dbf679e72e43d7c6b565417a8b0716943cb191b (patch)
tree04eff5d7bc067306898501ab9dca330a7e10fcd9 /test/cfi
parentbc3baa86f7b20c2d5b00294a8cd9f40be109d593 (diff)
[sanitizer] Implement internal_fork and internal_forkpty for OS X
On Linux, we have internal_fork that forks without invoking user's pthread_atfork handlers, which is important for spawning external symbolizers. Let's implement this for OS X as well (using __fork). This patch also adds internal_forkpty which re-implements forkpty and uses __fork in it as well. Differential Revision: http://reviews.llvm.org/D14869 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@253666 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/cfi')
0 files changed, 0 insertions, 0 deletions