Hash :
01bffc03
Author :
Date :
2007-02-01T00:29:52
Enforce the use of gnulib modules for unportable <string.h> functions.
Description:
stpcpy() function: copy a string, returning a pointer to its end.
Files:
lib/stpcpy.c
m4/stpcpy.m4
Depends-on:
string
configure.ac:
gl_FUNC_STPCPY
gl_STRING_MODULE_INDICATOR([stpcpy])
Makefile.am:
Include:
<string.h>
License:
LGPL
Maintainer:
Bruno Haible, glibc