Skip to content

redox: clock_settime, pause - #5363

Draft
joshuamegnauth54 wants to merge 1 commit into
rust-lang:mainfrom
joshuamegnauth54:redox-misc-01
Draft

redox: clock_settime, pause#5363
joshuamegnauth54 wants to merge 1 commit into
rust-lang:mainfrom
joshuamegnauth54:redox-misc-01

Conversation

@joshuamegnauth54

@joshuamegnauth54 joshuamegnauth54 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Related: bytecodealliance/rustix#1638

Sources:

Description

I unmasked clock_settime and pause on Redox as both have been supported for a while.

Checklist

  • Relevant tests in libc-test/semver have been updated
  • Commit messages permalink to headers for added or changed API
  • Placeholder or unstable values like *LAST or *MAX have the standard
    doc comment
  • Tested locally (cargo test -p libc-test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@rustbot label +stable-nominated

@rustbot rustbot added O-redox O-unix stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-redox 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