Mercurial > hg > octave-nkf > gnulib-hg
view modules/strnlen @ 10746:08e90860ec5e
Mark 'memchr' obsolete.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 02 Nov 2008 16:34:09 +0100 |
parents | 404dc8725caf |
children | 7341a9ed8582 |
line wrap: on
line source
Description: strnlen() function: determine the length of a size-bounded string. Files: lib/strnlen.c m4/strnlen.m4 Depends-on: extensions string memchr configure.ac: gl_FUNC_STRNLEN gl_STRING_MODULE_INDICATOR([strnlen]) Makefile.am: Include: <string.h> License: LGPLv2+ Maintainer: all