1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/stpncpy
2006-10-13 12:40:22 +00:00

25 lines
272 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:
Include:
"stpncpy.h"
License:
LGPL
Maintainer:
Bruno Haible, glibc