1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-01 04:41:58 +03:00
Files
gnulib/modules/strndup
Paul Eggert 3286588847 Remove lib_SOURCES line from Makefile.am section of modules where this
is now done automatically by the corresponding Autoconf macro.
2005-03-21 22:07:25 +00:00

25 lines
238 B
Plaintext

Description:
strndup() function: duplicate a size-bounded string.
Files:
lib/strndup.h
lib/strndup.c
m4/strndup.m4
Depends-on:
strnlen
configure.ac:
gl_FUNC_STRNDUP
Makefile.am:
Include:
"strndup.h"
License:
LGPL
Maintainer:
glibc