src/common/open_stdxxx.h File Reference
Make sure that file descriptors 0, 1, and 2 are open.
More...
#include <stdlib.h>
#include <fcntl.h>
#include <unistd.h>
|
Functions |
static void | open_stdxxx (int status) |
Detailed Description
Make sure that file descriptors 0, 1, and 2 are open.