chiark / gitweb /
update-xfonts-traditional: Generalise SIGPIPE handling in process_filter
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 1 May 2016 11:37:03 +0000 (12:37 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 1 May 2016 11:41:29 +0000 (12:41 +0100)
commita6bafbd15bc99ab5efc7a20e86dd78fbb4ac4166
tree38f16b8397cebfdb6ff7c57bbaad91fcdc0f5208
parentced98e3d359fbe2910913f8ff4d7a339ebf2c8d2
update-xfonts-traditional: Generalise SIGPIPE handling in process_filter

If we didn't want to process this font, tolerate SIGPIPE for all
elements of the pipeline before "self", rather than special-casing
pcf2bdf.

(We end up setting {SigOK}{13} again for gunzip, which is fine.)

Now process_filter has no knowledge of particular pipeline stages.
update-xfonts-traditional