Get rid of E_INVALID_COMMAND.
[dss.git] / exec.h
1 int dss_exec(pid_t *pid, const char *file, char *const *const args, int *fds);
2