chiark / gitweb /
cgi-fcgi-interp: Send our own stage2 messages to syslog
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 30 Mar 2016 00:20:18 +0000 (01:20 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 30 Mar 2016 00:20:19 +0000 (01:20 +0100)
commitfe83c002f6082d5f035c39bbbdd2258c4c7cfa86
treead2b6b15be31572385b01dea7d98aa74baf3e41b
parentd6b2996d3ff923a8374f9b1ef8936b90843fcdb8
cgi-fcgi-interp: Send our own stage2 messages to syslog

And (sadly), provide the actual interpreter with /dev/null as stderr.

This is necessary because the caller expects us to behave like a
proper cgi script and close our stderr.  So we do that (as late as we
can).
cprogs/cgi-fcgi-interp.c
debian/changelog