#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <string.h>
#include <sys/stat.h>
#include <unistd.h>
#include <string>
#include "jobserver.h"
#include "util.h"
Go to the source code of this file.