NEWS.stable: log cherry-pick [3180807]->[768eb31] doc/lgpl-2.1.texi
[gnulib.git] / modules / wcscat
1 Description:
2 wcscat() function: concatenate two wide strings.
3
4 Status:
5 obsolete
6
7 Notice:
8 This module is obsolete.
9
10 Files:
11 lib/wcscat.c
12 lib/wcscat-impl.h
13 m4/wcscat.m4
14
15 Depends-on:
16 wchar
17
18 configure.ac:
19 gl_FUNC_WCSCAT
20 gl_WCHAR_MODULE_INDICATOR([wcscat])
21
22 Makefile.am:
23
24 Include:
25 <wchar.h>
26
27 License:
28 LGPL
29
30 Maintainer:
31 Bruno Haible