HomeFreeBSD

Export _mmap and __sys_mmap from libc.so

Description

Export _mmap and __sys_mmap from libc.so

Unlike the other syscalls these two symbols were missing from the
version script. I noticed this while looking into the compiler-rt
runtime libraries for CHERI.

Reviewed by: brooks
Obtained from: https://github.com/CTSRD-CHERI/cheribsd/pull/1063
MFC after: 3 days

Details

Provenance
arichardsonAuthored on Sep 9 2021, 10:46 AM
Parents
rGf2c9a8b9d95d: stress2: Add a syzkaller reproducer
Branches
Unknown
Tags
Unknown