log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / xstrndup
blobdfd72a7a4da254ed1a43b70f4f15b76f421a4c4e
1 Description:
2 Duplicate a bounded initial segment of a string, with out-of-memory checking.
4 Files:
5 lib/xstrndup.h
6 lib/xstrndup.c
7 m4/xstrndup.m4
9 Depends-on:
10 strndup
11 xalloc
13 configure.ac:
14 gl_XSTRNDUP
16 Makefile.am:
17 lib_SOURCES += xstrndup.h xstrndup.c
19 Include:
20 "xstrndup.h"
22 License:
23 GPL
25 Maintainer:
26 Simon Josefsson