view modules/xmemdup0 @ 40233:331ec5f027a2

autoupdate
author Karl Berry <karl@freefriends.org>
date Wed, 13 Mar 2019 11:14:26 -0700
parents 7f0f3e1ac6fd
children
line wrap: on
line source

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