You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd1.4/src
Jan Kneschke 9a5cf4a2ed fixed handling of dead fastcgi processes if deamonized
fixed handling of dead fastcgi process which sent their SIGCLD to
  initd and not to lighttpd. Moving the daemonize before starting
  the fastcgi procs fixes this.



git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@74 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
..
.cvsignore moved external functions to *-glue.c 19 years ago
Makefile.am moved external functions to *-glue.c 19 years ago
array.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
array.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
base.h * If sizeof(long) == sizeof(off_t), buffer_{append,copy}_off_t() 19 years ago
bitset.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
bitset.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
buffer.c compile fixes for MIPSpro on IRIX 19 years ago
buffer.h * If sizeof(long) == sizeof(off_t), buffer_{append,copy}_off_t() 19 years ago
chunk.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
chunk.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
config.c moved external functions to *-glue.c 19 years ago
configfile-glue.c moved external functions to *-glue.c 19 years ago
configfile.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
configparser.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
configparser.y moved everything below trunk/ and added branches/ and tags/ 19 years ago
connections-glue.c moved external functions to *-glue.c 19 years ago
connections.c don't touch the exit-conditions for the loop directly (reverting a this part of one of the last changesets) 19 years ago
connections.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
crc32.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
crc32.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
data_array.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
data_config.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
data_count.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
data_fastcgi.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
data_integer.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
data_string.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
etag.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
etag.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
fastcgi.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_freebsd_kqueue.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_linux_rtsig.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_linux_sysepoll.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_poll.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_select.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_solaris_devpoll.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
file_cache.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
file_cache.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
http-header-glue.c moved SA_LEN macro to http-header-glue.c 19 years ago
http_auth.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
http_auth.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
http_auth_digest.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
http_auth_digest.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
http_chunk.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
http_chunk.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
inet_ntop_cache.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
inet_ntop_cache.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
joblist.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
joblist.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
keyvalue.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
keyvalue.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
lemon.c removed warnings about shadowed variables 19 years ago
lempar.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
log.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
log.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
md5.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
md5.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
md5_global.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_access.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_accesslog.c compile fixes for MIPSpro on IRIX 19 years ago
mod_alias.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_auth.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_auth.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_cgi.c PACKAGE -> PACKAGE_NAME (by smi) 19 years ago
mod_compress.c updated ChangeLog and NEWS from timeline 19 years ago
mod_evhost.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_expire.c 'modification' as ignored and handled as 'access' 19 years ago
mod_fastcgi.c compile fixes for MIPSpro on IRIX 19 years ago
mod_mysql_vhost.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_proxy.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_redirect.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_rewrite.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_rrdtool.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_secure_download.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_setenv.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_simple_vhost.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_skeleton.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi.c PACKAGE -> PACKAGE_NAME (by smi) 19 years ago
mod_ssi.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi_expr.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi_expr.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi_exprparser.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi_exprparser.y moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_status.c PACKAGE -> PACKAGE_NAME (by smi) 19 years ago
mod_userdir.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_usertrack.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
network.c compile fixes for MIPSpro on IRIX 19 years ago
network.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_backends.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_freebsd_sendfile.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_linux_sendfile.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_openssl.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_solaris_sendfilev.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_write.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_writev.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
plugin.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
plugin.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
request.c added | to the non-rfc characters in URI 19 years ago
request.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
response.c PACKAGE -> PACKAGE_NAME (by smi) 19 years ago
response.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
server.c fixed handling of dead fastcgi processes if deamonized 19 years ago
server.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
settings.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
spawn-fcgi.c PACKAGE -> PACKAGE_NAME (by smi) 19 years ago
stream.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
stream.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
sys-mmap.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
sys-socket.h moved everything below trunk/ and added branches/ and tags/ 19 years ago