Edit

kc3-lang/gnulib/modules/mbsrtowcs

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2008-12-21 16:13:11
    Hash : 3d9a7aaf
    Message : codeset.m4 is required by locale-fr.m4.

  • modules/mbsrtowcs
  • Description:
    mbsrtowcs() function: convert string to wide string.
    
    Files:
    lib/mbsrtowcs.c
    lib/mbsrtowcs-state.c
    m4/mbsrtowcs.m4
    m4/mbstate_t.m4
    m4/locale-fr.m4
    m4/locale-ja.m4
    m4/locale-zh.m4
    m4/codeset.m4
    
    Depends-on:
    wchar
    mbrtowc
    strnlen1
    extensions
    
    configure.ac:
    gl_FUNC_MBSRTOWCS
    gl_WCHAR_MODULE_INDICATOR([mbsrtowcs])
    
    Makefile.am:
    
    Include:
    <wchar.h>
    
    License:
    LGPL
    
    Maintainer:
    Bruno Haible