nix-super/src/libutil/windows
PoweredByPie 8b81d083a7 Remove lookupPathForProgram and implement initial runProgram test
Apparently, CreateProcessW already searches path, so manual path search
isn't really necessary.
2024-06-18 01:01:52 -07:00
..
environment-variables.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
file-descriptor.cc Put some file descriptor functions in unix and windows namespaces 2024-06-13 11:18:59 -04:00
file-path.cc Use std::filesystem::path in more places (#10657) 2024-05-07 22:28:50 +00:00
file-system.cc Slightly change formatting style 2024-05-22 09:20:15 -04:00
meson.build Build nix-util with Meson 2024-06-12 18:31:02 -04:00
muxable-pipe.cc More work on the scheduler for windows 2024-05-28 11:39:49 -04:00
processes.cc Remove lookupPathForProgram and implement initial runProgram test 2024-06-18 01:01:52 -07:00
signals-impl.hh Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
users.cc Start building the scheduler for Windows 2024-05-10 20:23:59 -04:00
windows-async-pipe.cc Fix format 2024-05-27 22:32:52 -04:00
windows-async-pipe.hh More work on the scheduler for windows 2024-05-28 11:39:49 -04:00
windows-error.cc Start building the scheduler for Windows 2024-05-10 20:23:59 -04:00
windows-error.hh Start building the scheduler for Windows 2024-05-10 20:23:59 -04:00