summaryrefslogtreecommitdiff
path: root/gnulib/modules/strtok_r
blob: f638baab553bfc00c139f9369968c9a2b82d3af9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
strtok_r() function: split string into tokens, thread safe.

Files:
lib/strtok_r.c
m4/strtok_r.m4

Depends-on:
string
strpbrk

configure.ac:
gl_FUNC_STRTOK_R
gl_STRING_MODULE_INDICATOR([strtok_r])

Makefile.am:

Include:
<string.h>

License:
LGPL

Maintainer:
all, glibc