Skip to content

FreeBSD amd64: add mc_tlsbase member to mcontext_t #4503

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: main
Choose a base branch
from

Conversation

kostikbel
Copy link
Contributor

Description

The mc_tlsbase member was recently added to struct mcontext on amd64,
both on CURRENT and on stable/14.
This PR adds it to the Rust libc structure as well.

Sources

https://github.com/freebsd/freebsd-src/blob/716b6667b65b50c15900be9f88cc67f2326872b4/sys/x86/include/ucontext.h#L163

Checklist

@rustbot label +stable-nominated

@rustbot rustbot added O-unix O-x86 S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-unix O-x86 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.

2 participants