view modules/strtok_r @ 9426:3384ef16a830

Remove some temp files leftover from tests. * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files. * modules/freadable-tests (MOSTLYCLEANFILES): Likewise. * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
author Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
date Tue, 30 Oct 2007 07:05:41 +0100
parents aa8abb5db935
children 474d6e9933ac
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

configure.ac:
gl_FUNC_STRTOK_R
gl_STRING_MODULE_INDICATOR([strtok_r])

Makefile.am:

Include:
<string.h>

License:
LGPL

Maintainer:
all, glibc