view modules/mbscasecmp @ 13922:120aa31e498d

* build-aux/gendocs.sh: restore x bit
author Eric Blake <eblake@redhat.com>
date Fri, 10 Dec 2010 09:40:08 -0700
parents 23f58a4ffca0
children
line wrap: on
line source

Description:
mbscasecmp() function: case-insensitive string comparison.

Files:
lib/mbscasecmp.c

Depends-on:
mbuiter
string

configure.ac:
gl_STRING_MODULE_INDICATOR([mbscasecmp])

Makefile.am:
lib_SOURCES += mbscasecmp.c

Include:
<string.h>

License:
LGPL

Maintainer:
Bruno Haible