mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
d3acd0069d
Implement `fs::get_path` for FreeBSD. Using `F_KINFO` fcntl flag, the kf_structsize field needs to be set beforehand for that effect.