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