1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-17 07:52:43 +01:00
nix/src/libutil/unix
Ethan Evans 7b8ceb5d2d libutil, libexpr: #10542 abstract over getrusage for getting cpuTime stat and implement windows version
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>
2025-08-24 18:45:33 -07:00
..
include/nix/util Apply clang-format universally. 2025-07-18 12:47:27 -04:00
current-process.cc libutil, libexpr: #10542 abstract over getrusage for getting cpuTime stat and implement windows version 2025-08-24 18:45:33 -07:00
environment-variables.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
file-descriptor.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
file-path.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
file-system.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
meson.build libutil, libexpr: #10542 abstract over getrusage for getting cpuTime stat and implement windows version 2025-08-24 18:45:33 -07:00
muxable-pipe.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
os-string.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
processes.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
signals.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
users.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00