mirror of
https://github.com/NixOS/nix.git
synced 2025-11-17 07:52:43 +01:00
Update src/libutil/windows/current-process.cc Prefer `nullptr` over `NULL` Co-authored-by: Sergei Zimmerman <sergei@zimmerman.foo> Update src/libutil/unix/current-process.cc Prefer C++ type casts Co-authored-by: Sergei Zimmerman <sergei@zimmerman.foo> Update src/libutil/windows/current-process.cc Prefer C++ type casts Co-authored-by: Sergei Zimmerman <sergei@zimmerman.foo> Update src/libutil/unix/current-process.cc Don't allocate exception Co-authored-by: Sergei Zimmerman <sergei@zimmerman.foo> |
||
|---|---|---|
| .. | ||
| include/nix/util | ||
| current-process.cc | ||
| environment-variables.cc | ||
| file-descriptor.cc | ||
| file-path.cc | ||
| file-system.cc | ||
| meson.build | ||
| muxable-pipe.cc | ||
| os-string.cc | ||
| processes.cc | ||
| signals.cc | ||
| users.cc | ||