diff MODULES.html.sh @ 13923:ec0a7deeb2de

pipe-posix: new module * modules/pipe-posix: New file. * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set default. (gl_UNISTD_H): Check for declaration. * modules/unistd (Makefile.am): Substitute it. * lib/unistd.in.h (pipe): Provide it for mingw. * doc/posix-functions/pipe.texi (pipe): Update documentation. * MODULES.html.sh (File descriptor based Input/Output): Likewise. Signed-off-by: Eric Blake <eblake@redhat.com>
author Eric Blake <eblake@redhat.com>
date Fri, 10 Dec 2010 15:18:38 -0700
parents 4a556ba5903b
children 5be0c314f2f8
line wrap: on
line diff
--- a/MODULES.html.sh	Fri Dec 10 09:40:08 2010 -0700
+++ b/MODULES.html.sh	Fri Dec 10 15:18:38 2010 -0700
@@ -2649,6 +2649,7 @@
   func_module full-write
   func_module binary-io
   func_module isapipe
+  func_module pipe-posix
   func_module pipe2
   func_module pipe2-safer
   func_end_table