RTEMS CPU Kit with SuperCore
4.11.3
|
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,...) |
POSIX 1003.1 5.3.1 - Open a File. | |
Open a File.