]> git.tuebingen.mpg.de Git - dss.git/blob - exec.h
ipc.c: Use ftok() instead of SuperFastHash.
[dss.git] / exec.h
1 void dss_exec(pid_t *pid, const char *file, char *const *const args);
2 void dss_exec_cmdline_pid(pid_t *pid, const char *cmdline);