POSIX definitions of OS abstractions. More...
#include "Support/Bytestream.h"#include "Support/Join.h"#include "Support/PosixError.h"#include "Support/String.h"#include "Support/exceptions.h"#include "Support/os.h"#include <fstream>#include <sys/stat.h>#include <libgen.h>#include <stdlib.h>#include <unistd.h>Go to the source code of this file.
POSIX definitions of OS abstractions.
Definition in file os-posix.cc.