summaryrefslogtreecommitdiff
path: root/modules/c-strcaseeq
diff options
context:
space:
mode:
Diffstat (limited to 'modules/c-strcaseeq')
-rw-r--r--modules/c-strcaseeq23
1 files changed, 23 insertions, 0 deletions
diff --git a/modules/c-strcaseeq b/modules/c-strcaseeq
new file mode 100644
index 0000000000..90db9863b1
--- /dev/null
+++ b/modules/c-strcaseeq
@@ -0,0 +1,23 @@
+Description:
+Optimized case-insensitive string comparison in C locale.
+
+Files:
+lib/c-strcaseeq.h
+
+Depends-on:
+c-strcase
+c-ctype
+
+configure.ac:
+
+Makefile.am:
+
+Include:
+"c-strcaseeq.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+