libc
libc copied to clipboard
adding in6_ifreq to apple.
close #3611
r? @JohnTitor
rustbot has assigned @JohnTitor. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.
Use r? to explicitly pick a reviewer
CI fails: https://github.com/rust-lang/libc/actions/runs/8884641673/job/24394199472?pr=3617
@JohnTitor Why does the ci fail on sparc64-unknown-linux-gnu target, it seems to be not related to this PR, I think it can be merged.
@cavivie
@JohnTitor Why does the ci fail on sparc64-unknown-linux-gnu target, it seems to be not related to this PR, I think it can be merged.
I think sparc64 problems are unrelated to this PR, too. Sparc problems was apparently fixed in https://github.com/rust-lang/libc/pull/3707 , so this PR just need to be rebased
I think sparc64 problems are unrelated to this PR, too. Sparc problems was apparently fixed in #3707 , so this PR just need to be rebased
@devnexen Could you please work on this, we may be able to merge soon.