RTEMS
5.0.0
|
Open a File. More...
#include <sys/stat.h>
#include <fcntl.h>
#include <stdarg.h>
#include <unistd.h>
#include <rtems/libio_.h>
Functions | |
int | open (const char *path, int oflag,...) |
Open a File.
int open | ( | const char * | path, |
int | oflag, | ||
... | |||
) |
POSIX 1003.1 5.3.1 - Open a File