chiark / gitweb /
Break much of cgi-fcgi-interp.c out into prefork.[ch]
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 9 Jul 2022 09:54:59 +0000 (10:54 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Aug 2022 20:21:10 +0000 (21:21 +0100)
commit2199c99d1360a185abc2588e8597f9a85a6ef827
treede8070b70e5082ec752fc96ce5c5ce26082d713c
parent0b9c91b85dc3f79c6703da7e57d33da32b9c5416
Break much of cgi-fcgi-interp.c out into prefork.[ch]

We are going to want to reuse most of this for prefork-interp.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
cprogs/Makefile
cprogs/cgi-fcgi-interp.c
cprogs/prefork.c [new file with mode: 0644]
cprogs/prefork.h [new file with mode: 0644]
cprogs/timespeccmp.h [new file with mode: 0644]