X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmemchr2;h=99e4b856a4e7895265684761396e9b259e12eebd;hb=b6772983c800c6faee7fc793b83975afb6d58bcc;hp=da5671de111a66a1c6180f6475f66bc1e531d411;hpb=092621651ba401797a2e671eb24207c49e5e9b64;p=gnulib.git diff --git a/modules/memchr2 b/modules/memchr2 index da5671de1..99e4b856a 100644 --- a/modules/memchr2 +++ b/modules/memchr2 @@ -4,9 +4,9 @@ memchr2() function: scan memory for the first of two bytes. Files: lib/memchr2.h lib/memchr2.c +lib/memchr2.valgrind Depends-on: -intprops stdint memchr @@ -19,7 +19,7 @@ Include: "memchr2.h" License: -GPL +LGPLv2+ Maintainer: Eric Blake