comparison MODULES.html @ 4270:5c0e07c26d94

.
author Karl Berry <karl@freefriends.org>
date Tue, 01 Apr 2003 08:11:43 +0000
parents 93a237020fc6
children c6c0d9d79fec
comparison
equal deleted inserted replaced
4269:45a2c0a1d4bb 4270:5c0e07c26d94
453 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=backupfile">backupfile</A> 453 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=backupfile">backupfile</A>
454 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Determination of the filename of a backup file, according to user environment 454 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Determination of the filename of a backup file, according to user environment
455 variables. 455 variables.
456 </TR> 456 </TR>
457 <TR WIDTH="100%"> 457 <TR WIDTH="100%">
458 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=copy-file">copy-file</A>
459 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Copying of files.
460 </TR>
461 <TR WIDTH="100%">
458 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fsusage">fsusage</A> 462 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fsusage">fsusage</A>
459 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return filesystem space usage info. 463 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return filesystem space usage info.
460 </TR> 464 </TR>
461 <TR WIDTH="100%"> 465 <TR WIDTH="100%">
462 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=dirfd">dirfd</A> 466 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=dirfd">dirfd</A>
1775 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/backupfile.c">backupfile.c</A><BR><A HREF="lib/addext.c">addext.c</A> 1779 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/backupfile.c">backupfile.c</A><BR><A HREF="lib/addext.c">addext.c</A>
1776 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/dos.m4">dos.m4</A><BR><A HREF="m4/d-ino.m4">d-ino.m4</A><BR><A HREF="m4/backupfile.m4">backupfile.m4</A><BR>gl_BACKUPFILE 1780 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/dos.m4">dos.m4</A><BR><A HREF="m4/d-ino.m4">d-ino.m4</A><BR><A HREF="m4/backupfile.m4">backupfile.m4</A><BR>gl_BACKUPFILE
1777 <TD ALIGN=LEFT VALIGN=TOP>argmatch<BR>dirname 1781 <TD ALIGN=LEFT VALIGN=TOP>argmatch<BR>dirname
1778 </TR> 1782 </TR>
1779 <TR> 1783 <TR>
1784 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=copy-file"></A><A HREF="modules/copy-file">copy-file</A>
1785 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/copy-file.h">copy-file.h</A>"
1786 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/copy-file.c">copy-file.c</A>
1787 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/copy-file.m4">copy-file.m4</A><BR>gl_COPY_FILE
1788 <TD ALIGN=LEFT VALIGN=TOP>error<BR>safe-read<BR>full-write<BR>binary-io<BR>exit<BR>gettext
1789 </TR>
1790 <TR>
1780 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fsusage"></A><A HREF="modules/fsusage">fsusage</A> 1791 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fsusage"></A><A HREF="modules/fsusage">fsusage</A>
1781 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fsusage.h">fsusage.h</A>" 1792 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fsusage.h">fsusage.h</A>"
1782 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fsusage.c">fsusage.c</A> 1793 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fsusage.c">fsusage.c</A>
1783 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/ulonglong.m4">ulonglong.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/uintmax_t.m4">uintmax_t.m4</A><BR><A HREF="m4/fsusage.m4">fsusage.m4</A><BR>gl_FSUSAGE 1794 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/ulonglong.m4">ulonglong.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/uintmax_t.m4">uintmax_t.m4</A><BR><A HREF="m4/fsusage.m4">fsusage.m4</A><BR>gl_FSUSAGE
1784 <TD ALIGN=LEFT VALIGN=TOP>full-read 1795 <TD ALIGN=LEFT VALIGN=TOP>full-read
2314 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=sig2str"></A><A HREF="modules/sig2str">sig2str</A> 2325 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=sig2str"></A><A HREF="modules/sig2str">sig2str</A>
2315 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/sig2str.h">sig2str.h</A>" 2326 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/sig2str.h">sig2str.h</A>"
2316 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/sig2str.c">sig2str.c</A> 2327 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/sig2str.c">sig2str.c</A>
2317 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/sig2str.m4">sig2str.m4</A><BR>gl_FUNC_SIG2STR 2328 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/sig2str.m4">sig2str.m4</A><BR>gl_FUNC_SIG2STR
2318 <TD ALIGN=LEFT VALIGN=TOP>--- 2329 <TD ALIGN=LEFT VALIGN=TOP>---
2319 </TR>
2320 </TABLE>
2321 <H2>Unclassified modules - please update MODULES.html.sh</H2>
2322 <TABLE>
2323 <TR>
2324 <TH ALIGN=LEFT>modules/
2325 <TH ALIGN=LEFT>lib/
2326 <TH ALIGN=LEFT>lib/
2327 <TH ALIGN=LEFT>m4/
2328 <TH ALIGN=LEFT>&nbsp;
2329 </TR>
2330 <TR>
2331 <TH ALIGN=LEFT>Module
2332 <TH ALIGN=LEFT>Header
2333 <TH ALIGN=LEFT>Implementation
2334 <TH ALIGN=LEFT>Autoconf macro
2335 <TH ALIGN=LEFT>Depends on
2336 </TR>
2337 <TR>
2338 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=copy-file"></A><A HREF="modules/copy-file">copy-file</A>
2339 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/copy-file.h">copy-file.h</A>"
2340 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/copy-file.c">copy-file.c</A>
2341 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/copy-file.m4">copy-file.m4</A><BR>gl_COPY_FILE
2342 <TD ALIGN=LEFT VALIGN=TOP>error<BR>safe-read<BR>full-write<BR>binary-io<BR>exit<BR>gettext
2343 </TR> 2330 </TR>
2344 </TABLE> 2331 </TABLE>
2345 <H2>Lone files - please create new modules containing them</H2> 2332 <H2>Lone files - please create new modules containing them</H2>
2346 <PRE> 2333 <PRE>
2347 <A HREF="lib/getversion.c">lib/getversion.c</A> 2334 <A HREF="lib/getversion.c">lib/getversion.c</A>
2376 <LI>Some documentation 2363 <LI>Some documentation
2377 <LI>A POT file and some PO files 2364 <LI>A POT file and some PO files
2378 <LI>A testsuite 2365 <LI>A testsuite
2379 </UL> 2366 </UL>
2380 <HR> 2367 <HR>
2381 Generated from <CODE>MODULES.html.sh</CODE> on 29 March 2003. 2368 Generated from <CODE>MODULES.html.sh</CODE> on 1 April 2003.
2382 </HTML> 2369 </HTML>