#include <sys/resource.h>
#include "../jalib/jassert.h"
#include "../jalib/jfilesystem.h"
#include "../jalib/jconvert.h"
#include "constants.h"
#include "dmtcpmessagetypes.h"
#include "syscallwrappers.h"
#include "coordinatorapi.h"
#include "shareddata.h"
#include "util.h"
Go to the source code of this file.
|
int | main (int argc, char **argv) |
|
#define BINARY_NAME "dmtcp_launch" |
#define shift argc--,argv++ |
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
const size_t numLibs = sizeof(pluginInfo) / sizeof (struct PluginInfo) |