Skip to content

Add binding of getrandom for Redox OS - #5333

Merged
JohnTitor merged 1 commit into
rust-lang:mainfrom
bjorn3:redox_getrandom
Jul 27, 2026
Merged

Add binding of getrandom for Redox OS#5333
JohnTitor merged 1 commit into
rust-lang:mainfrom
bjorn3:redox_getrandom

Conversation

@bjorn3

@bjorn3 bjorn3 commented Jul 27, 2026

Copy link
Copy Markdown
Member

Description

See commit message

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 S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Jul 27, 2026

@JohnTitor JohnTitor left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JohnTitor
JohnTitor added this pull request to the merge queue Jul 27, 2026
Merged via the queue into rust-lang:main with commit d0d18dc Jul 27, 2026
57 checks passed
@bjorn3
bjorn3 deleted the redox_getrandom branch July 27, 2026 21:26
@tgross35 tgross35 mentioned this pull request Aug 31, 2026
@tgross35 tgross35 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 Aug 31, 2026
tgross35 pushed a commit to dybucc/libc that referenced this pull request Aug 31, 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-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.

5 participants