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
/
memcoll
blob
886e8187ae07b444286d65dbb01327ee54ad8c23
1
Description:
2
Locale dependent memory area comparison.
3
4
Files:
5
lib/memcoll.h
6
lib/memcoll.c
7
m4/memcoll.m4
8
9
Depends-on:
10
memcmp
11
12
configure.ac:
13
gl_MEMCOLL
14
15
Makefile.am:
16
lib_SOURCES += memcoll.c
17
18
Include:
19
"memcoll.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
Paul Eggert, Jim Meyering