libc
libc copied to clipboard
netbsd adding mcontext related data for riscv64
r? @JohnTitor
(rustbot has picked a reviewer for you, use r? to override)
:umbrella: The latest upstream changes (presumably #3525) made this pull request unmergeable. Please resolve the merge conflicts.
Could you resolve conflicts and remove libc_union cfg?
This probably needs a rebase at this point, but otherwise seems like it was waiting for review.
@rustbot review
Can this just be moved to netbsd/mod.rs? I'm not sure what is platform-specific here, if you have a header link that would help.
This should also get the semver test
well ucontext could possibly be make common but not mcontext which is very architecture dependent.