Skip to content

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

Merged
bors merged 8 commits into
rust-lang:masterfrom
RalfJung:extra-fn
Jul 6, 2019
Merged

use Dlsym support to implement getentropy (and better thread spawn error)#808
bors merged 8 commits into
rust-lang:masterfrom
RalfJung:extra-fn

Conversation

@RalfJung

@RalfJung RalfJung commented Jun 30, 2019

Copy link
Copy Markdown
Member

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

Fixes #789

@bors

bors commented Jul 1, 2019

Copy link
Copy Markdown
Contributor

☔ 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

bors commented Jul 4, 2019

Copy link
Copy Markdown
Contributor

☔ 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

RalfJung commented Jul 6, 2019

Copy link
Copy Markdown
Member Author

@bors r+

@bors

bors commented Jul 6, 2019

Copy link
Copy Markdown
Contributor

📌 Commit fbf3f5e has been approved by RalfJung

@bors

bors commented Jul 6, 2019

Copy link
Copy Markdown
Contributor

⌛ 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

bors commented Jul 6, 2019

Copy link
Copy Markdown
Contributor

☀️ 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