view modules/mbscspn @ 8703:0f394f9a6ffe

Port to Solaris/SPARC64.
author Bruno Haible <bruno@clisp.org>
date Mon, 23 Apr 2007 08:01:35 +0000
parents aa8ae425a79a
children 23f58a4ffca0
line wrap: on
line source

Description:
mbscspn() function: search a string for any of a set of characters.

Files:
lib/mbscspn.c
m4/mbscspn.m4
m4/mbrtowc.m4

Depends-on:
mbuiter
string
mbschr
strcspn

configure.ac:
gl_FUNC_MBSCSPN
gl_STRING_MODULE_INDICATOR([mbscspn])

Makefile.am:
lib_SOURCES += mbscspn.c

Include:
<string.h>

License:
LGPL

Maintainer:
Bruno Haible