Ian Manske
251599c507
Use safe nix
API instead of libc
( #12315 )
...
# 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.
2024-03-30 14:49:54 +01:00
..
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-30 09:17:28 +08:00
2024-03-29 06:41:16 -05:00
2024-03-26 21:17:30 +00:00
2024-03-30 14:49:54 +01:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-30 14:49:54 +01:00
2024-03-30 09:17:28 +08:00
2024-03-28 11:36:12 +01:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-27 08:41:02 -05:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-30 09:17:28 +08:00
2024-03-29 19:59:57 -05:00
2024-03-30 14:49:54 +01:00
2024-03-30 09:17:28 +08:00
2024-03-30 09:17:28 +08:00
2024-03-24 15:40:21 -05:00
2024-03-24 15:40:21 -05:00
2024-01-24 07:38:15 +08:00
2024-03-27 22:10:56 +01:00