DMTCP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros
util_exec.cpp File Reference
#include <string.h>
#include <fcntl.h>
#include <sys/time.h>
#include <sys/resource.h>
#include "util.h"
#include "syscallwrappers.h"
#include "uniquepid.h"
#include "protectedfds.h"
#include "shareddata.h"
#include "../jalib/jassert.h"
#include "../jalib/jfilesystem.h"
#include "../jalib/jconvert.h"

Go to the source code of this file.

Macros

#define COPY_BINARY
 
#define ENV_PTR(x)   ((char*) (getenv(x) - strlen(x) - 1))
 

Macro Definition Documentation

#define COPY_BINARY
#define ENV_PTR (   x)    ((char*) (getenv(x) - strlen(x) - 1))