Skip to content

Missing siginfo_t methods on uClibc targets #3529

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
operutka opened this issue Jan 8, 2024 · 0 comments · Fixed by #3537
Closed

Missing siginfo_t methods on uClibc targets #3529

operutka opened this issue Jan 8, 2024 · 0 comments · Fixed by #3537
Labels
C-API-request Category: API request

Comments

@operutka
Copy link
Contributor

operutka commented Jan 8, 2024

Currently it isn't possible to build rust-std because the si_pid() and si_status() methods are missing on all Linux uClibc targets. See rust-lang/rust#118190 for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-API-request Category: API request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant