changeset 7544:ee3b2c9f1a76

.
author Karl Berry <karl@freefriends.org>
date Mon, 23 Oct 2006 07:39:13 +0000
parents 8c6aad2a3515
children fade8d6feee3
files MODULES.html
diffstat 1 files changed, 14 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/MODULES.html
+++ b/MODULES.html
@@ -581,6 +581,10 @@
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert integers to printable strings.
       </TR>
       <TR WIDTH="100%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=uinttostr">uinttostr</A>
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+      </TR>
+      <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xstrtoimax">xstrtoimax</A>
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert string to 'intmax_t', with error checking.
       </TR>
@@ -2698,11 +2702,18 @@
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=inttostr"></A><A HREF="modules/inttostr">inttostr</A>
         <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/inttostr.h">inttostr.h</A>"
-        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/imaxtostr.c">imaxtostr.c</A><BR><A HREF="lib/inttostr.c">inttostr.c</A><BR><A HREF="lib/offtostr.c">offtostr.c</A><BR><A HREF="lib/umaxtostr.c">umaxtostr.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/imaxtostr.c">imaxtostr.c</A><BR><A HREF="lib/inttostr.c">inttostr.c</A><BR><A HREF="lib/offtostr.c">offtostr.c</A><BR><A HREF="lib/umaxtostr.c">umaxtostr.c</A><BR><A HREF="lib/uinttostr.c">uinttostr.c</A>
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/inttostr.m4">inttostr.m4</A><BR>gl_INTTOSTR
         <TD ALIGN=LEFT VALIGN=TOP>intprops<BR>stdint
       </TR>
       <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=uinttostr"></A><A HREF="modules/uinttostr">uinttostr</A>
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>---
+      </TR>
+      <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xstrtoimax"></A><A HREF="modules/xstrtoimax">xstrtoimax</A>
         <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xstrtol.h">xstrtol.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xstrtoimax.c">xstrtoimax.c</A>
@@ -2804,7 +2815,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>gl_GETADDRINFO
-        <TD ALIGN=LEFT VALIGN=TOP>gettext-h<BR>snprintf<BR>socklen<BR>stdbool<BR>strdup<BR>sys_socket<BR>inet_ntop
+        <TD ALIGN=LEFT VALIGN=TOP>gettext-h<BR>inet_ntop<BR>inttostr<BR>socklen<BR>stdbool<BR>strdup<BR>sys_socket
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getcwd"></A><A HREF="modules/getcwd">getcwd</A>
@@ -4725,6 +4736,6 @@
       <LI>A POT file and some PO files
     </UL>
     <HR>
-    Generated from <CODE>MODULES.html.sh</CODE> on 20 October 2006.
+    Generated from <CODE>MODULES.html.sh</CODE> on 23 October 2006.
   </BODY>
 </HTML>