2.4.x patch: svn merge -c 1792092,1796864 ^/httpd/httpd/trunk .
+1: covener, jim
+ *) worker, prefork: save some cycles by not copying the listener's pollfds
+ for each pollset operation
+ trunk patch: http://svn.apache.org/r1662437
+ 2.4.x patch: svn merge -c 1662437 ^/httpd/httpd/trunk .
+ +1: jailletc36
+
+ *) prefork: This fixes race-condition in signals handling when httpd is
+ runnning on foreground and user hits ctrl+c
+ trunk patch: http://svn.apache.org/r1618555
+ 2.4.x patch: svn merge -c 1618555 ^/httpd/httpd/trunk .
+ +1:
+ jailetc36: untested because I'm unsure on how to reproduce the race, but
+ the patch description looks straighforward.
+ If confirmed, it would worth, IMHO, a CHANGE entry and maybe a
+ 2.2.x backport.
PATCHES/ISSUES THAT ARE BEING WORKED