Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #239945

Category texinfo
Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
Changed at Wed 16 Jul 2025 20:41:33
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 8a16018cc3ea71a8836324fa94aed375fbbb7c73

Comments

info/run-external.c
* info/run-external.c: New file.
* info/run-external.c (get_output_from_program): Move code for running
and capturing the output of an external program here from man.c.
* info/man.c (get_manpage_from_formatter):
Call get_output_from_program.
* info/man.c (fd_set_cast) [hpux, !hpux]: Remove definiton which
appears to accommodate a system where fd_set does not exist.
* info/run-external.c, info/man.c (read_from_fd):
Move to run-external.c.

Changed files