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

(f)copyfile fn for apple #2667

Merged
merged 1 commit into from Feb 6, 2022
Merged

(f)copyfile fn for apple #2667

merged 1 commit into from Feb 6, 2022

Conversation

devnexen
Copy link
Contributor

@devnexen devnexen commented Feb 3, 2022

No description provided.

@rust-highfive
Copy link

r? @Amanieu

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

@Amanieu
Copy link
Member

Amanieu commented Feb 6, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Feb 6, 2022

📌 Commit 4dfb4de has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Feb 6, 2022

⌛ Testing commit 4dfb4de with merge 911397a...

bors added a commit that referenced this pull request Feb 6, 2022
@bors
Copy link
Contributor

bors commented Feb 6, 2022

💔 Test failed - checks-actions

@Amanieu
Copy link
Member

Amanieu commented Feb 6, 2022

@bors retry

@bors
Copy link
Contributor

bors commented Feb 6, 2022

⌛ Testing commit 4dfb4de with merge ebc145f...

@bors
Copy link
Contributor

bors commented Feb 6, 2022

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

@bors bors merged commit ebc145f into rust-lang:master Feb 6, 2022
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Apr 9, 2024
macOS: Use `libc` definitions for copyfile

`COPYFILE_ALL` is not yet exposed in `libc`, but the rest of what we need is, so use those definitions instead of manually defining them.

The definitions were added in rust-lang/libc#2667 and rust-lang/libc#3346.
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 9, 2024
macOS: Use `libc` definitions for copyfile

`COPYFILE_ALL` is not yet exposed in `libc`, but the rest of what we need is, so use those definitions instead of manually defining them.

The definitions were added in rust-lang/libc#2667 and rust-lang/libc#3346.
RalfJung pushed a commit to RalfJung/miri that referenced this pull request Apr 15, 2024
macOS: Use `libc` definitions for copyfile

`COPYFILE_ALL` is not yet exposed in `libc`, but the rest of what we need is, so use those definitions instead of manually defining them.

The definitions were added in rust-lang/libc#2667 and rust-lang/libc#3346.
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