mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
90f6d7becb
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](https://github.com/rust-lang/libc/pull/2295) in libc.