#include <support/Debug.h>
#include <support/Errors.h>
#include <support/String.h>
#include <support/SupportDefs.h>
#include <support/TypeConstants.h>
#include <support/StdIO.h>
#include <storage/File.h>
#include <fcntl.h>
#include <stdio.h>
#include <unistd.h>
#include <sys/stat.h>
Defines | |
#define | O_ACCMODE O_RWMASK |
#define | O_RWMASK 0x0003 |
|
|
|
|