Skip to content

Implement personality(2) for no-op personality bits. #10798

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

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

Implement personality(2) for no-op personality bits.

This PR implements the personality(2) syscall for personality bits that are no-ops on Linux.

Fixes #10756.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#10757 from EtiennePerot:linux-is-not-a-personality-trait 91d3665

@copybara-service copybara-service bot added the exported Issue was exported automatically label Aug 20, 2024
This PR implements the [`personality(2)` syscall](https://www.man7.org/linux/man-pages/man2/personality.2.html) for personality bits that are no-ops on Linux.

Fixes #10756.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#10757 from EtiennePerot:linux-is-not-a-personality-trait 91d3665
PiperOrigin-RevId: 665427818
@copybara-service copybara-service bot closed this Aug 27, 2024
@copybara-service copybara-service bot deleted the test/cl665427818 branch August 27, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support no-op personality(2) bits
1 participant