fatal_mksh
extern void fatal_mksh(const char *, ...) __NORETURN;
fatal_mksh(gettext("Couldn't open standard out temp file `%s': %s"),
fatal_mksh("*** Error: dup2(3, 1) failed: %s",
fatal_mksh("*** Error: dup2(1, 2) failed: %s",
fatal_mksh(gettext("Couldn't open standard error temp file `%s': %s"),
fatal_mksh("*** Error: dup2(3, 2) failed: %s",
fatal_mksh(gettext("Could not load `/usr/bin/nice': %s"),
fatal_mksh(gettext("Could not load Shell from `%s': %s"),
fatal_mksh(gettext("fork failed: %s"),
fatal_mksh(gettext("Command `%s' has more than %d arguments"),
fatal_mksh(gettext("Cannot load command `%s': %s"), argv[1], errmsg(errno));
fatal_mksh(gettext("fork failed: %s"),
fatal_mksh(gettext("wait() failed: %s"), errmsg(errno));
fatal_mksh(gettext("Could not run command `%s' for :sh transformation"),
fatal_mksh(gettext("The command `%s' returned status `%d'"),
fatal_mksh(gettext("Too many %% in pattern"));
fatal_mksh(gettext("Execute of %s failed"), mach_command);
fatal_mksh(gettext("Execute of %s failed"), mach_command);
fatal_mksh(gettext("Execute of %s failed"), arch_command);
fatal_mksh(gettext("Execute of %s failed"), arch_command);
fatal_mksh(gettext("Internal error. Unknown prop type %d"), type);
fatal_mksh(gettext("The string `%s' is not valid in current locale"), s);
fatal_mksh(gettext("Error reading `%s': Premature EOF"),
fatal_mksh(gettext("Error reading `%s': %s"),