HomeFreeBSD

libsys/arm: make vfork less of an outlier

Description

libsys/arm: make vfork less of an outlier

Following the pattern of other architectures, make __sys_vfork the main
symbol and _vfork and vfork weak aliases. This avoids the need to
special case vfork in the generated list of symbols.

Differential Revision: https://reviews.freebsd.org/D44330

Details

Provenance
brooksAuthored on Mon, Apr 22, 7:13 PM
Differential Revision
D44330: libsys/arm: make vfork less of an outlier
Parents
rG5ffb5c849c86: openssl: don't export nonexistant symbols
Branches
Unknown
Tags
Unknown