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

Add error codes and one function for VxWorks #2295

Merged
merged 1 commit into from
Jul 23, 2021

Conversation

NicholasBaron
Copy link
Contributor

These error codes exist for VxWorks, but were not required for rustc
previously. The same happened for sigaddset.

These error codes exist for VxWorks, but were not required for rustc
previously. The same happened for sigaddset.
@rust-highfive
Copy link

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) soon.

Please see the contribution instructions for more information.

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jul 23, 2021

📌 Commit e81e763 has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Jul 23, 2021

⌛ Testing commit e81e763 with merge 805bb23...

@bors
Copy link
Contributor

bors commented Jul 23, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: JohnTitor
Pushing 805bb23 to master...

@bors bors merged commit 805bb23 into rust-lang:master Jul 23, 2021
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Jul 27, 2021
Update VxWork's UNIX support

1. VxWorks does not provide glibc
2. VxWorks does provide `sigemptyset` and `sigaddset`

Note: these changes are concurrent to [this PR](rust-lang/libc#2295) in libc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants