libcryfs/src/cpp-utils/process
Sebastian Messmer efac089c76 - Add Clang 8 and GCC 9 to CI
- Switch clang-tidy to Clang 9
- Fix compiler and clang-tidy warnings produced by the previous points
2019-06-08 13:06:17 -07:00
..
SignalCatcher.cpp Use libunwind instead of libbacktrace to build stack traces. This fixes a segfault issue with platforms using libexecinfo and is generally more portable. 2019-03-25 09:29:58 -07:00
SignalCatcher.h Extract SignalHandler from SignalCatcher and also use it for backtrace 2019-03-24 20:52:53 -07:00
SignalHandler.cpp Switch from libunwind to boost::stacktrace 2019-04-01 19:18:49 -07:00
SignalHandler.h Switch from libunwind to boost::stacktrace 2019-04-01 19:18:49 -07:00
daemonize.cpp Make daemonize() work on windows 2018-05-20 19:21:58 -07:00
daemonize.h Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
subprocess.cpp - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
subprocess.h Rewrite subprocess and add test cases for it 2018-05-20 19:21:58 -07:00