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
2006-08-28 13:04:33 +00:00

24 lines
243 B
Plaintext

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