projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c87e97d
)
Move to here from u32-mbtouc.
author
Bruno Haible
<bruno@clisp.org>
Sun, 28 Jan 2007 02:29:09 +0000
(
02:29
+0000)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 28 Jan 2007 02:29:09 +0000
(
02:29
+0000)
modules/unistr/u32-mbtouc-unsafe
[new file with mode: 0644]
patch
|
blob
diff --git a/modules/unistr/u32-mbtouc-unsafe
b/modules/unistr/u32-mbtouc-unsafe
new file mode 100644
(file)
index 0000000..
94d25a1
--- /dev/null
+++ b/
modules/unistr/u32-mbtouc-unsafe
@@ -0,0
+1,24
@@
+Description:
+Look at first character in UTF-32 string.
+
+Files:
+lib/unistr/u32-mbtouc-unsafe.c
+
+Depends-on:
+unistr/base
+
+configure.ac:
+gl_MODULE_INDICATOR([unistr/u32-mbtouc-unsafe])
+
+Makefile.am:
+lib_SOURCES += unistr/u32-mbtouc-unsafe.c
+
+Include:
+"unistr.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+