X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstpcpy;h=de70b1029281aaccd22201df039e830eb06d0a08;hb=a63c573321102e86348561ca5440be8b57c02672;hp=71ca62f9915fb69b5d3f94a3802980d907ad24ee;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/stpcpy b/modules/stpcpy index 71ca62f99..de70b1029 100644 --- a/modules/stpcpy +++ b/modules/stpcpy @@ -2,17 +2,23 @@ Description: stpcpy() function: copy a string, returning a pointer to its end. Files: -lib/stpcpy.h lib/stpcpy.c m4/stpcpy.m4 Depends-on: +string configure.ac: gl_FUNC_STPCPY +gl_STRING_MODULE_INDICATOR([stpcpy]) Makefile.am: Include: -"stpcpy.h" + +License: +LGPL + +Maintainer: +Bruno Haible, glibc