Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose memfd on (Free?)BSD #1775

Closed
detly opened this issue Jul 26, 2022 · 2 comments · Fixed by #1808
Closed

Expose memfd on (Free?)BSD #1775

detly opened this issue Jul 26, 2022 · 2 comments · Fixed by #1808

Comments

@detly
Copy link
Contributor

detly commented Jul 26, 2022

According to the FreeBSD man pages memfd_create() has been present since 13.0. Should it be exported like it is for Android and Linux?

@asomers
Copy link
Member

asomers commented Jul 26, 2022

Yes. Would you like to prepare a PR?

@detly
Copy link
Contributor Author

detly commented Jul 26, 2022

Sure thing

bors bot added a commit that referenced this issue Sep 8, 2022
1808: expose memfd on freebsd r=asomers a=i509VCB

Resolves #1775

Co-authored-by: i509VCB <[email protected]>
@bors bors bot closed this as completed in 1038ee5 Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants