mirror of
https://github.com/openharmony/third_party_rust_rustix.git
synced 2026-07-19 23:03:36 -04:00
1ddac0f56d
Make `ttyname` conditional on the "procfs" feature, regardless of which backend is enabled. This makes it easier to switch backends without having to worry about which APIs are in use.