Commits


typo; continue instead of break if fcgi_abort_request fails the `fcgi' pointer is no longer valid, but we may still have to cleanup other inflight fcgi connections.


event_del only when we have a socket


fix crash if path is NULL


use -1 instead of WAIT_ANY for portability


wops, forgot to bundle setres{g,u}id in the tarball


checks/compats for setres{gid,uid}


u_char -> unsigned char for portability


fix pre on netsurf netsurf' css lib doesn't seem to support `initial', so provide a fallback for it.


hide some debugging code behind a DPRINTF


fix -MMD test runtest first tries *without* the given extra-cflags, so -MMD was never added. singletest, instead, always use the args


update README


style tweaks


wrap preformatted in a figure and provide a caption too (if any)


template: drop the tp_body field


template: some printf -> puts conversions