Skip to content

add shm support for NetBSD and OpenBSD #1586

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

Merged
merged 1 commit into from
Nov 18, 2019
Merged

Conversation

semarie
Copy link
Contributor

@semarie semarie commented Nov 7, 2019

initial work from @landryb for OpenBSD, various fixes and NetBSD support from me.

Fixes #1585

shm support is need for firefox building (for slice-deque)

cc @jakllsch @ryoon for NetBSD

@rust-highfive
Copy link

r? @gnzlbg

(rust_highfive has picked a reviewer for you, use r? to override)

initial work from @landryb for OpenBSD, various fixes and NetBSD support from me.

Fixes rust-lang#1585
@gnzlbg
Copy link
Contributor

gnzlbg commented Nov 18, 2019

@bors: r+

@bors
Copy link
Contributor

bors commented Nov 18, 2019

📌 Commit 487b454 has been approved by gnzlbg

@gnzlbg
Copy link
Contributor

gnzlbg commented Nov 18, 2019

@bors p=100

@bors
Copy link
Contributor

bors commented Nov 18, 2019

⌛ Testing commit 487b454 with merge 5e5c1ee...

bors added a commit that referenced this pull request Nov 18, 2019
add shm support for NetBSD and OpenBSD

initial work from @landryb for OpenBSD, various fixes and NetBSD support from me.

Fixes #1585

shm support is need for firefox building (for slice-deque)

cc @jakllsch @ryoon for NetBSD
@bors
Copy link
Contributor

bors commented Nov 18, 2019

☀️ Test successful - checks-cirrus-freebsd-10, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, status-azure
Approved by: gnzlbg
Pushing 5e5c1ee to master...

@bors bors merged commit 487b454 into rust-lang:master Nov 18, 2019
@semarie semarie deleted the openbsd-shm branch November 20, 2019 16:16
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.

SysV IPC APIs missing on OpenBSD
4 participants