NEWS.stable: update
[gnulib.git] / modules / wcpcpy
1 Description:
2 wcpcpy() function: copy a wide string.
3
4 Status:
5 obsolete
6
7 Notice:
8 This module is obsolete.
9
10 Files:
11 lib/wcpcpy.c
12 lib/wcpcpy-impl.h
13 m4/wcpcpy.m4
14
15 Depends-on:
16 extensions
17 wchar
18
19 configure.ac:
20 gl_FUNC_WCPCPY
21 gl_WCHAR_MODULE_INDICATOR([wcpcpy])
22
23 Makefile.am:
24
25 Include:
26 <wchar.h>
27
28 License:
29 LGPL
30
31 Maintainer:
32 Bruno Haible