rust-lang / libc

Raw bindings to platform APIs for Rust
https://docs.rs/libc
Apache License 2.0
2.1k stars 1.04k forks source link

Solaris: add definition for _POSIX_VDISABLE #4103

Closed psumbera closed 4 days ago

psumbera commented 4 days ago

this is needed for https://github.com/nix-rust/nix

rustbot commented 4 days ago

r? @JohnTitor

rustbot has assigned @JohnTitor. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

rustbot commented 4 days ago

Some changes occurred in solarish module

cc @jclulow, @pfmooney

pfmooney commented 4 days ago

Looks fine from an illumos standpoint.