libc icon indicating copy to clipboard operation
libc copied to clipboard

adding in6_ifreq to apple.

Open devnexen opened this issue 11 months ago • 1 comments

close #3611

devnexen avatar Mar 10 '24 23:03 devnexen

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

rustbot avatar Mar 10 '24 23:03 rustbot

CI fails: https://github.com/rust-lang/libc/actions/runs/8884641673/job/24394199472?pr=3617

JohnTitor avatar May 01 '24 15:05 JohnTitor

@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 avatar May 21 '24 12:05 cavivie

@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

safinaskar avatar May 22 '24 05:05 safinaskar

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.

cavivie avatar May 22 '24 12:05 cavivie