Skip to content

emscripten: use getentropy from libc - #362

Merged
newpavlov merged 1 commit into
masterfrom
newpavlov-patch-1
Jun 6, 2023
Merged

emscripten: use getentropy from libc#362
newpavlov merged 1 commit into
masterfrom
newpavlov-patch-1

Conversation

@newpavlov

Copy link
Copy Markdown
Member

As noted by @kleisaukeherelibc had added getenropy for Emscripten, so we can use it instead of our own declaration. v0.2.143 already contains the declaration, so version bump is not needed.

@newpavlov
newpavlov requested a review from josephlrMay 20, 2023 20:34
@newpavlov

Copy link
Copy Markdown
MemberAuthor

@josephlr ping

@newpavlov
newpavlov merged commit e57fcac into masterJun 6, 2023
@newpavlov
newpavlov deleted the newpavlov-patch-1 branch June 6, 2023 13:43
@newpavlovnewpavlov mentioned this pull request Jun 6, 2023
takumi-earth pushed a commit to earthlings-dev/getrandom that referenced this pull request Jan 27, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@newpavlov