1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 13:06:01 +01:00
nix/src/libutil/unix
Sergei Zimmerman 114de63d88
Fix various typos in source code
This only touches code comments, class names, documentation,
enumeration names and tests.
2025-05-25 20:14:11 +00:00
..
include/nix/util add isInterrupted() call and replace some checkInterrupt() occurrences 2025-04-11 22:48:10 +02:00
environment-variables.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
file-descriptor.cc Fix various typos in source code 2025-05-25 20:14:11 +00:00
file-path.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
file-system.cc Drop fs alias in favour of std::filesystem 2025-05-01 14:24:34 +02:00
meson.build Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
muxable-pipe.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
os-string.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
processes.cc allocate SimpleLogger before forking 2025-04-28 00:46:44 +02:00
signals.cc Fix more -Wundef, in darwin context 2025-04-05 01:04:58 +02:00
users.cc Drop fs alias in favour of std::filesystem 2025-05-01 14:24:34 +02:00