libc
libc copied to clipboard
fix the size of `posix_spawn_file_actions_t` and `posix_spawnattr_t` on Linux
fixes #3608
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @JohnTitor (or someone else) some time within the next two weeks.
Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review
and S-waiting-on-author
) stays updated, invoking these commands when appropriate:
-
@rustbot author
: the review is finished, PR author should check the comments and take action accordingly -
@rustbot review
: the author is ready for a review, this PR will be queued again in the reviewer's queue
CI is failing due to https://github.com/rust-lang/libc/issues/3613
Could you rebase to pass CI?
@JohnTitor, is this libc release blocked waiting for a response here? How to unblock it?
closing in favor of #3683