OSDN Git Service

httpd: restore HUP, CHLD and PIPE to SIG_DFL prior to execing CGI.
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 7 May 2008 09:22:44 +0000 (09:22 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 7 May 2008 09:22:44 +0000 (09:22 -0000)
commitb153ace939f7ab2857605fe10c6ae3ebd903288a
treebf519e53dfe8cf2a1c91e00adf84a7d9f3aa53c6
parent06ebc16461fcb1cbf54ac0b5d73d08225fe83f22
httpd: restore HUP, CHLD and PIPE to SIG_DFL prior to execing CGI.

function                                             old     new   delta
send_cgi_and_exit                                    856     869     +13
networking/httpd.c