arc4random api for haiku#3945
Merged
Merged
Conversation
Collaborator
|
r? @JohnTitor rustbot has assigned @JohnTitor. Use |
Contributor
Author
|
@rustbot label stable-nominated |
Member
devnexen
force-pushed
the
haiku_arc4random
branch
from
September 28, 2024 15:08
2abce2e to
2622f46
Compare
tgross35
force-pushed
the
haiku_arc4random
branch
from
October 15, 2024 03:00
2622f46 to
8924123
Compare
tgross35
enabled auto-merge
October 15, 2024 03:01
tgross35
approved these changes
Oct 15, 2024
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Oct 16, 2024
(backport <rust-lang#3945>) (cherry picked from commit 8924123)
Merged
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Jul 20, 2026
std: use `arc4random_buf` from libc Since I added these uses in rust-lang#129201 an `arc4random_buf` definition was added to libc for [Haiku](rust-lang/libc#3945) and [Solaris/Illumos](rust-lang/libc#3944) so we can stop redefining the symbol in `std`.
rust-timer
added a commit
to rust-lang/rust
that referenced
this pull request
Jul 20, 2026
Rollup merge of #159597 - joboet:arc4random_libc, r=Darksonn std: use `arc4random_buf` from libc Since I added these uses in #129201 an `arc4random_buf` definition was added to libc for [Haiku](rust-lang/libc#3945) and [Solaris/Illumos](rust-lang/libc#3944) so we can stop redefining the symbol in `std`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.