view modules/xmemdup0 @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
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