Hash :
01bffc03
Author :
Date :
2007-02-01T00:29:52
Enforce the use of gnulib modules for unportable <string.h> functions.
Description:
strchrnul(): Find the first occurrence of C in S or the final NUL byte.
Files:
lib/strchrnul.c
m4/strchrnul.m4
Depends-on:
string
configure.ac:
gl_FUNC_STRCHRNUL
gl_STRING_MODULE_INDICATOR([strchrnul])
Makefile.am:
Include:
<string.h>
License:
LGPL
Maintainer:
FSF