Page MenuHomeFreeBSD

makesyscalls.sh: Add COMPAT12 support
AbandonedPublic

Authored by kevans on Sep 16 2019, 2:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 27, 4:36 AM
Unknown Object (File)
Thu, Oct 23, 11:44 PM
Unknown Object (File)
Sat, Oct 18, 2:56 AM
Unknown Object (File)
Sat, Oct 18, 2:56 AM
Unknown Object (File)
Fri, Oct 17, 4:40 PM
Unknown Object (File)
Wed, Oct 15, 2:12 AM
Unknown Object (File)
Oct 5 2025, 4:23 PM
Unknown Object (File)
Sep 26 2025, 10:32 PM
Subscribers

Details

Reviewers
brooks
Summary

Work in progress for adding memfd_create() is leaning towards adding a shm_open2 and putting shm_open under COMPAT12; add support in makesyscalls.sh in advance

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 26518

Event Timeline

See also D21366 which includes an identical review diff. I didn't commit it at the time as my initial deprecation target didn't immediately make sense.

This revision is now accepted and ready to land.Sep 19 2019, 12:34 PM