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

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

Depends-on:
string

configure.ac:
gl_FUNC_STRDUP
gl_STRING_MODULE_INDICATOR([strdup])

Makefile.am:

Include:
<string.h>

License:
LGPL

Maintainer:
all, glibc