X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstpcpy;h=3d00faf40343b683fde7fbfe124d4a3321b0eec5;hb=3a5041b1c62c2b7c829f47bec2f1789c59844b6c;hp=b3504e386e75a75cf1531916b58c80f06dbe4b04;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/stpcpy b/modules/stpcpy index b3504e386..3d00faf40 100644 --- a/modules/stpcpy +++ b/modules/stpcpy @@ -1,17 +1,25 @@ Description: +stpcpy() function: copy a string, returning a pointer to its end. Files: -lib/stpcpy.h lib/stpcpy.c m4/stpcpy.m4 Depends-on: +extensions +string configure.ac: gl_FUNC_STPCPY +gl_STRING_MODULE_INDICATOR([stpcpy]) Makefile.am: Include: -"stpcpy.h" + +License: +LGPLv2+ + +Maintainer: +Bruno Haible, glibc