Skip to content

Document linux_* features #1387

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
rusty-snake opened this issue Mar 6, 2025 · 3 comments · Fixed by #1389
Closed

Document linux_* features #1387

rusty-snake opened this issue Mar 6, 2025 · 3 comments · Fixed by #1389

Comments

@rusty-snake
Copy link
Contributor

The linux_* features are not documented nor do they have a "don't use" comment in Cargo.toml.

@sunfishcode
Copy link
Member

They do have comments. Is there something more that would be useful?

@rusty-snake
Copy link
Contributor Author

sunfishcode added a commit that referenced this issue Mar 6, 2025
Disable use-libc-auxv by default, as we can now use `PR_GET_AUXV` on
most systems today, and fall back to "/proc/self/auxv".

And add documentation for the main user-facing Cargo features to
README.md.

Fixes #1387.
@sunfishcode
Copy link
Member

Thanks!

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