KDECore
kprocctrl.cpp File Reference
#include "kprocess.h"
#include "kprocctrl.h"
#include <config.h>
#include <sys/time.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <qsocketnotifier.h>
#include "kprocctrl.moc"
Include dependency graph for kprocctrl.cpp:
Go to the source code of this file.
Functions | |
static void | theReaper (int num) |
Function Documentation
static void theReaper | ( | int | num | ) | [static] |
Definition at line 88 of file kprocctrl.cpp.