libc icon indicating copy to clipboard operation
libc copied to clipboard

fix the size of `posix_spawn_file_actions_t` and `posix_spawnattr_t` on Linux

Open japaric opened this issue 4 months ago • 2 comments

fixes #3608

japaric avatar Mar 04 '24 16:03 japaric

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

rustbot avatar Mar 04 '24 16:03 rustbot

CI is failing due to https://github.com/rust-lang/libc/issues/3613

pvdrz avatar Mar 07 '24 16:03 pvdrz

Could you rebase to pass CI?

JohnTitor avatar May 01 '24 10:05 JohnTitor

@JohnTitor, is this libc release blocked waiting for a response here? How to unblock it?

coolbluewater avatar May 06 '24 16:05 coolbluewater

closing in favor of #3683

japaric avatar May 08 '24 10:05 japaric