X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fstrchrnul;h=806aebbe0ae8235b2c992c898f0fc67770d1a3dc;hb=f51e5029ff71a4768455c85f9180d1f55ccb1bca;hp=500bd94ab636db2084b2903297c6aea019de4d66;hpb=d1dc8ecd31e6fc1619414d45b34848bf8450953a;p=gnulib.git diff --git a/modules/strchrnul b/modules/strchrnul index 500bd94ab..806aebbe0 100644 --- a/modules/strchrnul +++ b/modules/strchrnul @@ -2,20 +2,24 @@ Description: strchrnul(): Find the first occurrence of C in S or the final NUL byte. Files: -lib/strchrnul.h lib/strchrnul.c m4/strchrnul.m4 Depends-on: +extensions +string configure.ac: gl_FUNC_STRCHRNUL +gl_STRING_MODULE_INDICATOR([strchrnul]) Makefile.am: -lib_SOURCES += strchrnul.h Include: -"strchrnul.h" + + +License: +LGPL Maintainer: FSF