md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / xmemdup0
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 AC_LIBOBJ([xmemdup0])
13
14 Makefile.am:
15
16 Include:
17 "xmemdup0.h"
18
19 License:
20 GPL
21
22 Maintainer:
23 Eric Blake