diff MODULES.html.sh @ 15961:27cc5b08d442

posix_openpt: new module * modules/posix_openpt: New module. * m4/posix_openpt.m4: New file. * lib/posix_openpt.c: Likewise. * m4/stdlib_h.m4 (gl_STDLIB_H): Check for decl. (gl_STDLIB_H_DEFAULTS): Set defaults. * modules/stdlib (Makefile.am): Substitute macros. * lib/stdlib.in.h (posix_openpt): Declare. * MODULES.html.sh (systems lacking POSIX:2008): Document it. * doc/posix-functions/posix_openpt.texi (posix_openpt): Likewise. * modules/posix_openpt-tests: New test module. * tests/test-posix_openpt.c: New test.
author Eric Blake <eblake@redhat.com>
date Mon, 17 Oct 2011 17:19:41 -0600
parents d5610338e6f3
children f0478fc67be5
line wrap: on
line diff
--- a/MODULES.html.sh	Sat Oct 15 17:06:24 2011 +0200
+++ b/MODULES.html.sh	Mon Oct 17 17:19:41 2011 -0600
@@ -2411,6 +2411,7 @@
   func_module perror
   func_module poll
   func_module popen
+  func_module posix_openpt
   func_module posix_spawn
   func_module posix_spawnattr_destroy
   func_module posix_spawnattr_getflags