summaryrefslogtreecommitdiff
path: root/modules/btowc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/btowc')
-rw-r--r--modules/btowc25
1 files changed, 25 insertions, 0 deletions
diff --git a/modules/btowc b/modules/btowc
new file mode 100644
index 0000000000..f905b60aa0
--- /dev/null
+++ b/modules/btowc
@@ -0,0 +1,25 @@
+Description:
+btowc() function: convert unibyte character to wide character.
+
+Files:
+lib/btowc.c
+m4/btowc.m4
+
+Depends-on:
+wchar
+
+configure.ac:
+gl_FUNC_BTOWC
+gl_WCHAR_MODULE_INDICATOR([btowc])
+
+Makefile.am:
+
+Include:
+<wchar.h>
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+