Mercurial > hg > octave-kai > gnulib-hg
view modules/memmem @ 8054:aa8abb5db935
Enforce the use of gnulib modules for unportable <string.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 01 Feb 2007 00:29:52 +0000 |
parents | a1d177cd9523 |
children | 404dc8725caf |
line wrap: on
line source
Description: memmem() function: locate first substring in a buffer. Files: lib/memmem.c m4/memmem.m4 Depends-on: string configure.ac: gl_FUNC_MEMMEM gl_STRING_MODULE_INDICATOR([memmem]) Makefile.am: Include: <string.h> License: LGPL Maintainer: libc, Simon Josefsson