1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/mbchar
Bruno Haible 349e4dea4f Relicense some modules under LGPLv2+.
Kevin Cernekee's approval is in
http://lists.gnu.org/archive/html/bug-gnulib/2016-11/msg00090.html.
* modules/fseterr (License): Change to LGPLv2+.
* modules/mbchar (License): Likewise.
* modules/mbiter (License): Likewise.
* modules/mbsnlen (License): Likewise.
* modules/wcwidth (License): Likewise.
2016-12-02 02:02:09 +01:00

33 lines
295 B
Plaintext

Description:
Multibyte character data type.
Files:
lib/mbchar.h
lib/mbchar.c
m4/mbchar.m4
Depends-on:
extensions
extern-inline
stdbool
wchar
wctype-h
iswblank
wcwidth
memcmp
configure.ac:
gl_MBCHAR
Makefile.am:
lib_SOURCES += mbchar.c
Include:
"mbchar.h"
License:
LGPLv2+
Maintainer:
all