X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fstrchrnul;h=2f75450606967e42f9e4966a4aa9a753e5109c7d;hb=2ec9ae244196c963a03bbcd3d85233ee78adbd44;hp=d79d63eb0229911c4812a1f6b0a38b0dc36779e9;hpb=01bffc033dfef548b6edc50ae134175cbc5dc652;p=gnulib.git diff --git a/modules/strchrnul b/modules/strchrnul index d79d63eb0..2f7545060 100644 --- a/modules/strchrnul +++ b/modules/strchrnul @@ -1,12 +1,16 @@ Description: -strchrnul(): Find the first occurrence of C in S or the final NUL byte. +strchrnul() function: Find the first occurrence of C in S or the final NUL +byte. Files: lib/strchrnul.c +lib/strchrnul.valgrind m4/strchrnul.m4 Depends-on: +extensions string +rawmemchr configure.ac: gl_FUNC_STRCHRNUL @@ -21,4 +25,4 @@ License: LGPL Maintainer: -FSF +Eric Blake, glibc