Skip to content

Added getentropy to vita target#3230

Merged
bors merged 1 commit into
rust-lang:masterfrom
nikarh:vita-rand
May 1, 2023
Merged

Added getentropy to vita target#3230
bors merged 1 commit into
rust-lang:masterfrom
nikarh:vita-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)

@JohnTitor JohnTitor left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@JohnTitor

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented May 1, 2023

Copy link
Copy Markdown
Contributor

📌 Commit 0b2ed16 has been approved by JohnTitor

It is now in the queue for this repository.

@bors

bors commented May 1, 2023

Copy link
Copy Markdown
Contributor

⌛ Testing commit 0b2ed16 with merge 66e988b...

@bors

bors commented May 1, 2023

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 66e988b to master...

1 similar comment
@bors

bors commented May 1, 2023

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 66e988b to master...

@bors bors merged commit 66e988b into rust-lang:master May 1, 2023
@bors

bors commented May 1, 2023

Copy link
Copy Markdown
Contributor

👀 Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request.

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.

4 participants