Guitarix
gx_child_process.cpp File Reference
#include "guitarix.h"
#include <sys/wait.h>
#include <glibmm/main.h>
#include <fstream>
#include <string>
#include <list>
Include dependency graph for gx_child_process.cpp:

Go to the source code of this file.

Namespaces

 gx_child_process
 

Macros

#define EXIT_PGM_NOT_FOUND   127
 

Functions

void gx_child_process::gx_sigchld_handler ()
 

Macro Definition Documentation

◆ EXIT_PGM_NOT_FOUND

#define EXIT_PGM_NOT_FOUND   127

Definition at line 89 of file gx_child_process.cpp.