comparison MODULES.html @ 4720:0df83ae3e9f7

.
author Karl Berry <karl@freefriends.org>
date Thu, 18 Sep 2003 07:13:35 +0000
parents a45b0a615e08
children 3a18231825ef
comparison
equal deleted inserted replaced
4719:e6ff70bf10f9 4720:0df83ae3e9f7
219 <TR WIDTH="100%"> 219 <TR WIDTH="100%">
220 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=unlocked-io">unlocked-io</A> 220 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=unlocked-io">unlocked-io</A>
221 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Enable faster, non-thread-safe stdio functions if available. 221 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Enable faster, non-thread-safe stdio functions if available.
222 </TR> 222 </TR>
223 <TR WIDTH="100%"> 223 <TR WIDTH="100%">
224 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fwriteerror">fwriteerror</A>
225 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Detect write error on a stream.
226 </TR>
227 <TR WIDTH="100%">
224 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=vasnprintf">vasnprintf</A> 228 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=vasnprintf">vasnprintf</A>
225 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">vsprintf with automatic memory allocation and bounded output size. 229 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">vsprintf with automatic memory allocation and bounded output size.
226 </TR> 230 </TR>
227 <TR WIDTH="100%"> 231 <TR WIDTH="100%">
228 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=vasprintf">vasprintf</A> 232 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=vasprintf">vasprintf</A>
1316 <TD ALIGN=LEFT VALIGN=TOP>--- 1320 <TD ALIGN=LEFT VALIGN=TOP>---
1317 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/unlocked-io.m4">unlocked-io.m4</A><BR>jm_FUNC_GLIBC_UNLOCKED_IO 1321 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/unlocked-io.m4">unlocked-io.m4</A><BR>jm_FUNC_GLIBC_UNLOCKED_IO
1318 <TD ALIGN=LEFT VALIGN=TOP>extensions 1322 <TD ALIGN=LEFT VALIGN=TOP>extensions
1319 </TR> 1323 </TR>
1320 <TR> 1324 <TR>
1325 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fwriteerror"></A><A HREF="modules/fwriteerror">fwriteerror</A>
1326 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fwriteerror.h">fwriteerror.h</A>"
1327 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fwriteerror.c">fwriteerror.c</A>
1328 <TD ALIGN=LEFT VALIGN=TOP>---
1329 <TD ALIGN=LEFT VALIGN=TOP>---
1330 </TR>
1331 <TR>
1321 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=vasnprintf"></A><A HREF="modules/vasnprintf">vasnprintf</A> 1332 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=vasnprintf"></A><A HREF="modules/vasnprintf">vasnprintf</A>
1322 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/vasnprintf.h">vasnprintf.h</A>" 1333 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/vasnprintf.h">vasnprintf.h</A>"
1323 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/printf-args.h">printf-args.h</A><BR><A HREF="lib/printf-args.c">printf-args.c</A><BR><A HREF="lib/printf-parse.h">printf-parse.h</A><BR><A HREF="lib/printf-parse.c">printf-parse.c</A><BR><A HREF="lib/vasnprintf.c">vasnprintf.c</A><BR><A HREF="lib/asnprintf.c">asnprintf.c</A> 1334 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/printf-args.h">printf-args.h</A><BR><A HREF="lib/printf-args.c">printf-args.c</A><BR><A HREF="lib/printf-parse.h">printf-parse.h</A><BR><A HREF="lib/printf-parse.c">printf-parse.c</A><BR><A HREF="lib/vasnprintf.c">vasnprintf.c</A><BR><A HREF="lib/asnprintf.c">asnprintf.c</A>
1324 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/signed.m4">signed.m4</A><BR><A HREF="m4/longdouble.m4">longdouble.m4</A><BR><A HREF="m4/wchar_t.m4">wchar_t.m4</A><BR><A HREF="m4/wint_t.m4">wint_t.m4</A><BR><A HREF="m4/longlong.m4">longlong.m4</A><BR><A HREF="m4/intmax_t.m4">intmax_t.m4</A><BR><A HREF="m4/vasnprintf.m4">vasnprintf.m4</A><BR>gl_FUNC_VASNPRINTF 1335 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/signed.m4">signed.m4</A><BR><A HREF="m4/longdouble.m4">longdouble.m4</A><BR><A HREF="m4/wchar_t.m4">wchar_t.m4</A><BR><A HREF="m4/wint_t.m4">wint_t.m4</A><BR><A HREF="m4/longlong.m4">longlong.m4</A><BR><A HREF="m4/intmax_t.m4">intmax_t.m4</A><BR><A HREF="m4/vasnprintf.m4">vasnprintf.m4</A><BR>gl_FUNC_VASNPRINTF
1325 <TD ALIGN=LEFT VALIGN=TOP>alloca 1336 <TD ALIGN=LEFT VALIGN=TOP>alloca
2612 <TH ALIGN=LEFT>Module 2623 <TH ALIGN=LEFT>Module
2613 <TH ALIGN=LEFT>Header 2624 <TH ALIGN=LEFT>Header
2614 <TH ALIGN=LEFT>Implementation 2625 <TH ALIGN=LEFT>Implementation
2615 <TH ALIGN=LEFT>Autoconf macro 2626 <TH ALIGN=LEFT>Autoconf macro
2616 <TH ALIGN=LEFT>Depends on 2627 <TH ALIGN=LEFT>Depends on
2617 </TR>
2618 <TR>
2619 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fwriteerror"></A><A HREF="modules/fwriteerror">fwriteerror</A>
2620 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fwriteerror.h">fwriteerror.h</A>"
2621 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fwriteerror.c">fwriteerror.c</A>
2622 <TD ALIGN=LEFT VALIGN=TOP>---
2623 <TD ALIGN=LEFT VALIGN=TOP>---
2624 </TR> 2628 </TR>
2625 <TR> 2629 <TR>
2626 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=tzset"></A><A HREF="modules/tzset">tzset</A> 2630 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=tzset"></A><A HREF="modules/tzset">tzset</A>
2627 <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/onlinepubs/007904975/basedefs/time.h.html">time.h</A>&gt; 2631 <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/onlinepubs/007904975/basedefs/time.h.html">time.h</A>&gt;
2628 <TD ALIGN=LEFT VALIGN=TOP>--- 2632 <TD ALIGN=LEFT VALIGN=TOP>---
2662 <LI>Some documentation 2666 <LI>Some documentation
2663 <LI>A POT file and some PO files 2667 <LI>A POT file and some PO files
2664 <LI>A testsuite 2668 <LI>A testsuite
2665 </UL> 2669 </UL>
2666 <HR> 2670 <HR>
2667 Generated from <CODE>MODULES.html.sh</CODE> on 17 September 2003. 2671 Generated from <CODE>MODULES.html.sh</CODE> on 18 September 2003.
2668 </BODY> 2672 </BODY>
2669 </HTML> 2673 </HTML>