X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstpcpy;h=3d00faf40343b683fde7fbfe124d4a3321b0eec5;hb=116440ae18064c1495285a42767547b3ffa418d4;hp=ad3e64d8db3cdc11b3fc8104da77cd7903106e55;hpb=97ca74234b09c12b0f93ee0804a6d14b5d48422b;p=gnulib.git diff --git a/modules/stpcpy b/modules/stpcpy index ad3e64d8d..3d00faf40 100644 --- a/modules/stpcpy +++ b/modules/stpcpy @@ -2,18 +2,24 @@ 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: -lib_SOURCES += stpcpy.h Include: -"stpcpy.h" + +License: +LGPLv2+ + +Maintainer: +Bruno Haible, glibc