From: Martin Willi Date: Fri, 11 Oct 2013 09:12:38 +0000 (+0200) Subject: Merge branch 'printf-hook' X-Git-Tag: 5.1.1rc1~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5900d6d469d24faf7052ed24f013f02cb33a7095;p=thirdparty%2Fstrongswan.git Merge branch 'printf-hook' Adds a custom printf hook implementation as a fallback if neither the glibc style hooks nor vstr is available. This can avoid the Vstr dependency on some systems at the cost of slower and less complete printf functions. --- 5900d6d469d24faf7052ed24f013f02cb33a7095