summaryrefslogtreecommitdiff
path: root/modules/strdup
blob: ac5c5f4bad6ddb1943576e48af66f74df66655c1 (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
Description:
strdup() function: duplicate a string.

Files:
lib/strdup.c
m4/strdup.m4

Depends-on:
string
malloc-posix

configure.ac:
gl_FUNC_STRDUP
gl_STRING_MODULE_INDICATOR([strdup])

Makefile.am:

Include:
<string.h>

License:
LGPLv2+

Maintainer:
all, glibc