Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emscripten: use getentropy from libc #362

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Conversation

newpavlov
Copy link
Member

As noted by @kleisauke here libc 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 josephlr May 20, 2023 20:34
@newpavlov newpavlov force-pushed the newpavlov-patch-1 branch from 6b15bd4 to 394e602 Compare May 20, 2023 20:55
@newpavlov newpavlov force-pushed the newpavlov-patch-1 branch from 6e1e288 to 43532c6 Compare May 20, 2023 21:40
@newpavlov
Copy link
Member Author

@josephlr ping

@newpavlov newpavlov merged commit e57fcac into master Jun 6, 2023
@newpavlov newpavlov deleted the newpavlov-patch-1 branch June 6, 2023 13:43
@newpavlov newpavlov mentioned this pull request Jun 6, 2023
Sign up for free to 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