changeset 6225:f50680a85bd4

.
author Karl Berry <karl@freefriends.org>
date Tue, 13 Sep 2005 07:38:26 +0000
parents 85d0a6143cc4
children 5ddf33c5823b
files MODULES.html
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/MODULES.html
+++ b/MODULES.html
@@ -543,7 +543,7 @@
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getaddrinfo">getaddrinfo</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Get address information.
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/getaddrinfo.html">getaddrinfo</A>() function: Get address information.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getcwd">getcwd</A>
@@ -2369,7 +2369,7 @@
         <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getaddrinfo.h">getaddrinfo.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getaddrinfo.c">getaddrinfo.c</A><BR><A HREF="lib/gai_strerror.c">gai_strerror.c</A>
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getaddrinfo.m4">getaddrinfo.m4</A><BR><A HREF="m4/sockpfaf.m4">sockpfaf.m4</A><BR>gl_GETADDRINFO
-        <TD ALIGN=LEFT VALIGN=TOP>restrict<BR>gettext-h<BR>stdbool
+        <TD ALIGN=LEFT VALIGN=TOP>restrict<BR>gettext-h<BR>stdbool<BR>strdup
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getcwd"></A><A HREF="modules/getcwd">getcwd</A>
@@ -2587,7 +2587,7 @@
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=glob"></A><A HREF="modules/glob">glob</A>
         <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/glob.h.html">glob.h</A>&gt;
-        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/glob_.h">glob_.h</A><BR><A HREF="lib/glob.c">glob.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/glob_.h">glob_.h</A><BR><A HREF="lib/glob-libc.h">glob-libc.h</A><BR><A HREF="lib/glob.c">glob.c</A>
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/d-type.m4">d-type.m4</A><BR><A HREF="m4/glob.m4">glob.m4</A><BR>gl_GLOB
         <TD ALIGN=LEFT VALIGN=TOP>alloca<BR>extensions<BR>fnmatch<BR>getlogin_r<BR>mempcpy<BR>restrict<BR>stat-macros<BR>stdbool<BR>strdup
       </TR>
@@ -3070,10 +3070,10 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=canon-host"></A><A HREF="modules/canon-host">canon-host</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/canon-host.h">canon-host.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/canon-host.c">canon-host.c</A>
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/canon-host.m4">canon-host.m4</A><BR>gl_CANON_HOST
-        <TD ALIGN=LEFT VALIGN=TOP>strdup
+        <TD ALIGN=LEFT VALIGN=TOP>getaddrinfo<BR>strdup
       </TR>
     </TABLE>
     <H3><A NAME="posix_ext_thread">Multithreading</A></H3>
@@ -3634,6 +3634,6 @@
       <LI>A POT file and some PO files
     </UL>
     <HR>
-    Generated from <CODE>MODULES.html.sh</CODE> on  9 September 2005.
+    Generated from <CODE>MODULES.html.sh</CODE> on 13 September 2005.
   </BODY>
 </HTML>