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
Avoid "warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete".
[gnulib.git]
/
modules
/
xmemdup0
blob
a82609a9dfaa1a8a6ec39a13ae5b1d0c15e3a459
1
Description:
2
Copy a block of arbitrary bytes, and append a trailing NUL.
3
4
Files:
5
lib/xmemdup0.h
6
lib/xmemdup0.c
7
8
Depends-on:
9
xalloc
10
11
configure.ac:
12
13
Makefile.am:
14
lib_SOURCES += xmemdup0.h xmemdup0.c
15
16
Include:
17
"xmemdup0.h"
18
19
License:
20
GPL
21
22
Maintainer:
23
Eric Blake