view modules/strtok_r @ 12261:e96aac709428

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 09 Nov 2009 06:10:03 -0800
parents 474d6e9933ac
children 648ae9e5bdda
line wrap: on
line source

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