1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-02 15:41:25 +03:00
Files
gnulib/modules/strpbrk
2008-11-02 18:06:04 +01:00

31 lines
344 B
Plaintext

Description:
strpbrk() function: search a string for any of a set of characters.
Status:
obsolete
Notice:
This module is obsolete.
Files:
lib/strpbrk.c
m4/strpbrk.m4
Depends-on:
string
configure.ac:
gl_FUNC_STRPBRK
gl_STRING_MODULE_INDICATOR([strpbrk])
Makefile.am:
Include:
<string.h>
License:
LGPLv2+
Maintainer:
Bruno Haible, glibc