1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/stpncpy
2004-09-22 15:11:04 +00:00

26 lines
297 B
Plaintext

Description:
stpncpy() function: copy a size-bounded string, returning a pointer to its end.
Files:
lib/stpncpy.h
lib/stpncpy.c
m4/stpncpy.m4
Depends-on:
configure.ac:
gl_FUNC_STPNCPY
Makefile.am:
lib_SOURCES += stpncpy.h
Include:
"stpncpy.h"
License:
LGPL
Maintainer:
Bruno Haible, glibc