summaryrefslogtreecommitdiff
path: root/modules/strdup
blob: fecdc554ba3fa96df521d842e9065c26ce116073 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Description:
strdup() function: duplicate a string.

Status:
obsolete

Notice:
This module is obsolete. But you may want to use the strdup-posix module.

Files:
m4/strdup.m4

Depends-on:
string

configure.ac:
gl_FUNC_STRDUP
gl_STRING_MODULE_INDICATOR([strdup])

Makefile.am:

Include:
<string.h>

License:
LGPLv2+

Maintainer:
all, glibc