public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-apc/files: pecl-apc-3.0.16-apc_set_signals.patch
@ 2008-01-05 18:04 Markus Ullmann (jokey)
  0 siblings, 0 replies; only message in thread
From: Markus Ullmann (jokey) @ 2008-01-05 18:04 UTC (permalink / raw
  To: gentoo-commits

jokey       08/01/05 18:04:08

  Added:                pecl-apc-3.0.16-apc_set_signals.patch
  Log:
  Fix from project overlay
  (Portage version: 2.1.4_rc14)

Revision  Changes    Path
1.1                  dev-php5/pecl-apc/files/pecl-apc-3.0.16-apc_set_signals.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-apc/files/pecl-apc-3.0.16-apc_set_signals.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-apc/files/pecl-apc-3.0.16-apc_set_signals.patch?rev=1.1&content-type=text/plain

Index: pecl-apc-3.0.16-apc_set_signals.patch
===================================================================
--- APC-3.0.16/php_apc.c.orig      2007-12-26 23:51:32.000000000 +0100
+++ APC-3.0.16/php_apc.c       2008-01-04 23:34:30.000000000 +0100
@@ -300,7 +300,7 @@
         apc_request_init(TSRMLS_C);
 
 #if HAVE_SIGACTION
-        apc_set_signals();
+        apc_set_signals(TSRMLS_C);
 #endif
     }
     return SUCCESS;



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-05 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-05 18:04 [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-apc/files: pecl-apc-3.0.16-apc_set_signals.patch Markus Ullmann (jokey)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox