Mercurial > hg > octave-lojdl > gnulib-hg
view modules/mbstok_r @ 8703:0f394f9a6ffe
Port to Solaris/SPARC64.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 23 Apr 2007 08:01:35 +0000 |
parents | 2ff19298dd56 |
children | 23f58a4ffca0 |
line wrap: on
line source
Description: mbstok_r() function: split string into tokens, thread safe. Files: lib/mbstok_r.c m4/mbstok_r.m4 m4/mbrtowc.m4 Depends-on: mbuiter string mbsspn mbspbrk strtok_r configure.ac: gl_FUNC_MBSTOK_R gl_STRING_MODULE_INDICATOR([mbstok_r]) Makefile.am: lib_SOURCES += mbstok_r.c Include: <string.h> License: LGPL Maintainer: Bruno Haible