Ruby 1.9.3p327(2012-11-10revision37606)
|
#include "ruby/config.h"
#include <errno.h>
Go to the source code of this file.
Defines | |
#define | BADEXIT -1 |
Functions | |
int | dup2 (int fd1, int fd2) |
int dup2 | ( | int | fd1, |
int | fd2 | ||
) |
Definition at line 27 of file dup2.c.
References BADEXIT, errno, and fcntl().
Referenced by chfunc(), fill_standard_fds(), io_reopen(), and main().