vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / xmemdup0
bloba82609a9dfaa1a8a6ec39a13ae5b1d0c15e3a459
1 Description:
2 Copy a block of arbitrary bytes, and append a trailing NUL.
4 Files:
5 lib/xmemdup0.h
6 lib/xmemdup0.c
8 Depends-on:
9 xalloc
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += xmemdup0.h xmemdup0.c
16 Include:
17 "xmemdup0.h"
19 License:
20 GPL
22 Maintainer:
23 Eric Blake