view modules/xstrndup @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 42b53a22aee5
children
line wrap: on
line source

Description:
Duplicate a bounded initial segment of a string, with out-of-memory checking.

Files:
lib/xstrndup.h
lib/xstrndup.c
m4/xstrndup.m4

Depends-on:
strndup
xalloc

configure.ac:
gl_XSTRNDUP

Makefile.am:
lib_SOURCES += xstrndup.h xstrndup.c

Include:
"xstrndup.h"

License:
GPL

Maintainer:
Simon Josefsson