rust-lang / libc

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

freebsd adding execvpe support from 14.1 release #3745

Closed devnexen closed 1 month ago

devnexen commented 3 months ago

close #3730

rustbot commented 3 months 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

tgross35 commented 1 month ago

Changes look good to me with one nit. Could you target main?

rustbot commented 1 month ago

Some changes occurred in OpenBSD module

cc @semarie

Some changes occurred in solarish module

cc @jclulow, @pfmooney

Some changes occurred in OpenBSD module

cc @semarie

tgross35 commented 1 month ago

Thanks!