[CalendarServer-changes] [10718] CalendarServer/trunk/lib-patches
source_changes at macosforge.org
source_changes at macosforge.org
Wed Feb 13 15:02:11 PST 2013
Revision: 10718
http://trac.calendarserver.org//changeset/10718
Author: wsanchez at apple.com
Date: 2013-02-13 15:02:11 -0800 (Wed, 13 Feb 2013)
Log Message:
-----------
Patch setproctitle
Added Paths:
-----------
CalendarServer/trunk/lib-patches/setproctitle/
CalendarServer/trunk/lib-patches/setproctitle/HAVE_DECL_STRLCPY.patch
Added: CalendarServer/trunk/lib-patches/setproctitle/HAVE_DECL_STRLCPY.patch
===================================================================
--- CalendarServer/trunk/lib-patches/setproctitle/HAVE_DECL_STRLCPY.patch (rev 0)
+++ CalendarServer/trunk/lib-patches/setproctitle/HAVE_DECL_STRLCPY.patch 2013-02-13 23:02:11 UTC (rev 10718)
@@ -0,0 +1,12 @@
+diff -ur ./src/spt_config.h ../setproctitle-1.1.6.patched/src/spt_config.h
+--- ./src/spt_config.h 2012-04-27 03:00:09.000000000 -0700
++++ ../setproctitle-1.1.6.patched/src/spt_config.h 2013-02-13 14:53:20.000000000 -0800
+@@ -15,7 +15,7 @@
+
+ /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
+ don't. */
+-#define HAVE_DECL_STRLCPY 0
++#define HAVE_DECL_STRLCPY 1
+
+ /* GCC 4.0 and later have support for specifying symbol visibility */
+ #if __GNUC__ >= 4 && !defined(__MINGW32__)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130213/1b98147f/attachment-0001.html>
More information about the calendarserver-changes
mailing list