summaryrefslogtreecommitdiff
path: root/MODULES.html.sh
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2007-04-12 16:11:40 +0000
committerEric Blake <ebb9@byu.net>2007-04-12 16:11:40 +0000
commitcc133e1865af68b87b61e558fa5e40a302f60c76 (patch)
tree2ad758fedfe6c8772f5d07927e7e8388cc082bbe /MODULES.html.sh
parent0a77b3276bd6d0555f8a657a7815a3bb23dea49c (diff)
downloadgnulib-cc133e1865af68b87b61e558fa5e40a302f60c76.tar.gz
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.
Diffstat (limited to 'MODULES.html.sh')
-rwxr-xr-xMODULES.html.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/MODULES.html.sh b/MODULES.html.sh
index 3f13fa35e8..277b09d628 100755
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -2192,6 +2192,7 @@ func_all_modules ()
func_begin_table
func_module close-stream
+ func_module closein
func_module closeout
func_module fopen-safer
func_module fpending