Skip to content

Conversation

brad0
Copy link

@brad0 brad0 commented Sep 29, 2025

Description

add elf_aux_info() support for OpenBSD.

Necessary for rust-lang/rust#147024

Sources

https://github.com/openbsd/src/blob/d99593d0c5b5a00fb7a49103acc0c0b24b4aac53/sys/sys/auxv.h

@rustbot label +stable-nominated

@rustbot
Copy link
Collaborator

rustbot commented Sep 29, 2025

Some changes occurred in OpenBSD module

cc @semarie

@brad0
Copy link
Author

brad0 commented Sep 29, 2025

cc @semarie

@brad0 brad0 force-pushed the openbsd_elf_aux_info branch from fe39394 to 40bdf22 Compare September 29, 2025 12:02
@brad0 brad0 force-pushed the openbsd_elf_aux_info branch from 40bdf22 to 5c96f8e Compare September 29, 2025 12:06
Copy link
Contributor

@semarie semarie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks

@semarie
Copy link
Contributor

semarie commented Sep 29, 2025

@tgross35, for reference, this is needed for rust-lang/rust#147024 .
A new release of libc with it will be required to make it available to rustc itself.

@rustbot rustbot added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Oct 7, 2025
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@JohnTitor JohnTitor added this pull request to the merge queue Oct 8, 2025
@JohnTitor
Copy link
Member

A new release of libc with it will be required to make it available to rustc itself.

I'll cut a new release later today :)

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-unix S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants