summaryrefslogtreecommitdiff
path: root/modules/mbmemcasecmp
blob: 79953d79b35ffd49344a346083ff0578a6f11ffe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
mbmemcasecmp() function: case-insensitive memory area comparison.

Files:
lib/mbmemcasecmp.h
lib/mbmemcasecmp.c

Depends-on:
mbiter

configure.ac:

Makefile.am:
lib_SOURCES += mbmemcasecmp.c

Include:
"mbmemcasecmp.h"

Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(LIB_MBRTOWC)

License:
LGPL

Maintainer:
all