repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
git-version-gen: init shell var to avoid env var influence
[gnulib.git]
/
modules
/
strdup-posix
blob
4a474881b3cd0cf547c8082d676d9f0e354f32fe
1
Description:
2
strdup() function: duplicate a string.
3
4
Files:
5
lib/strdup.c
6
m4/strdup.m4
7
8
Depends-on:
9
string
10
malloc-posix
11
12
configure.ac:
13
gl_FUNC_STRDUP_POSIX
14
gl_STRING_MODULE_INDICATOR([strdup])
15
16
Makefile.am:
17
18
Include:
19
<string.h>
20
21
License:
22
LGPLv2+
23
24
Maintainer:
25
all, glibc