summaryrefslogtreecommitdiff
path: root/modules/strdup-posix
blob: 4a474881b3cd0cf547c8082d676d9f0e354f32fe (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_POSIX
gl_STRING_MODULE_INDICATOR([strdup])

Makefile.am:

Include:
<string.h>

License:
LGPLv2+

Maintainer:
all, glibc