strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / atexit
index 133b10c6778eba55258399074ca6511d8a75f0c0..5bb202e600e7d1acc5c2808eed93b2fd41cf6e28 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,6 +21,8 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+License:
+public domain
+
 Maintainer:
 Jim Meyering
-