summaryrefslogtreecommitdiff
path: root/modules/xmemdup0
blob: a82609a9dfaa1a8a6ec39a13ae5b1d0c15e3a459 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Copy a block of arbitrary bytes, and append a trailing NUL.

Files:
lib/xmemdup0.h
lib/xmemdup0.c

Depends-on:
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += xmemdup0.h xmemdup0.c

Include:
"xmemdup0.h"

License:
GPL

Maintainer:
Eric Blake