1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/c-strstr
2008-01-11 03:57:18 +01:00

25 lines
250 B
Plaintext

Description:
Search for a substring in a string in C locale.
Files:
lib/c-strstr.h
lib/c-strstr.c
Depends-on:
strstr
configure.ac:
Makefile.am:
lib_SOURCES += c-strstr.h c-strstr.c
Include:
"c-strstr.h"
License:
LGPL
Maintainer:
Bruno Haible