HomeFreeBSD

libc/arm: export __signalcontext not _signalcontext

Description

libc/arm: export __signalcontext not _signalcontext

The former exists and architectures other than aarch64 and riscv provide
it. The later does not exist.

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

Details

Provenance
brooksAuthored on Tue, Apr 16, 5:05 PM
Differential Revision
D44329: libc/arm: export __signalcontext not _signalcontext
Parents
rGda77a1b4f0df: libcxxrt: don't export nonexistant symbols
Branches
Unknown
Tags
Unknown