libc icon indicating copy to clipboard operation
libc copied to clipboard

adding SUN_LEN macro to linux glibc/musl

Open devnexen opened this issue 11 months ago • 2 comments

glibc ref musl ref

devnexen avatar Feb 15 '25 23:02 devnexen

r? @tgross35

rustbot has assigned @tgross35. 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 Feb 15 '25 23:02 rustbot

I'm just going to mark this blocked since I don't yet know what to do without offset_of!. I don't think we want to add a new config specific for this macro, but maybe something like a recent-msrv cargo feature is possible.

@rustbot blocked

tgross35 avatar Feb 22 '25 21:02 tgross35

Added an offset_of! macro in 18083938f28c39908f487624bd96ed9a6c0c24e0, this should be able to go forward with that.

@rustbot author

tgross35 avatar Oct 29 '25 22:10 tgross35

Reminder, once the PR becomes ready for a review, use @rustbot ready.

rustbot avatar Oct 29 '25 22:10 rustbot

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

rustbot avatar Oct 29 '25 23:10 rustbot

@rustbot ready

devnexen avatar Oct 30 '25 06:10 devnexen

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

rustbot avatar Dec 03 '25 06:12 rustbot