1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/strpbrk
2004-09-22 15:11:04 +00:00

26 lines
285 B
Plaintext

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