15static void wrapper(
int (*
fn)(
char*,
char**),
const char **args)
17 fn((
char*)*args, (
char**)args);
18 logmsg(
WHO,(errno == ETXTBSY || errno == ENOMEM || errno == EIO) ?
Error messages. If you translate these, I would urge you to keep the English version as well....
int execvp(char *, char **)
void wrap_execv(const char **args)
int execv(char *, char **)
void wrap_execvp(const char **args)
const char * logmsg(const char *dir, unsigned long num, unsigned long listno, unsigned long subs, int done)