NEWS.stable: update and finalise
[gnulib.git] / modules / wcsxfrm
1 Description:
2 wcsxfrm() function: transform wide string for comparison using the current
3 locale.
4
5 Files:
6 lib/wcsxfrm.c
7 lib/wcsxfrm-impl.h
8 m4/wcsxfrm.m4
9
10 Depends-on:
11 wchar
12
13 configure.ac:
14 gl_FUNC_WCSXFRM
15 gl_WCHAR_MODULE_INDICATOR([wcsxfrm])
16
17 Makefile.am:
18
19 Include:
20 <wchar.h>
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible