X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstpncpy;h=ccbd2537070d2f2ca8ab8c4c21e8c8622bf08495;hb=4fd894134807335cca1dbaa069e14550be00128d;hp=0646e27983f3c5a4c9e7ff75d765ee79bc20eb57;hpb=1080617a7d04cdf1a1d3b1e390859af371d485d7;p=gnulib.git diff --git a/modules/stpncpy b/modules/stpncpy index 0646e2798..ccbd25370 100644 --- a/modules/stpncpy +++ b/modules/stpncpy @@ -2,21 +2,24 @@ Description: stpncpy() function: copy a size-bounded string, returning a pointer to its end. Files: -lib/stpncpy.h lib/stpncpy.c m4/stpncpy.m4 Depends-on: +extensions +string configure.ac: gl_FUNC_STPNCPY +gl_STRING_MODULE_INDICATOR([stpncpy]) Makefile.am: -lib_SOURCES += stpncpy.h Include: -"stpncpy.h" + + +License: +LGPLv2+ Maintainer: Bruno Haible, glibc -