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