nix-super/src/libmain
John Ericson 50f621b241 Better signals interface
This avoids some CPP and accidentally using Unix stuff in client code.
2024-04-05 01:38:28 -04:00
..
common-args.cc Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
common-args.hh nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
local.mk Add unix (and linux) dirs 2024-04-02 12:55:23 -04:00
loggers.cc Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
loggers.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
nix-main.pc.in Fix building with GCC 9 2023-02-10 18:38:57 +01:00
progress-bar.cc treewide: shouldANSI() -> isTTY() 2024-03-02 16:32:04 +01:00
progress-bar.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
shared.cc Better signals interface 2024-04-05 01:38:28 -04:00
shared.hh :quit in the debugger should quit the whole program 2024-02-20 10:01:13 -08:00
stack.cc libmain: Make the entire stack overflow handler pluggable 2022-10-14 12:53:46 +02:00