#include "Process.h"#include <y2util/ExternalProgram.h>#include <signal.h>#include <fcntl.h>#include <errno.h>#include <cstring>#include <y2util/Y2SLog.h>Functions | |
| void | UnblockFD (int fd) |
| void UnblockFD | ( | int | fd | ) |
References ERR.
Referenced by Process::create_stderr_pipes().
1.6.3