view modules/strtok_r @ 27183:106ac3ed4fde

Distribute all lib/* source files through EXTRA_DIST.
author Bruno Haible <bruno@clisp.org>
date Thu, 12 Oct 2006 18:52:30 +0000
parents a265fa0bc10d
children 6a764f23e302
line wrap: on
line source

Description:
strtok_r() function: split string into tokens, thread safe.

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

Depends-on:

configure.ac:
gl_FUNC_STRTOK_R

Makefile.am:
EXTRA_DIST += strtok_r.h strtok_r.c

Include:
"strtok_r.h"

License:
LGPL

Maintainer:
all, glibc