Skip to content

Enable setresuid/setresgid on FreeBSD and OpenBSD#721

Merged
bors[bot] merged 1 commit intonix-rust:masterfrom
wezm:bsd-setresuid
Aug 7, 2017
Merged

Enable setresuid/setresgid on FreeBSD and OpenBSD#721
bors[bot] merged 1 commit intonix-rust:masterfrom
wezm:bsd-setresuid

Conversation

@wezm
Copy link
Copy Markdown
Contributor

@wezm wezm commented Aug 7, 2017

Fixes #717

This PR enables setresuid and setresgid on FreeBSD and OpenBSD. These functions are not present on NetBSD, macOS, and iOS as far as I can tell.

@asomers
Copy link
Copy Markdown
Member

asomers commented Aug 7, 2017

Looks good to me. Just squash the two commits into one and I'll merge it.

@wezm
Copy link
Copy Markdown
Contributor Author

wezm commented Aug 7, 2017

Done 👍

@asomers
Copy link
Copy Markdown
Member

asomers commented Aug 7, 2017

bors r+

bors bot added a commit that referenced this pull request Aug 7, 2017
721: Enable setresuid/setresgid on FreeBSD and OpenBSD r=asomers

Fixes #717 

This PR enables `setresuid` and `setresgid` on FreeBSD and OpenBSD. These functions are not present on NetBSD, macOS, and iOS as far as I can tell.
@bors
Copy link
Copy Markdown
Contributor

bors bot commented Aug 7, 2017

@bors bors bot merged commit c925bed into nix-rust:master Aug 7, 2017
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.

2 participants