]> git.pld-linux.org Git - packages/exim.git/blobdiff - exim-force-sigalrm.patch
- rel 12; exigrep now supports bz2, xz, lzma compressed log files, too
[packages/exim.git] / exim-force-sigalrm.patch
index c9e93f866fe150d85c77e7ca2931b87739cdf31b..c211cf0f21ada3cffab198c0367c74d95bec121a 100644 (file)
  /* Enter the never-ending loop... */
  
  for (;;)
-@@ -1624,6 +1626,8 @@
-     {
-     DEBUG(D_any) debug_printf("SIGALRM received\n");
+@@ -1753,6 +1753,8 @@
+       {
+       DEBUG(D_any) debug_printf("SIGALRM received\n");
  
-+    time(&sigalrm_seen_last);
++      time(&sigalrm_seen_last);
 +
-     /* Do a full queue run in a child process, if required, unless we already
-     have enough queue runners on the go. If we are not running as root, a
-     re-exec is required. */
+       /* Do a full queue run in a child process, if required, unless we already
+       have enough queue runners on the go. If we are not running as root, a
+       re-exec is required. */
 @@ -1885,11 +1889,19 @@
  
    else
This page took 0.076445 seconds and 4 git commands to generate.