Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / xmemdup0
blobd7ea438d7fb7c08da3a79cd8e87d741af0b0e44d
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:
12 AC_LIBOBJ([xmemdup0])
14 Makefile.am:
16 Include:
17 "xmemdup0.h"
19 License:
20 GPL
22 Maintainer:
23 Eric Blake