X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmemchr2;h=99e4b856a4e7895265684761396e9b259e12eebd;hb=fc80165c92e8b92da6e88e4fdb9c472125124fa0;hp=7e834157a269f782ea4a15b723516e5c3445377b;hpb=f91b9f973226f2b434ba24e32845f252a3d6e64b;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