view modules/mbspcasecmp @ 12302:3b1b1edbbf68

version-etc-fsf: relax license to LGPLv3+ * modules/version-etc-fsf (License): Relax license.
author Jim Meyering <meyering@redhat.com>
date Tue, 17 Nov 2009 07:20:41 +0100
parents 23f58a4ffca0
children
line wrap: on
line source

Description:
mbspcasecmp() function: case-insensitive string prefix comparison.

Files:
lib/mbspcasecmp.c

Depends-on:
mbuiter
string

configure.ac:
gl_STRING_MODULE_INDICATOR([mbspcasecmp])

Makefile.am:
lib_SOURCES += mbspcasecmp.c

Include:
<string.h>

License:
LGPL

Maintainer:
Bruno Haible