mirror of
https://github.com/nushell/nushell
synced 2024-12-28 14:03:09 +00:00
251599c507
# Description Where possible, this PR replaces usages of raw `libc` bindings to instead use safe interfaces from the `nix` crate. Where not possible, the `libc` version reexported through `nix` was used instead of having a separate `libc` dependency. |
||
---|---|---|
.. | ||
foreground.rs | ||
lib.rs | ||
linux.rs | ||
macos.rs | ||
os_info.rs | ||
windows.rs |