Files
Sylvestre Ledru 7ef9641eeb refactor: replace nix::libc re-exports with direct libc imports
Replace all `nix::libc::*` usages with direct `libc::*` imports
to decouple libc access from the nix crate, as preparation for
migrating from nix to rustix.

Add direct libc dependency to crates that previously relied on
nix's libc re-export: stty, env, sort, date, mknod, touch.
2026-04-20 23:59:39 +02:00
..
2026-02-01 00:44:36 +09:00
2026-01-09 11:31:24 +01:00
2026-04-17 07:24:13 +02:00
2026-02-01 00:44:36 +09:00
2026-02-19 14:44:42 +01:00
2026-01-18 16:02:28 +01:00
2026-03-30 15:32:39 +02:00
2025-09-28 10:34:56 +02:00
2026-02-01 00:44:36 +09:00
2026-02-01 00:44:36 +09:00
2026-02-01 00:44:36 +09:00
2026-02-01 00:44:36 +09:00
2026-02-01 00:44:36 +09:00
2025-12-23 14:27:38 +01:00
2026-01-12 17:13:08 +09:00