Mercurial > hg > octave-nkf > gnulib-hg
view modules/strpbrk @ 7368:a7abebdb07f4
* gnulib-tool (func_import, func_create_testdir): Fix typos in
2006-09-18 patch.
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Mon, 25 Sep 2006 21:20:54 +0000 |
parents | 42b53a22aee5 |
children | cb5141654dbb |
line wrap: on
line source
Description: strpbrk() function: search a string for any of a set of characters. Files: lib/strpbrk.h lib/strpbrk.c m4/strpbrk.m4 Depends-on: configure.ac: gl_FUNC_STRPBRK Makefile.am: lib_SOURCES += strpbrk.h Include: "strpbrk.h" License: LGPL Maintainer: Bruno Haible, glibc