view modules/mbchar @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
parents 0ef26bffcbe1
children 18ea6ab4e81d
line wrap: on
line source

Description:
Multibyte character data type.

Files:
lib/mbchar.h
lib/mbchar.c
m4/mbchar.m4

Depends-on:
extensions
stdbool
wchar
wctype
wcwidth
memcmp

configure.ac:
gl_MBCHAR

Makefile.am:
lib_SOURCES += mbchar.c

Include:
#include "mbchar.h"

License:
LGPL

Maintainer:
Bruno Haible