Skip to content

Conversation

chenx97
Copy link
Contributor

@chenx97 chenx97 commented Sep 29, 2025

Description

While SIGEMT doesn't exist for most Linux platforms, mips and sparc have it.

This should also remove Rustix's need to import SIGEMT from linux-raw-sys.

Sources

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@rustbot label +stable-nominated

@rustbot rustbot added O-gnu O-linux O-mips O-musl O-sparc O-unix stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-gnu O-linux O-mips O-musl O-sparc O-unix 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