*** empty log message ***
[gnulib.git] / modules / stpcpy
index b3504e3..7bcf9d8 100644 (file)
@@ -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
+