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
@chenx97 chenx97 force-pushed the linux-add-sigemt branch 2 times, most recently from a4d03fc to 6a62f30 Compare October 9, 2025 02:50
@chenx97 chenx97 marked this pull request as ready for review October 9, 2025 10:23
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.

Thank you!

@JohnTitor JohnTitor added this pull request to the merge queue Oct 9, 2025
Merged via the queue into rust-lang:main with commit de7e184 Oct 9, 2025
52 checks passed
JohnTitor pushed a commit to JohnTitor/libc that referenced this pull request Oct 9, 2025
@JohnTitor JohnTitor mentioned this pull request Oct 9, 2025
github-merge-queue bot pushed a commit that referenced this pull request Oct 9, 2025
(backport #4730)

(cherry picked from commit de7e184)
@JohnTitor JohnTitor added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Oct 9, 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-applied This PR has been cherry-picked to libc's stable release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants