#include "bidirpipe.h"#include <signal.h>#include <sys/wait.h>#include <errno.h>#include <fcntl.h>#include <stdlib.h>#include <string.h>#include <unistd.h>

Go to the source code of this file.
Defines | |
| #define | SHELL "/bin/sh" |
| #define SHELL "/bin/sh" |
1.5.9