dup2: Remove check for dup2, unless supporting old obsolete platforms.
[pspp] / modules / closeout
index 3d62ed61401c9ab939da28852a1efb2fc80c50a2..6a77cef62949833be02b6a0ec36789229ad0ff7d 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Close stdout, checking for errors.
+Close standard output and standard error, exiting with a diagnostic on error.
 
 Files:
 lib/closeout.h
@@ -7,11 +7,10 @@ lib/closeout.c
 m4/closeout.m4
 
 Depends-on:
-atexit
+close-stream
 gettext-h
 error
 quotearg
-fpending
 exitfail
 stdbool