Skip to content

Conversation

rtzoeller
Copy link
Contributor

DragonFly 6.0 added support for fexecve(2).

Implementing it with a mismatched signature from what C exposes, as outlined in #1272, for consistency with other platforms.

Tested with nix-rust/nix#1577

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

Ignore fexecve signature mismatch, as with other execv variants.
@JohnTitor
Copy link
Member

Thanks! r? @JohnTitor @bors r+

@bors
Copy link
Contributor

bors commented Oct 20, 2021

📌 Commit 6f0857d has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Oct 21, 2021

⌛ Testing commit 6f0857d with merge 1045d01...

@bors
Copy link
Contributor

bors commented Oct 21, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: JohnTitor
Pushing 1045d01 to master...

@bors bors merged commit 1045d01 into rust-lang:master Oct 21, 2021
@rtzoeller rtzoeller deleted the dfly_fexecve branch October 21, 2021 02:55
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.

5 participants