comparison MODULES.html @ 4617:90bb5772c4a8

.
author Karl Berry <karl@freefriends.org>
date Tue, 02 Sep 2003 07:15:31 +0000
parents 50288dc4b2a5
children 56c98a2f17f0
comparison
equal deleted inserted replaced
4616:40e97ca1f46c 4617:90bb5772c4a8
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML> 2 <HTML>
3 <HEAD> 3 <HEAD>
4 <TITLE>Gnulib Module List</TITLE> 4 <TITLE>Gnulib Module List</TITLE>
5 <META NAME="keywords" CONTENT="acl, alloca, argmatch, argp, assert, atexit, backupfile, bcopy, binary-io, c-bs-a, c-ctype, c-stack, canon-host, chown, closeout, copy-file, diacrit, dirfd, dirname, dup2, error, euidaccess, exclude, exit, exitfail, extensions, fatal, file-type, fileblocks, filemode, findprog, fnmatch, fnmatch-gnu, fnmatch-posix, fpending, fsusage, ftruncate, full-read, full-write, gcd, getdate, getgroups, gethostname, getline, getloadavg, getndelim2, getnline, getopt, getpagesize, getpass, getpass-gnu, gettext, gettime, gettimeofday, getugroups, getusershell, group-member, hard-locale, hash, hash-pjw, human, iconv, idcache, isdir, lchown, linebreak, linebuffer, localcharset, long-options, lstat, makepath, malloc, mathl, mbswidth, md5, memcasecmp, memchr, memcmp, memcoll, memcpy, memmove, mempcpy, memrchr, memset, minmax, mkdir, mkdtemp, mkstemp, mktime, modechange, mountlist, nanosleep, obstack, path-concat, pathmax, pathname, physmem, poll, posixtm, posixver, progname, putenv, quote, quotearg, readlink, readtokens, readutmp, realloc, regex, rename, restrict, rmdir, rpmatch, safe-read, safe-write, same, save-cwd, savedir, setenv, settime, sha, sig2str, stat, stdbool, stdio-safer, stpcpy, stpncpy, strcase, strchrnul, strcspn, strdup, strerror, strftime, strndup, strnlen, strpbrk, strstr, strtod, strtoimax, strtol, strtoll, strtoul, strtoull, strtoumax, strverscmp, sysexits, timespec, tzset, ucs4-utf16, ucs4-utf8, unicodeio, unistd-safer, unlocked-io, userspec, utf16-ucs4, utf8-ucs4, utime, vasnprintf, vasprintf, version-etc, xalloc, xgetcwd, xgethostname, xmemcoll, xreadlink, xsetenv, xstrndup, xstrtod, xstrtoimax, xstrtol, xstrtoumax, yesno"> 5 <META NAME="keywords" CONTENT="acl, alloca, argmatch, argp, assert, atexit, backupfile, bcopy, binary-io, c-bs-a, c-ctype, c-stack, canon-host, chown, closeout, copy-file, diacrit, dirfd, dirname, dup2, error, euidaccess, exclude, exit, exitfail, extensions, fatal, file-type, fileblocks, filemode, findprog, fnmatch, fnmatch-gnu, fnmatch-posix, fpending, fsusage, ftruncate, full-read, full-write, gcd, getdate, getgroups, gethostname, getline, getloadavg, getndelim2, getnline, getopt, getpagesize, getpass, getpass-gnu, gettext, gettime, gettimeofday, getugroups, getusershell, group-member, hard-locale, hash, hash-pjw, human, iconv, idcache, isdir, lchown, linebreak, linebuffer, localcharset, long-options, lstat, makepath, malloc, mathl, mbswidth, md5, memcasecmp, memchr, memcmp, memcoll, memcpy, memmove, mempcpy, memrchr, memset, minmax, mkdir, mkdtemp, mkstemp, mktime, modechange, mountlist, nanosleep, obstack, path-concat, pathmax, pathname, physmem, poll, posixtm, posixver, progname, putenv, quote, quotearg, readlink, readtokens, readutmp, realloc, regex, rename, restrict, rmdir, rpmatch, safe-read, safe-write, same, save-cwd, savedir, setenv, settime, sha, sig2str, stat, stdbool, stdio-safer, stpcpy, stpncpy, strcase, strchrnul, strcspn, strdup, strerror, strftime, strndup, strnlen, strpbrk, strstr, strtod, strtoimax, strtol, strtoll, strtoul, strtoull, strtoumax, strverscmp, sysexits, timegm, timespec, tzset, ucs4-utf16, ucs4-utf8, unicodeio, unistd-safer, unlocked-io, userspec, utf16-ucs4, utf8-ucs4, utime, vasnprintf, vasprintf, version-etc, xalloc, xgetcwd, xgethostname, xmemcoll, xreadlink, xsetenv, xstrndup, xstrtod, xstrtoimax, xstrtol, xstrtoumax, yesno">
6 </HEAD> 6 </HEAD>
7 <BODY> 7 <BODY>
8 <H1>Gnulib Module List</H1> 8 <H1>Gnulib Module List</H1>
9 This is a list of the modules which make up gnulib, with dependencies. 9 This is a list of the modules which make up gnulib, with dependencies.
10 <H2><A HREF="#ansic_sup">Support for systems lacking ANSI C 89</A></H2> 10 <H2><A HREF="#ansic_sup">Support for systems lacking ANSI C 89</A></H2>
207 <TABLE> 207 <TABLE>
208 <TR WIDTH="100%"> 208 <TR WIDTH="100%">
209 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getdate">getdate</A> 209 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getdate">getdate</A>
210 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert a date/time string to linear time. 210 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert a date/time string to linear time.
211 </TR> 211 </TR>
212 <TR WIDTH="100%">
213 <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=timegm">timegm</A>
214 <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert calendar time to simple time, inverse of mktime.
215 </TR>
212 </TABLE> 216 </TABLE>
213 <H3><A HREF="#ansic_ext_stdio">Input/Output &lt;stdio.h&gt;</A></H3> 217 <H3><A HREF="#ansic_ext_stdio">Input/Output &lt;stdio.h&gt;</A></H3>
214 <TABLE> 218 <TABLE>
215 <TR WIDTH="100%"> 219 <TR WIDTH="100%">
216 <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>
1275 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getdate"></A><A HREF="modules/getdate">getdate</A> 1279 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getdate"></A><A HREF="modules/getdate">getdate</A>
1276 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getdate.h">getdate.h</A>" 1280 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getdate.h">getdate.h</A>"
1277 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getdate.y">getdate.y</A> 1281 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getdate.y">getdate.y</A>
1278 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/bison.m4">bison.m4</A><BR><A HREF="m4/tm_gmtoff.m4">tm_gmtoff.m4</A><BR><A HREF="m4/getdate.m4">getdate.m4</A><BR>gl_GETDATE 1282 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/bison.m4">bison.m4</A><BR><A HREF="m4/tm_gmtoff.m4">tm_gmtoff.m4</A><BR><A HREF="m4/getdate.m4">getdate.m4</A><BR>gl_GETDATE
1279 <TD ALIGN=LEFT VALIGN=TOP>mktime<BR>unlocked-io 1283 <TD ALIGN=LEFT VALIGN=TOP>mktime<BR>unlocked-io
1284 </TR>
1285 <TR>
1286 <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=timegm"></A><A HREF="modules/timegm">timegm</A>
1287 <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/timegm.h">timegm.h</A>"
1288 <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/timegm.c">timegm.c</A>
1289 <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/timegm.m4">timegm.m4</A><BR>gl_FUNC_TIMEGM
1290 <TD ALIGN=LEFT VALIGN=TOP>---
1280 </TR> 1291 </TR>
1281 </TABLE> 1292 </TABLE>
1282 <H3><A NAME="ansic_ext_stdio">Input/Output &lt;stdio.h&gt;</A></H3> 1293 <H3><A NAME="ansic_ext_stdio">Input/Output &lt;stdio.h&gt;</A></H3>
1283 <TABLE> 1294 <TABLE>
1284 <TR> 1295 <TR>
2634 <LI>Some documentation 2645 <LI>Some documentation
2635 <LI>A POT file and some PO files 2646 <LI>A POT file and some PO files
2636 <LI>A testsuite 2647 <LI>A testsuite
2637 </UL> 2648 </UL>
2638 <HR> 2649 <HR>
2639 Generated from <CODE>MODULES.html.sh</CODE> on 21 August 2003. 2650 Generated from <CODE>MODULES.html.sh</CODE> on 2 September 2003.
2640 </BODY> 2651 </BODY>
2641 </HTML> 2652 </HTML>