Skip to content

Conversation

@tgross35
Copy link
Contributor

@tgross35 tgross35 commented Nov 20, 2025

Move pthread_* API in linux_like/{android,emscripten,linux}.rs to a module in new and reexport via glibc/musl/bionic. Eventually other platforms will be ported as well.

@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Nov 20, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 20, 2025

Some changes occurred in the Android module

cc @maurer

@tgross35 tgross35 force-pushed the android-pthread branch 4 times, most recently from 24aa7e5 to 970eaf5 Compare November 20, 2025 02:41
@rustbot rustbot added the A-CI Area: CI-related items label Nov 20, 2025
@tgross35 tgross35 force-pushed the android-pthread branch 2 times, most recently from 8c4abbe to 10b5e20 Compare November 20, 2025 02:46
@rustbot rustbot added the O-wasi label Nov 20, 2025
@rustbot

This comment has been minimized.

@tgross35 tgross35 changed the title android: Switch pthread to the new module android, emscripten, linux: Move a subset of pthread API to the new module Nov 20, 2025
@tgross35 tgross35 added this pull request to the merge queue Nov 20, 2025
@tgross35 tgross35 removed this pull request from the merge queue due to a manual request Nov 20, 2025
@tgross35 tgross35 enabled auto-merge November 20, 2025 04:02
@rustbot
Copy link
Collaborator

rustbot commented Nov 20, 2025

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.

@tgross35 tgross35 added this pull request to the merge queue Nov 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 20, 2025
@tgross35 tgross35 added this pull request to the merge queue Nov 20, 2025
Merged via the queue into rust-lang:main with commit 6029abb Nov 20, 2025
50 checks passed
@tgross35 tgross35 deleted the android-pthread branch November 20, 2025 05:04
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Dec 2, 2025
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Dec 2, 2025
@tgross35 tgross35 mentioned this pull request Dec 2, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2025
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: CI-related items O-android O-linux O-unix O-wasi stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants