summaryrefslogtreecommitdiff
path: root/MODULES.html.sh
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-19 15:55:58 +0100
committerJim Meyering <meyering@redhat.com>2009-11-19 15:55:58 +0100
commitba4000b09804294e46373afb2003744612096a20 (patch)
tree105109c7d7e04b70c5ef549405f270a134afd1c8 /MODULES.html.sh
parent841ad196dd3ca0fbc916b911449067417ac7a7cb (diff)
downloadgnulib-ba4000b09804294e46373afb2003744612096a20.tar.gz
xfreopen: new module, from coreutils
* modules/xfreopen: New module. * lib/xfreopen.c: New file. * lib/xfreopen.h: New file. * MODULES.html.sh (File stream based Input/Output"): Add 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 cb791b8e4d..7fc55dd8aa 100755
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -2568,6 +2568,7 @@ func_all_modules ()
func_module popen-safer
func_module stdlib-safer
func_module tmpfile-safer
+ func_module xfreopen
func_end_table
element="Users and groups"