ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / c-strstr
blob95c46c206b91c37a2ead7014dc510ed41a2276eb
1 Description:
2 Search for a substring in a string in C locale.
4 Files:
5 lib/c-strstr.h
6 lib/c-strstr.c
8 Depends-on:
9 strstr
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += c-strstr.h c-strstr.c
16 Include:
17 "c-strstr.h"
19 License:
20 LGPL
22 Maintainer:
23 all