c882a75df32e770df1dcd7ea7063c1aa340ed55d
[gnulib.git] / modules / strndup
1 Description:
2 strndup() function: duplicate a size-bounded string.
3
4 Files:
5 lib/strndup.h
6 lib/strndup.c
7 m4/strndup.m4
8
9 Depends-on:
10 strnlen
11
12 configure.ac:
13 gl_FUNC_STRNDUP
14
15 Makefile.am:
16 lib_SOURCES += strndup.h
17
18 Include:
19 "strndup.h"
20
21 Maintainer:
22 glibc
23