frexpl: Update regarding AIX.
[gnulib.git] / modules / strdup
1 Description:
2 strdup() function: duplicate a string.
3
4 Status:
5 obsolete
6
7 Notice:
8 This module is obsolete. But you may want to use the strdup-posix module.
9
10 Files:
11 lib/strdup.c
12 m4/strdup.m4
13
14 Depends-on:
15 string
16
17 configure.ac:
18 gl_FUNC_STRDUP
19 gl_STRING_MODULE_INDICATOR([strdup])
20
21 Makefile.am:
22
23 Include:
24 <string.h>
25
26 License:
27 LGPLv2+
28
29 Maintainer:
30 all, glibc