Mercurial > hg > octave-shane > gnulib-hg
view modules/memmem-simple @ 10812:a672954bb892
New module 'servent'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 16 Nov 2008 05:02:40 +0100 |
parents | fbf94c8a908a |
children | 577ff30eb284 |
line wrap: on
line source
Description: memmem() function: locate first substring in a buffer. Files: lib/str-two-way.h lib/memmem.c m4/memmem.m4 Depends-on: extensions string stdint memchr memcmp configure.ac: gl_FUNC_MEMMEM_SIMPLE gl_STRING_MODULE_INDICATOR([memmem]) Makefile.am: Include: <string.h> License: LGPLv2+ Maintainer: libc, Eric Blake, Simon Josefsson