mbrlen: Fix cross-compilation guess for AIX.
[gnulib.git] / modules / atexit
index be1f4a7..5bb202e 100644 (file)
@@ -1,6 +1,12 @@
 Description:
 atexit() function: register a function to be called at program termination.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 lib/atexit.c
 m4/atexit.m4
@@ -15,3 +21,8 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+License:
+public domain
+
+Maintainer:
+Jim Meyering