Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / atexit
index 0e749fac24ba3698a95d8aca51d07672f9f33e10..adce14dc38ad746aad210b2db38275741c9a863b 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+atexit() function: register a function to be called at program termination.
 
 Files:
 lib/atexit.c
@@ -14,3 +15,8 @@ Makefile.am:
 Include:
 <stdlib.h>
 
+License:
+public domain
+
+Maintainer:
+Jim Meyering