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

use Dlsym support to implement getentropy (and better thread spawn error) #808

Merged
merged 8 commits into from Jul 6, 2019

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Jun 30, 2019

This is the Miri side of rust-lang/rust#62245.

Fixes #789

@bors
Copy link
Collaborator

bors commented Jul 1, 2019

☔ The latest upstream changes (presumably #814) made this pull request unmergeable. Please resolve the merge conflicts.

@RalfJung RalfJung added the S-blocked-on-rust Status: Blocked on landing a Rust PR label Jul 1, 2019
@bors
Copy link
Collaborator

bors commented Jul 4, 2019

☔ The latest upstream changes (presumably #822) made this pull request unmergeable. Please resolve the merge conflicts.

@RalfJung RalfJung removed the S-blocked-on-rust Status: Blocked on landing a Rust PR label Jul 6, 2019
@RalfJung
Copy link
Member Author

RalfJung commented Jul 6, 2019

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 6, 2019

📌 Commit fbf3f5e has been approved by RalfJung

@bors
Copy link
Collaborator

bors commented Jul 6, 2019

⌛ Testing commit fbf3f5e with merge 226156f...

bors added a commit that referenced this pull request Jul 6, 2019
use Dlsym support to implement getentropy (and better thread spawn error)

This is the Miri side of rust-lang/rust#62245.

Fixes #789
@bors
Copy link
Collaborator

bors commented Jul 6, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: RalfJung
Pushing 226156f to master...

@bors bors merged commit fbf3f5e into rust-lang:master Jul 6, 2019
@RalfJung RalfJung deleted the extra-fn branch July 6, 2019 09:00
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.

dlsym not implemented for: __pthread_get_minstack
2 participants