Mercurial > hg > octave-jordi > gnulib-hg
changeset 7991:57b689fa5bd0
Move to here from u8-mbtouc.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 27 Jan 2007 18:53:54 +0000 |
parents | e61876879380 |
children | 6a4142026bb4 |
files | modules/unistr/u8-mbtouc-unsafe |
diffstat | 1 files changed, 24 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
new file mode 100644 --- /dev/null +++ b/modules/unistr/u8-mbtouc-unsafe @@ -0,0 +1,24 @@ +Description: +Look at first character in UTF-8 string. + +Files: +lib/unistr/u8-mbtouc-unsafe.c + +Depends-on: +unistr/base + +configure.ac: +gl_MODULE_INDICATOR([unistr/u8-mbtouc-unsafe]) + +Makefile.am: +lib_SOURCES += unistr/u8-mbtouc-unsafe.c + +Include: +"unistr.h" + +License: +LGPL + +Maintainer: +Bruno Haible +