Skip to content

Added getentropy to vita target#3229

Closed
nikarh wants to merge 0 commit into
rust-lang:masterfrom
nikarh:vira-rand
Closed

Added getentropy to vita target#3229
nikarh wants to merge 0 commit into
rust-lang:masterfrom
nikarh:vira-rand

Conversation

@nikarh

@nikarh nikarh commented Apr 28, 2023

Copy link
Copy Markdown
Contributor

This is a late addition to #3209. This definition is required in order to implement random in std correctly.

As the previous PR, getentropy is a standard C function, should be implemented by newlib provider, and is not Sony's intellectual property.

@rustbot

rustbot commented Apr 28, 2023

Copy link
Copy Markdown
Collaborator

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@nikarh

nikarh commented Apr 28, 2023

Copy link
Copy Markdown
Contributor Author

Broke something while rebasing, reopened as #3230

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants