#include <stdio.h>
#include <signal.h>
#include <sys/param.h>
#include <errno.h>
#include <fcntl.h>
#include <sys/file.h>
#include <sys/ioctl.h>
#include <sys/wait.h>
Defines | |
| #define | WAIT_CHLD 1 |
Functions | |
| void | sig_child () |
| daemon_start (int ignsigcld) | |
Variables | |
| int | errno |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5