Hash :
a0ecdf40
Author :
Date :
2008-05-29T02:07:07
Relax license of the stpcpy module.
Description:
stpcpy() function: copy a string, returning a pointer to its end.
Files:
lib/stpcpy.c
m4/stpcpy.m4
Depends-on:
extensions
string
configure.ac:
gl_FUNC_STPCPY
gl_STRING_MODULE_INDICATOR([stpcpy])
Makefile.am:
Include:
<string.h>
License:
LGPLv2+
Maintainer:
Bruno Haible, glibc