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

[0.2] Add diff indicators for POSIX_SPAWN_* type change #4078

Closed tgross35 closed 1 week ago

tgross35 commented 1 week ago

These were changed in f62eb023ab ("Set type of POSIXSPAWN* flags to c_short"). PR: https://github.com/rust-lang/libc/pull/3629

rustbot commented 1 week 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 1 week ago

Some changes occurred in OpenBSD module

cc @semarie