repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
glob: merge from glibc with Zanella glob changes
[gnulib.git]
/
modules
/
c-strcase
blob
1af2c8ee9e3602a938835f06343b953b44ec902b
1
Description:
2
Case-insensitive string comparison functions in C locale.
3
4
Files:
5
lib/c-strcase.h
6
lib/c-strcasecmp.c
7
lib/c-strncasecmp.c
8
9
Depends-on:
10
c-ctype
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += c-strcase.h c-strcasecmp.c c-strncasecmp.c
16
17
Include:
18
"c-strcase.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
all