summaryrefslogtreecommitdiff
path: root/modules/c-strcase
blob: 1af2c8ee9e3602a938835f06343b953b44ec902b (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
Description:
Case-insensitive string comparison functions in C locale.

Files:
lib/c-strcase.h
lib/c-strcasecmp.c
lib/c-strncasecmp.c

Depends-on:
c-ctype

configure.ac:

Makefile.am:
lib_SOURCES += c-strcase.h c-strcasecmp.c c-strncasecmp.c

Include:
"c-strcase.h"

License:
LGPLv2+

Maintainer:
all