(atexit): Define using a prototype.
[gnulib.git] / modules / memset
index b7613b1..ba12b87 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+memset() function: fill memory with a constant byte.
 
 Files:
 lib/memset.c
@@ -14,3 +15,6 @@ Makefile.am:
 Include:
 <string.h>
 
+Maintainer:
+Jim Meyering
+