nix-super/src/libmain
John Ericson 7f76d7f038 Rename an identifier of ours called stdout
This is a reserved identifier on NetBSD --- it is replaced by a macro on
that platform --- and so we cannot use it.
2023-09-20 09:04:42 -04:00
..
common-args.cc Move some options into a misc category 2022-10-12 15:09:17 +02:00
common-args.hh nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
local.mk Merge pull request #5175 from Pamplemousse/make 2021-08-30 12:44:29 +02:00
loggers.cc Fix progress bar flicker with -L 2022-08-24 22:36:40 +02: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 Prevent overriding virtual methods that are called in a destructor 2023-08-11 11:58:33 +02: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 Rename an identifier of ours called stdout 2023-09-20 09:04:42 -04:00
shared.hh Rename an identifier of ours called stdout 2023-09-20 09:04:42 -04:00
stack.cc libmain: Make the entire stack overflow handler pluggable 2022-10-14 12:53:46 +02:00