Skip to content

Commit

Permalink
Auto merge of #123485 - madsmtm:use-libc-copyfile, r=joboet
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
bors committed Apr 9, 2024
2 parents 18df456 + bdbd3d2 commit 7e1ff63
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 7e1ff63

Please sign in to comment.