.
authorKarl Berry <karl@freefriends.org>
Tue, 25 Nov 2003 08:42:14 +0000 (08:42 +0000)
committerKarl Berry <karl@freefriends.org>
Tue, 25 Nov 2003 08:42:14 +0000 (08:42 +0000)
MODULES.html

index df97c8ae14e97306bddeee7ba0e5fdc513fe7505..d70cd6f0053e11393de8393db62b78b0e5f03ee4 100644 (file)
     <H2><A HREF="#ansic_ext">Extra functions based on ANSI C 89</A></H2>
     <H3><A HREF="#ansic_ext_stdlib_memory">Memory management functions &lt;stdlib.h&gt;</A></H3>
     <TABLE>
+      <TR WIDTH="100%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xsize">xsize</A>
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Checked size_t computations.
+      </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xalloc">xalloc</A>
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Memory allocation with out-of-memory checking.
@@ -1052,6 +1056,13 @@ variables.
         <TH ALIGN=LEFT>Autoconf macro
         <TH ALIGN=LEFT>Depends on
       </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xsize"></A><A HREF="modules/xsize">xsize</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xsize.h">xsize.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xsize.m4">xsize.m4</A><BR><A HREF="m4/size_max.m4">size_max.m4</A><BR>gl_XSIZE
+        <TD ALIGN=LEFT VALIGN=TOP>---
+      </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xalloc"></A><A HREF="modules/xalloc">xalloc</A>
         <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xalloc.h">xalloc.h</A>"
@@ -1064,7 +1075,7 @@ variables.
         <TD ALIGN=LEFT VALIGN=TOP>#include &lt;alloca.h&gt;
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/alloca_.h">alloca_.h</A><BR><A HREF="lib/alloca.c">alloca.c</A>
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/alloca.m4">alloca.m4</A><BR>gl_FUNC_ALLOCA
-        <TD ALIGN=LEFT VALIGN=TOP>xalloc
+        <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
     <H3><A NAME="ansic_ext_stdlib_arith">Integer arithmetic functions &lt;stdlib.h&gt;</A></H3>
@@ -2703,13 +2714,6 @@ variables.
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/tzset.m4">tzset.m4</A><BR>gl_FUNC_TZSET_CLOBBER
         <TD ALIGN=LEFT VALIGN=TOP>gettimeofday
       </TR>
-      <TR>
-        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xsize"></A><A HREF="modules/xsize">xsize</A>
-        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xsize.h">xsize.h</A>"
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xsize.m4">xsize.m4</A><BR><A HREF="m4/size_max.m4">size_max.m4</A><BR>gl_XSIZE
-        <TD ALIGN=LEFT VALIGN=TOP>---
-      </TR>
     </TABLE>
     <H2>Lone files - please create new modules containing them</H2>
     <PRE>
@@ -2747,6 +2751,6 @@ variables.
       <LI>A testsuite
     </UL>
     <HR>
-    Generated from <CODE>MODULES.html.sh</CODE> on 18 November 2003.
+    Generated from <CODE>MODULES.html.sh</CODE> on 25 November 2003.
   </BODY>
 </HTML>