NEWS.stable: update and finalise
[gnulib.git] / modules / iswctype
1 Description:
2 iswctype() function: test whether a wide character has a given property.
3
4 Status:
5 obsolete
6
7 Notice:
8 This module is obsolete.
9
10 Files:
11 lib/iswctype.c
12 lib/iswctype-impl.h
13 m4/iswctype.m4
14
15 Depends-on:
16 wctype-h
17
18 configure.ac:
19 gl_FUNC_ISWCTYPE
20 gl_WCTYPE_MODULE_INDICATOR([iswctype])
21
22 Makefile.am:
23
24 Include:
25 <wctype.h>
26
27 License:
28 LGPL
29
30 Maintainer:
31 Bruno Haible