27#include <libexcept/file_inheritance.h>
37#include <snapdev/poison.h>
41int main(
int argc,
char * argv[])
43 libexcept::verify_inherited_files();
45 for(
int i(1); i < argc; ++i)
50 std::cout << p <<
" ";
Thread Runner and Managers.
std::vector< pid_t > process_ids_t
A list of identifiers representing various processes.