Home
last modified time | relevance | path

Searched refs:run_commands (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/groff/
H A Dgroff.cpp98 int run_commands(int no_pipe);
430 return run_commands(vflag); in main()
508 int run_commands(int no_pipe) in run_commands() function
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1152760 * groff.c (run_commands): If the last command gets a SIGPIPE send
3336 * groff.c (run_commands): Don't use non-zero exit code because a
3624 * groff.c (run_commands): Don't print `Broken pipe' messages.
4040 * groff.c (run_commands): Handle the possibility that there are
4165 (run_commands): If HAVE_UNION_WAIT is defined cast wait()'s
H A DChangeLog.1171642 * src/roff/groff/groff.cc (run_commands),