HomeFreeBSD

libc: remove shm_open(2)'s compat fallback

Description

libc: remove shm_open(2)'s compat fallback

This had been introduced to ease any pain for using slightly older kernels
with a newer libc, e.g., for bisecting a kernel across the introduction of
shm_open2(2). 6 months has passed, retire the fallback and let shm_open()
unconditionally call shm_open2().

Stale includes are removed as well.

Details

Provenance
kevansAuthored on Apr 13 2020, 3:59 PM
Parents
rG1c04eb2853f2: Install expected output file of test missed in r359585
Branches
Unknown
Tags
Unknown

Event Timeline