view modules/memcasecmp @ 17111:b8250ce33952

hash-pjw: relax license to LGPLv2+ * modules/hash-pjw (License): Relax, with consent of author.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 26 Sep 2012 20:12:57 -0700
parents 7f65baf9d58f
children
line wrap: on
line source

Description:
Case-insensitive memory area comparison.

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

Depends-on:

configure.ac:
gl_MEMCASECMP

Makefile.am:
lib_SOURCES += memcasecmp.c

Include:
"memcasecmp.h"

License:
GPL

Maintainer:
Jim Meyering