[libcxx-commits] [clang-tools-extra] [lldb] [libcxxabi] [lld] [flang] [libunwind] [compiler-rt] [clang] [llvm] [libc] [libcxx] [mlir] [asan] Install `pthread_atfork` (PR #75290)
Vitaly Buka via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Dec 15 13:33:41 PST 2023
vitalybuka wrote:
That's bad, we need to fix this.
Do you see how we endup in handler, from `internal_fork`.
`internal_fork` claims it will not call handlers.
https://github.com/llvm/llvm-project/pull/75290
More information about the libcxx-commits
mailing list