Skip to content

arc4random api for haiku#3945

Merged
tgross35 merged 1 commit into
rust-lang:mainfrom
devnexen:haiku_arc4random
Oct 15, 2024
Merged

arc4random api for haiku#3945
tgross35 merged 1 commit into
rust-lang:mainfrom
devnexen:haiku_arc4random

Conversation

@devnexen

Copy link
Copy Markdown
Contributor

No description provided.

@rustbot

rustbot commented Sep 27, 2024

Copy link
Copy Markdown
Collaborator

r? @JohnTitor

rustbot has assigned @JohnTitor.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@devnexen

Copy link
Copy Markdown
Contributor Author

@rustbot label stable-nominated

@rustbot rustbot added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Sep 27, 2024
@RalfJung

RalfJung commented Sep 28, 2024

Copy link
Copy Markdown
Member

@tgross35
tgross35 added this pull request to the merge queue Oct 15, 2024
Merged via the queue into rust-lang:main with commit 27e91b6 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)
@tgross35 tgross35 mentioned this pull request Oct 16, 2024
@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 Oct 16, 2024
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`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review 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