summaryrefslogtreecommitdiff
path: root/gnulib/modules/xmemdup0
blob: d7ea438d7fb7c08da3a79cd8e87d741af0b0e44d (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:
AC_LIBOBJ([xmemdup0])

Makefile.am:

Include:
"xmemdup0.h"

License:
GPL

Maintainer:
Eric Blake