striconveh: Don't malloc memory if the result buffer is sufficient.
[gnulib.git] / modules / atexit
index 0e749fa..5bb202e 100644 (file)
@@ -1,4 +1,11 @@
 Description:
+atexit() function: register a function to be called at program termination.
+
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
 
 Files:
 lib/atexit.c
@@ -14,3 +21,8 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+License:
+public domain
+
+Maintainer:
+Jim Meyering