CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/14 05:37:28
Modified files:
gnu/usr.bin/texinfo/util: install-info.c
Log message:
when using install-info on compressed info files, uncompress from stdin
rather than passing "< filename" to the shell. from espie, ok tb.
leaks, but so does the surrounding code.
