scclib
Stable Cloud Computing C++ Library
safe_clib.cc File Reference

Signal-safe C library wrapper implementation More...

#include <util/safe_clib.h>
#include <system_error>
#include <sstream>
#include <stdarg.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/wait.h>
#include <cstdio>
Include dependency graph for safe_clib.cc:

Go to the source code of this file.

Detailed Description

Signal-safe C library wrapper implementation

Definition in file safe_clib.cc.