#include <cctype>
#include "unixcall.h"
#include <sys/types.h>
#include <unistd.h>
#include "rutz/arrays.h"
#include "rutz/error.h"
#include "rutz/fstring.h"
#include "rutz/sfmt.h"
#include <cerrno>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <dirent.h>
#include <sys/stat.h>
#include "rutz/trace.h"
#include "rutz/debug.h"
Go to the source code of this file.
Classes | |
class | GVX_DBG_REGISTER::ErrnoSaver |
Functions | |
void | GVX_DBG_REGISTER::throwErrno (const char *where, const rutz::file_pos &pos) |
static const char | __attribute__ ((used)) vcid_groovx_rutz_unixcall_cc_utc20050626084019[] |
thin wrappers around unix system calls
Definition in file unixcall.cc.