rust/library
bors 033becf83c Auto merge of #123485 - madsmtm:use-libc-copyfile, r=joboet
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 https://github.com/rust-lang/libc/pull/2667 and https://github.com/rust-lang/libc/pull/3346.
2024-04-09 14:15:09 +00:00
..
2024-04-09 01:40:03 -04:00
2024-04-04 05:04:27 +08:00
2024-03-22 12:16:16 -07:00
2024-04-06 18:56:22 +03:00