nix-rust / nix

Rust friendly bindings to *nix APIs
MIT License
2.57k stars 650 forks source link

feat: OFlag::O_PATH for FreeBSD and Fuchsia #2382

Closed SteveLauC closed 2 months ago

SteveLauC commented 2 months ago

What does this PR do

Add fcntl::OFlag::O_PATH for FreeBSD and Fuchsia.

Closes #2361

Checklist: