]> git.tuebingen.mpg.de Git - dss.git/blob - exec.h
Create html version of the man page with groff.
[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);