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 preadv and pwritev for macOS #2040

Merged
merged 1 commit into from Jan 27, 2021
Merged

Conversation

slp
Copy link
Contributor

@slp slp commented Jan 21, 2021

Add declarations for the preadv and pwritev system calls, introduced
in macOS 11.0 (Big Sur).

Signed-off-by: Sergio Lopez slp@redhat.com

@rust-highfive
Copy link

r? @JohnTitor

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

Add declarations for the preadv and pwritev system calls, introduced
in macOS 11.0 (Big Sur).

Signed-off-by: Sergio Lopez <slp@redhat.com>
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jan 26, 2021

📌 Commit 81c3e98 has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Jan 26, 2021

⌛ Testing commit 81c3e98 with merge c725621...

bors added a commit that referenced this pull request Jan 26, 2021
Add preadv and pwritev for macOS

Add declarations for the preadv and pwritev system calls, introduced
in macOS 11.0 (Big Sur).

Signed-off-by: Sergio Lopez <slp@redhat.com>
@bors
Copy link
Contributor

bors commented Jan 26, 2021

💔 Test failed - checks-actions

@JohnTitor
Copy link
Member

Same failure on #2043.
@bors retry treeclosed=10

@bors
Copy link
Contributor

bors commented Jan 26, 2021

⌛ Testing commit 81c3e98 with merge 9b7dd7c...

@bors
Copy link
Contributor

bors commented Jan 27, 2021

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

@bors bors merged commit 9b7dd7c into rust-lang:master Jan 27, 2021
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.

None yet

4 participants