#include <QObject>
#include <QSocketNotifier>
#include <QCoreApplication>
#include <QList>
#include <csignal>
#include <cstdint>
#include <cstdlib>
#include <iostream>
#include <string>
#include <sys/types.h>
#include <unistd.h>
#include "compat.h"
#include "mythlogging.h"
#include "exitcodes.h"
#include "signalhandling.h"
Go to the source code of this file.
◆ SIG_STR_COUNT
#define SIG_STR_COUNT 256 |
◆ sig_str_init() [1/2]
static void sig_str_init |
( |
size_t |
sig, |
|
|
const char * |
name |
|
) |
| |
|
static |
◆ sig_str_init() [2/2]
static void sig_str_init |
( |
void |
| ) |
|
|
static |
◆ sig_str