ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / unistr / u8-strtok
blob73b6ed322f855a1bc7dc06d3319a7f3a4678db55
1 Description:
2 Tokenize UTF-8 string.
4 Files:
5 lib/unistr/u8-strtok.c
6 lib/unistr/u-strtok.h
8 Depends-on:
9 unistr/base
10 unistr/u8-strspn
11 unistr/u8-strpbrk
12 unistr/u8-strmblen
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.6], [unistr/u8-strtok])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK
19 lib_SOURCES += unistr/u8-strtok.c
20 endif
22 Include:
23 "unistr.h"
25 License:
26 LGPLv3+ or GPLv2
28 Maintainer:
29 all