summaryrefslogtreecommitdiffstats
path: root/src/prof.c
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2016-11-03 01:05:19 (GMT)
committerJason Evans <jasone@canonware.com>2016-11-03 01:05:19 (GMT)
commitb54072dfeece6d25aa7c6b1a503ae350bfe6e1a0 (patch)
tree68f5ca8f7b0560d2190200bb051b55457fd5f2dc /src/prof.c
parenteee1ca655e348b0602c96b702332c28d53869fff (diff)
downloadjemalloc-b54072dfeece6d25aa7c6b1a503ae350bfe6e1a0.zip
jemalloc-b54072dfeece6d25aa7c6b1a503ae350bfe6e1a0.tar.gz
jemalloc-b54072dfeece6d25aa7c6b1a503ae350bfe6e1a0.tar.bz2
Call _exit(2) rather than exit(3) in forked child.
_exit(2) is async-signal-safe, whereas exit(3) is not.
Diffstat (limited to 'src/prof.c')
0 files changed, 0 insertions, 0 deletions