view modules/xstrndup @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
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