Page MenuHomeFreeBSD

makesyscalls.sh: Add COMPAT12 support
AbandonedPublic

Authored by kevans on Sep 16 2019, 2:46 PM.
Tags
None
Referenced Files
F158982255: D21676.diff
Mon, Jun 8, 2:48 PM
Unknown Object (File)
Thu, May 21, 8:51 AM
Unknown Object (File)
Tue, May 19, 3:56 AM
Unknown Object (File)
May 2 2026, 12:04 PM
Unknown Object (File)
Apr 30 2026, 7:58 PM
Unknown Object (File)
Apr 30 2026, 5:10 PM
Unknown Object (File)
Apr 30 2026, 5:26 AM
Unknown Object (File)
Apr 24 2026, 10:55 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