Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Readd posix_spawn{_file_actions_t,attr_t} on Android #3809

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

tgross35
Copy link
Contributor

Fixes: #3709
Fixes: #3608
Fixes: #3677

[resolved conflict, update commit message - Trevor]
(apply #3690 to main)
(cherry picked from commit b2b2fd7)

Fixes: rust-lang#3709
Fixes: rust-lang#3608
Fixes: rust-lang#3677

Co-authored-by: Jorge Aparicio <[email protected]>

[resolved conflict, update commit message - Trevor]
(apply <rust-lang#3690> to `main`)
(cherry picked from commit b2b2fd7)

Signed-off-by: Trevor Gross <[email protected]>
@rustbot
Copy link
Collaborator

rustbot commented Aug 12, 2024

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

@tgross35
Copy link
Contributor Author

tgross35 commented Aug 12, 2024

This re-adds #3710 as a cherry pick with conflicts resolved.

@tgross35 tgross35 changed the title Readd posix_spawn{_file_actions_t,attr_t} on Android [main] Readd posix_spawn{_file_actions_t,attr_t} on Android Aug 12, 2024
@tgross35 tgross35 disabled auto-merge August 12, 2024 23:43
@tgross35 tgross35 added this pull request to the merge queue Aug 13, 2024
Merged via the queue into rust-lang:main with commit cb61441 Aug 13, 2024
39 checks passed
@tgross35 tgross35 deleted the main-posix-spawn branch August 13, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment