diff MODULES.html.sh @ 8674:72f80d715b09

Work around glibc's failure to reset seekable stdin on exit. * modules/closein: New module. * lib/closein.c: New file. * lib/closein.h: Likewise. * m4/closein.m4: Likewise. * MODULES.html.sh (File stream based Input/Output): Document it.
author Eric Blake <ebb9@byu.net>
date Thu, 12 Apr 2007 16:11:40 +0000
parents 2da41f6a3853
children 367787d55c9c
line wrap: on
line diff
--- a/MODULES.html.sh	Thu Apr 12 13:11:52 2007 +0000
+++ b/MODULES.html.sh	Thu Apr 12 16:11:40 2007 +0000
@@ -2192,6 +2192,7 @@
 
   func_begin_table
   func_module close-stream
+  func_module closein
   func_module closeout
   func_module fopen-safer
   func_module fpending