summaryrefslogtreecommitdiff
path: root/modules/utf16-ucs4-unsafe
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-01-28 01:59:08 +0000
committerBruno Haible <bruno@clisp.org>2007-01-28 01:59:08 +0000
commita799680e910c90962cf6825e12d271efe48917c8 (patch)
tree47f026c15f0bff08a6b951bd458adc43bcb7267a /modules/utf16-ucs4-unsafe
parent6f18b53d9342b4e55364e0c081928f65b5d7ed79 (diff)
downloadgnulib-a799680e910c90962cf6825e12d271efe48917c8.tar.gz
Move to here from utf16-ucs4.
Diffstat (limited to 'modules/utf16-ucs4-unsafe')
-rw-r--r--modules/utf16-ucs4-unsafe26
1 files changed, 26 insertions, 0 deletions
diff --git a/modules/utf16-ucs4-unsafe b/modules/utf16-ucs4-unsafe
new file mode 100644
index 0000000000..dd6f1f3126
--- /dev/null
+++ b/modules/utf16-ucs4-unsafe
@@ -0,0 +1,26 @@
+Description:
+Conversion UTF-16 to UCS-4.
+
+Files:
+lib/utf16-ucs4-unsafe.h
+lib/unistr/utf16-ucs4-unsafe.c
+m4/utf-ucs4.m4
+
+Depends-on:
+unitypes
+
+configure.ac:
+gl_UTF_UCS4
+
+Makefile.am:
+lib_SOURCES += utf16-ucs4-unsafe.h unistr/utf16-ucs4-unsafe.c
+
+Include:
+"utf16-ucs4-unsafe.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+