HomeFreeBSD

posix_spawn: use rfork_thread on all arches

Description

posix_spawn: use rfork_thread on all arches

Do not allocate or switch to the custom stack on non-x86.

Reviewed by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D54898

Details

Provenance
kibAuthored on Jan 26 2026, 4:09 PM
Reviewer
markj
Differential Revision
D54898: libsys, libc: provide rfork_thread() and pdrfork_thread() on all arches
Parents
rGc1be185e3fb9: libsys, libc: provide rfork_thread() and pdrfork_thread() on all arches
Branches
Unknown
Tags
Unknown