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

Add missing FreeBSD APIs #887

Merged
merged 4 commits into from
Jan 23, 2018
Merged

Conversation

valpackett
Copy link
Contributor

@valpackett valpackett commented Jan 3, 2018

Process descriptors, realtime process priority, a couple missing kqueue event filters.

@valpackett valpackett changed the title Add FreeBSD process descriptors API Add missing FreeBSD APIs (process descriptors) Jan 10, 2018
@valpackett valpackett changed the title Add missing FreeBSD APIs (process descriptors) Add missing FreeBSD APIs Jan 10, 2018
Available since FreeBSD 9.0, this API allows using local descriptors
instead of global PIDs. It works in Capsicum sandboxes.
CI still runs version 10
@valpackett valpackett force-pushed the freebsd-procdesc branch 3 times, most recently from 0c68abd to c06838f Compare January 22, 2018 18:23
@valpackett
Copy link
Contributor Author

Can someone take a look at this?

@alexcrichton
Copy link
Member

@myfreeweb looks like CI may be failing?

@valpackett
Copy link
Contributor Author

oh it was complaining about long lines. Fixed.

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Jan 23, 2018

📌 Commit c13302d has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Jan 23, 2018

⌛ Testing commit c13302d with merge 9613051...

bors added a commit that referenced this pull request Jan 23, 2018
Add missing FreeBSD APIs

Process descriptors, realtime process priority, a couple missing kqueue event filters.
@bors
Copy link
Contributor

bors commented Jan 23, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 9613051 to master...

@bors bors merged commit c13302d into rust-lang:master Jan 23, 2018
bors bot added a commit to nix-rust/nix that referenced this pull request Feb 21, 2018
825: FreeBSD: cfmakesane, EVFILT_* r=Susurrus a=myfreeweb

Depends on: rust-lang/libc#887
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.

None yet

3 participants