openat: provide more convenience names
[pspp] / modules / exit
index b8d3994b839dfbc9992488a5bb07b5e92259d9aa..4de69b752d81e13ce5ec4eaba03a662710b26f6f 100644 (file)
@@ -2,17 +2,19 @@ Description:
 exit() function: program termination.
 
 Files:
-lib/exit.h
 
 Depends-on:
+stdlib
 
 configure.ac:
 
 Makefile.am:
-lib_SOURCES += exit.h
 
 Include:
-"exit.h"
+<stdlib.h>
+
+License:
+GPL
 
 Maintainer:
 Bruno Haible