X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstpcpy;h=7bcf9d8600755ef4adfc651317668ab0f3541bc5;hb=3a6c1c38e6cc3c0e8549897952bb40f1820d40eb;hp=b3504e386e75a75cf1531916b58c80f06dbe4b04;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/stpcpy b/modules/stpcpy index b3504e386..7bcf9d860 100644 --- a/modules/stpcpy +++ b/modules/stpcpy @@ -1,4 +1,5 @@ Description: +stpcpy() function: copy a string, returning a pointer to its end. Files: lib/stpcpy.h @@ -11,7 +12,14 @@ configure.ac: gl_FUNC_STPCPY Makefile.am: +lib_SOURCES += stpcpy.h Include: "stpcpy.h" +License: +LGPL + +Maintainer: +Bruno Haible, glibc +