Skip to content

Conversation

@tgross35
Copy link
Contributor

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

@tgross35 tgross35 force-pushed the linux-pthread branch 3 times, most recently from ff2025d to a6bd6e5 Compare November 20, 2025 00:52
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Nov 20, 2025
@tgross35 tgross35 force-pushed the linux-pthread branch 5 times, most recently from 1226343 to c2c1971 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 linux-pthread branch 2 times, most recently from bd153c7 to b96e1cb Compare November 20, 2025 02:46
@rustbot rustbot added the O-wasi label Nov 20, 2025
@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.

Move `pthread_*` API in `linux_like/linux.rs` to a module in `new` and
reexport via `glibc` and `musl`. Eventually other platforms will be
ported as well.
@tgross35 tgross35 enabled auto-merge November 20, 2025 03:35
@tgross35 tgross35 added this pull request to the merge queue Nov 20, 2025
Merged via the queue into rust-lang:main with commit 04c5805 Nov 20, 2025
52 checks passed
@tgross35 tgross35 deleted the linux-pthread branch November 20, 2025 04:05
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Dec 2, 2025
Move `pthread_*` API in `linux_like/linux.rs` to a module in `new` and
reexport via `glibc` and `musl`. Eventually other platforms will be
ported as well.

(backport <rust-lang#4833>)
(cherry picked from commit 04c5805)
@tgross35 tgross35 mentioned this pull request Dec 2, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2025
Move `pthread_*` API in `linux_like/linux.rs` to a module in `new` and
reexport via `glibc` and `musl`. Eventually other platforms will be
ported as well.

(backport <#4833>)
(cherry picked from commit 04c5805)
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2025
Move `pthread_*` API in `linux_like/linux.rs` to a module in `new` and
reexport via `glibc` and `musl`. Eventually other platforms will be
ported as well.

(backport <#4833>)
(cherry picked from commit 04c5805)
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2025
Move `pthread_*` API in `linux_like/linux.rs` to a module in `new` and
reexport via `glibc` and `musl`. Eventually other platforms will be
ported as well.

(backport <#4833>)
(cherry picked from commit 04c5805)
@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-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