From: Kirill A. Shutemov Date: Sat, 21 Aug 2010 00:38:20 +0000 (+0300) Subject: perf tools: add test for strlcpy() X-Git-Tag: v2.6.37-rc1~214^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4e7ac0a233a4dc9b51345546ab69c64bb43e2c1;p=pandora-kernel.git perf tools: add test for strlcpy() Some Linux distributions like ALT Linux provides patched glibc with contains strlcpy(). It's confilcts with strlcpy() from perf. Let's add check for strlcpy(). Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Ingo Molnar LKML-Reference: <1282351101-8879-1-git-send-email-kirill@shutemov.name> Signed-off-by: Kirill A. Shutemov Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed