diff options
-rw-r--r-- | MODULES.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MODULES.html b/MODULES.html index 4133c177ae..7ef3eb8d4a 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2227,7 +2227,7 @@ variables. <TD ALIGN=LEFT VALIGN=TOP>--- <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strtoimax.c">strtoimax.c</A> <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/longlong.m4">longlong.m4</A><BR><A HREF="m4/stdint_h.m4">stdint_h.m4</A><BR><A HREF="m4/inttypes_h.m4">inttypes_h.m4</A><BR><A HREF="m4/intmax_t.m4">intmax_t.m4</A><BR><A HREF="m4/strtoimax.m4">strtoimax.m4</A><BR>gl_FUNC_STRTOIMAX - <TD ALIGN=LEFT VALIGN=TOP>strtoll + <TD ALIGN=LEFT VALIGN=TOP>strtoll<BR>verify </TR> <TR> <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strtoumax"></A><A HREF="modules/strtoumax">strtoumax</A> @@ -2631,7 +2631,7 @@ variables. <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/exclude.h">exclude.h</A>" <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/exclude.c">exclude.c</A> <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/exclude.m4">exclude.m4</A><BR>gl_EXCLUDE - <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>strcase<BR>fnmatch-gnu<BR>stdbool + <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>strcase<BR>fnmatch-gnu<BR>stdbool<BR>verify </TR> </TABLE> <H2><A NAME="posix_ext">Extra functions based on POSIX:2001</A></H2> @@ -2862,7 +2862,7 @@ variables. <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/utimecmp.h">utimecmp.h</A>" <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/intprops.h">intprops.h</A><BR><A HREF="lib/utimecmp.c">utimecmp.c</A> <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/utimecmp.m4">utimecmp.m4</A><BR>gl_UTIMECMP - <TD ALIGN=LEFT VALIGN=TOP>hash<BR>stat-time<BR>timespec<BR>utimens<BR>xalloc<BR>stdbool + <TD ALIGN=LEFT VALIGN=TOP>hash<BR>stat-time<BR>timespec<BR>utimens<BR>xalloc<BR>stdbool<BR>verify </TR> <TR> <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=utimens"></A><A HREF="modules/utimens">utimens</A> @@ -3676,6 +3676,6 @@ variables. <LI>A POT file and some PO files </UL> <HR> - Generated from <CODE>MODULES.html.sh</CODE> on 28 September 2005. + Generated from <CODE>MODULES.html.sh</CODE> on 3 October 2005. </BODY> </HTML> |