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

pthread_setname_np returns an int on macOS #2626

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

RalfJung
Copy link
Member

Fixes #2625

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Oct 28, 2022

📌 Commit 7906000 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Oct 28, 2022

⌛ Testing commit 7906000 with merge 395af08...

@bors
Copy link
Contributor

bors commented Oct 28, 2022

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 395af08 to master...

@bors bors merged commit 395af08 into rust-lang:master Oct 28, 2022
@RalfJung RalfJung deleted the pthread_setname_np branch October 28, 2022 09:29
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 30, 2022
RalfJung pushed a commit to RalfJung/miri that referenced this pull request Nov 5, 2022
RalfJung pushed a commit to RalfJung/rust-analyzer that referenced this pull request Apr 20, 2024
RalfJung pushed a commit to RalfJung/rust-analyzer that referenced this pull request Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pthread_setname_np shim should return and int on macOS, but returns void.
2 participants