view modules/xmemdup0 @ 40245:eeb8fe2e91ad

autoupdate
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 16:29:28 -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