]> git.tuebingen.mpg.de Git - dss.git/blob - exec.h
Fix a couple of bugs and start creating snapshots in the select loop.
[dss.git] / exec.h
1 int dss_exec(pid_t *pid, const char *file, char *const *const args, int *fds);
2