RTEMS 5.4-rc2
Loading...
Searching...
No Matches
Functions
dup.c File Reference

POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor. More...

#include <unistd.h>
#include <fcntl.h>

Functions

int dup (int fildes)
 

Detailed Description

POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor.