Skip to content

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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EtiennePerot
Copy link
Contributor

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

Fixes #10756.

@EtiennePerot EtiennePerot force-pushed the linux-is-not-a-personality-trait branch from e212c97 to 91d3665 Compare August 12, 2024 01:52
@EtiennePerot EtiennePerot requested a review from avagin August 20, 2024 01:09
@avagin
Copy link
Collaborator

avagin commented Aug 20, 2024

LGTM

copybara-service bot pushed a commit that referenced this pull request 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 bot pushed a commit that referenced this pull request 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 bot pushed a commit that referenced this pull request 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
Copy link

A friendly reminder that this PR had no activity for 120 days.

@github-actions github-actions bot added the stale-pr This PR has not been updated in 120 days. label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to pull stale-pr This PR has not been updated in 120 days.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support no-op personality(2) bits
2 participants