Mercurial > hg > octave-shane > gnulib-hg
view modules/memmem-simple @ 13922:120aa31e498d
* build-aux/gendocs.sh: restore x bit
author | Eric Blake <eblake@redhat.com> |
---|---|
date | Fri, 10 Dec 2010 09:40:08 -0700 |
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