<H2><A HREF="#ansic_ext">Extra functions based on ANSI C 89</A></H2>
<H3><A HREF="#ansic_ext_stdlib_memory">Memory management functions <stdlib.h></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.
<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>"
<TD ALIGN=LEFT VALIGN=TOP>#include <alloca.h>
<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 <stdlib.h></A></H3>
<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>
<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>