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