Skip to content

Add error codes and one function for VxWorks#2295

Merged
bors merged 1 commit into
rust-lang:masterfrom
Wind-River:master
Jul 23, 2021
Merged

Add error codes and one function for VxWorks#2295
bors merged 1 commit into
rust-lang:masterfrom
Wind-River:master

Conversation

@NicholasBaron

Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Member

@bors r+

@bors

bors commented Jul 23, 2021

Copy link
Copy Markdown
Contributor

📌 Commit e81e763 has been approved by JohnTitor

@bors

bors commented Jul 23, 2021

Copy link
Copy Markdown
Contributor

⌛ Testing commit e81e763 with merge 805bb23...

@bors

bors commented Jul 23, 2021

Copy link
Copy Markdown
Contributor

☀️ 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