changeset 7001:10ff66a705c1

.
author Karl Berry <karl@freefriends.org>
date Sat, 22 Jul 2006 08:06:12 +0000
parents d6a8f3b8565f
children df869687851e
files MODULES.html
diffstat 1 files changed, 1479 insertions(+), 2022 deletions(-) [+]
line wrap: on
line diff
--- a/MODULES.html
+++ b/MODULES.html
@@ -2,7 +2,7 @@
 <HTML>
   <HEAD>
     <TITLE>Gnulib Module List</TITLE>
-    <META NAME="keywords" CONTENT="">
+    <META NAME="keywords" CONTENT="acl, alloca, alloca-opt, allocsa, arcfour, arctwo, argmatch, argp, argz, arpa_inet, array-list, array-oset, assert, atexit, avltree-list, avltree-oset, avltreehash-list, backupfile, base64, bcopy, binary-io, byteswap, c-ctype, c-stack, c-strcase, c-strcasestr, c-strtod, c-strtold, calloc, canon-host, canonicalize, carray-list, chdir-long, check-version, chown, classpath, cloexec, closeout, copy-file, crc, csharpcomp, csharpcomp-script, csharpexec, cycle-check, des, diacrit, dirfd, dirname, dummy, dup2, eealloc, error, euidaccess, exclude, execute, exit, exitfail, extensions, fatal-signal, fcntl-safer, fdl, file-type, fileblocks, filemode, filenamecat, findprog, fnmatch, fnmatch-gnu, fnmatch-posix, fpending, fprintftime, free, fsusage, ftruncate, fts, fts-lgpl, full-read, full-write, fwriteerror, gc, gc-arcfour, gc-arctwo, gc-des, gc-hmac-md5, gc-hmac-sha1, gc-md2, gc-md4, gc-md5, gc-pbkdf2-sha1, gc-random, gc-rijndael, gc-sha1, gcd, gendocs, getaddrinfo, getcwd, getdate, getdelim, getdomainname, getgroups, gethostname, gethrxtime, getline, getloadavg, getlogin_r, getndelim2, getnline, getopt, getpagesize, getpass, getpass-gnu, getsubopt, gettext, gettext-h, gettime, gettimeofday, getugroups, getusershell, glob, group-member, hard-locale, hash, hash-pjw, havelib, hmac-md5, hmac-sha1, human, iconv, iconvme, idcache, inet_ntop, inet_pton, intprops, inttostr, inttypes, isdir, javacomp, javacomp-script, javaexec, lchown, ldd, lib-ignore, linebreak, linebuffer, linked-list, linkedhash-list, list, localcharset, lock, long-options, lstat, maintainer-makefile, malloc, mathl, mbchar, mbfile, mbiter, mbswidth, mbuiter, md2, md4, md5, memcasecmp, memchr, memcmp, memcoll, memcpy, memmem, memmove, mempcpy, memrchr, memset, memxor, minmax, mkancesdirs, mkdir, mkdir-p, mkdtemp, mkstemp, mktime, modechange, mountlist, nanosleep, obstack, openat, oset, pagealign_alloc, pathmax, pathname, physmem, pipe, poll, posixtm, posixver, progname, putenv, quote, quotearg, raise, rbtree-list, rbtree-oset, rbtreehash-list, read-file, readline, readlink, readtokens, readtokens0, readutmp, realloc, regex, rename, restrict, rijndael, rmdir, rpmatch, safe-read, safe-write, same, save-cwd, savedir, setenv, settime, sh-quote, sha1, sig2str, size_max, snprintf, socklen, ssize_t, stat-macros, stat-time, stdarg, stdbool, stdint, stdio-safer, stdlib-safer, stpcpy, stpncpy, strcase, strcasestr, strchrnul, strcspn, strdup, strerror, strftime, strndup, strnlen, strnlen1, strpbrk, strsep, strstr, strtod, strtoimax, strtok_r, strtol, strtoll, strtoul, strtoull, strtoumax, strverscmp, sys_select, sys_socket, sys_stat, sysexits, time_r, timegm, timespec, tls, tzset, ucs4-utf16, ucs4-utf8, ullong_max, unicodeio, unistd, unistd-safer, unlinkdir, unlocked-io, userspec, utf16-ucs4, utf8-ucs4, utime, utimecmp, utimens, vasnprintf, vasprintf, verify, version-etc, version-etc-fsf, visibility, vsnprintf, wait-process, wcwidth, xalloc, xalloc-die, xallocsa, xgetcwd, xgetdomainname, xgethostname, xmemcoll, xnanosleep, xreadlink, xsetenv, xsize, xstrndup, xstrtod, xstrtoimax, xstrtol, xstrtold, xstrtoumax, xvasprintf, yesno">
   </HEAD>
   <BODY>
     <H1>Gnulib Module List</H1>
@@ -11,71 +11,71 @@
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=assert">assert</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Allow the installer to disable assertions through "configure --disable-assert".
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=dummy">dummy</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">A dummy file, to make sure the library is non-empty.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=exit">exit</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/exit.html">exit</A>() function: program termination.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=atexit">atexit</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/atexit.html">atexit</A>() function: register a function to be called at program termination.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strtod">strtod</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strtod.html">strtod</A>() function: convert string to 'double'.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strtol">strtol</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strtol.html">strtol</A>() function: convert string to 'long'.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strtoul">strtoul</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strtoul.html">strtoul</A>() function: convert string to 'unsigned long'.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=memchr">memchr</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/memchr.html">memchr</A>() function: scan memory for a byte.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=memcmp">memcmp</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/memcmp.html">memcmp</A>() function: compare memory areas.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=memcpy">memcpy</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/memcpy.html">memcpy</A>() function: copy memory area.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=memmove">memmove</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/memmove.html">memmove</A>() function: copy memory area.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=memset">memset</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/memset.html">memset</A>() function: fill memory with a constant byte.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strcspn">strcspn</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strcspn.html">strcspn</A>() function: search a string for any of a set of characters.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strpbrk">strpbrk</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strpbrk.html">strpbrk</A>() function: search a string for any of a set of characters.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strstr">strstr</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strstr.html">strstr</A>() function: search for a substring in a string.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strerror">strerror</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strerror.html">strerror</A>() function: return string describing error code.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mktime">mktime</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/mktime.html">mktime</A>() function: convert broken-down time to linear time.
       </TR>
     </TABLE>
     Most of these modules are not listed among dependencies below, for simplicity.
@@ -84,45 +84,45 @@
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=verify">verify</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Compile-time assert-like macros.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_enh_stdlib_memory">Memory management functions &lt;stdlib.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=calloc">calloc</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/calloc.html">calloc</A>() function that is glibc compatible.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=eealloc">eealloc</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Memory allocation with expensive empty allocations (glibc compatible).
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=free">free</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Work around incompatibility on older systems where free (NULL) fails.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=malloc">malloc</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/malloc.html">malloc</A>() function that is glibc compatible.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=realloc">realloc</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/realloc.html">realloc</A>() function that is glibc compatible.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=pagealign_alloc">pagealign_alloc</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Memory allocation aligned on page boundaries.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_enh_time_datetime">Date and time &lt;time.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fprintftime">fprintftime</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">like nstrftime, but output the formatted date to a FILE* stream
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strftime">strftime</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">nstrftime() function: convert date and time to string, with GNU extensions.
       </TR>
     </TABLE>
     <H2><A HREF="#ansic_ext">Extra functions based on ANSI C 89</A></H2>
@@ -130,355 +130,360 @@
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xsize">xsize</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <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%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Memory allocation with out-of-memory checking.  Also see xalloc-die.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xalloc-die">xalloc-die</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Report a memory allocation failure and exit.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=alloca">alloca</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Memory allocation on the stack.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=alloca-opt">alloca-opt</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Memory allocation on the stack, as an optional optimization.
+It allows using the alloca() macro if and only if the autoconf tests define
+HAVE_ALLOCA.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=allocsa">allocsa</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Safe automatic memory allocation.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xallocsa">xallocsa</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Safe automatic memory allocation with out of memory checking.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_ext_stdlib_arith">Integer arithmetic functions &lt;stdlib.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=gcd">gcd</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Greatest common divisor.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=minmax">minmax</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">MIN, MAX macros.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_ext_stdlib_env">Environment variables &lt;stdlib.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=putenv">putenv</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/putenv.html">putenv</A>() function: change or add an environment variable.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=setenv">setenv</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/setenv.html">setenv</A>() function: set an environment variable.
+<A HREF="http://www.opengroup.org/susv3xsh/unsetenv.html">unsetenv</A>() function: remove an environment variable.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xsetenv">xsetenv</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">xsetenv() function: set an environment variable, with out-of-memory checking.
+<A HREF="http://www.opengroup.org/susv3xsh/unsetenv.html">unsetenv</A>() function: remove an environment variable.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_ext_ctype">Character handling &lt;ctype.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=c-ctype">c-ctype</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Character handling in C locale.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_ext_string">String handling &lt;string.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=bcopy">bcopy</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Old BSD <A HREF="http://www.opengroup.org/susv3xsh/bcopy.html">bcopy</A>() function: copy memory area.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=memmem">memmem</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">memmem() function: locate first substring in a buffer.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mempcpy">mempcpy</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">mempcpy() function: copy memory area, return point after last written byte.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=memrchr">memrchr</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">memrchr() function: scan memory for a byte, from the right end.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=stpcpy">stpcpy</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">stpcpy() function: copy a string, returning a pointer to its end.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=stpncpy">stpncpy</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">stpncpy() function: copy a size-bounded string, returning a pointer to its end.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=c-strcase">c-strcase</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Case-insensitive string comparison functions in C locale.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strcase">strcase</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Case-insensitive string comparison functions.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=c-strcasestr">c-strcasestr</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Case-insensitive searching in a string in C locale.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strcasestr">strcasestr</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">strcasestr() function: case-insensitive search for a substring in a string.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strchrnul">strchrnul</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">strchrnul(): Find the first occurrence of C in S or the final NUL byte.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strdup">strdup</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strdup.html">strdup</A>() function: duplicate a string.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strnlen">strnlen</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">strnlen() function: determine the length of a size-bounded string.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strnlen1">strnlen1</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Quick string length estimation.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strndup">strndup</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">strndup() function: duplicate a size-bounded string.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strsep">strsep</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">strsep() function: extract token from string.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xstrndup">xstrndup</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Duplicate a bounded initial segment of a string, with out-of-memory checking.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_ext_stdlib_conv">Numeric conversion functions &lt;stdlib.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=c-strtod">c-strtod</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert string to double in C locale.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=c-strtold">c-strtold</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert string to long double in C locale.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xstrtod">xstrtod</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert string to 'double', with error checking.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xstrtol">xstrtol</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert string to 'long' or 'unsigned long', with error checking.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xstrtold">xstrtold</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert string to 'long double', with error checking.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_ext_time_datetime">Date and time &lt;time.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getdate">getdate</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert a date/time string to linear time.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=timegm">timegm</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert calendar time to simple time, inverse of mktime.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=tzset">tzset</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">tzset - initialize time conversion information
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_ext_stdio">Input/Output &lt;stdio.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=unlocked-io">unlocked-io</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Enable faster, non-thread-safe stdio functions if available.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fwriteerror">fwriteerror</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Detect write error on a stream.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=vasnprintf">vasnprintf</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">vsprintf with automatic memory allocation and bounded output size.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=vasprintf">vasprintf</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">vsprintf with automatic memory allocation.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xvasprintf">xvasprintf</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">vasprintf and asprintf with out-of-memory checking.  Also see xalloc-die.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_ext_signal">Signal handling &lt;signal.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fatal-signal">fatal-signal</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Emergency actions in case of a fatal signal.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=raise">raise</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Send a signal to the executing process.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_ext_argv">Command-line arguments</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=argmatch">argmatch</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Search for an exact or abbreviated match of a string in an array of strings.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=version-etc">version-etc</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Print --version output.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=version-etc-fsf">version-etc-fsf</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Copyright variable for FSF projects
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=long-options">long-options</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Handle --help and --version options.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_ext_container">Container data structures</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=list">list</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Abstract sequential list data type.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=array-list">array-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Sequential list data type implemented by an array.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=carray-list">carray-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Sequential list data type implemented by a circular array.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=linked-list">linked-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Sequential list data type implemented by a linked list.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=avltree-list">avltree-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Sequential list data type implemented by a binary tree.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=rbtree-list">rbtree-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Sequential list data type implemented by a binary tree.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=linkedhash-list">linkedhash-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Sequential list data type implemented by a hash table with a linked list.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=avltreehash-list">avltreehash-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Sequential list data type implemented by a hash table with a binary tree.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=rbtreehash-list">rbtreehash-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Sequential list data type implemented by a hash table with a binary tree.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=oset">oset</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Abstract ordered set data type.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=array-oset">array-oset</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Ordered set data type implemented by an array.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=avltree-oset">avltree-oset</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Ordered set data type implemented by a binary tree.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=rbtree-oset">rbtree-oset</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Ordered set data type implemented by a binary tree.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_ext_crypto">Cryptographic computations</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=md5">md5</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Compute MD5 checksum.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=sha1">sha1</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Compute SHA1 checksum.
       </TR>
     </TABLE>
     <H3><A HREF="#ansic_ext_misc">Misc</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=base64">base64</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Encode binary data using printable characters (base64).
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=check-version">check-version</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Check version string compatibility.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=diacrit">diacrit</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Decomposition of composed ISO-8859-1 characters.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getline">getline</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Read a line from a stream.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getdelim">getdelim</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Read character delimited data from a stream.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getnline">getnline</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Read a line from a stream, with bounded memory allocation.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getndelim2">getndelim2</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Read a line from a stream, stopping at one of 2 delimiters, with bounded
+memory allocation.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=linebuffer">linebuffer</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Read a line from a stream.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=obstack">obstack</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Memory allocation, optimized for stack-like allocation patterns.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=hash-pjw">hash-pjw</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Compute a hash value for a NUL-terminated string.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=hash">hash</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Parametrizable hash table.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=readline">readline</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Simple implementation of readline.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=readtokens">readtokens</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Read tokens from a stream.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=readtokens0">readtokens0</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Read NUL-separated tokens from a stream.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strverscmp">strverscmp</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Compare strings holding version numbers.
       </TR>
     </TABLE>
     <H2><A HREF="#isoc_sup">Support for systems lacking ISO C 99</A></H2>
@@ -486,79 +491,86 @@
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=restrict">restrict</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">The C99 'restrict' keyword.
       </TR>
     </TABLE>
     <H3><A HREF="#isoc_sup_limits">Sizes of integer types &lt;limits.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=ullong_max">ullong_max</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">The maximum unsigned long long value, as a preprocessor constant.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=size_max">size_max</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Provide SIZE_MAX.
       </TR>
     </TABLE>
     <H3><A HREF="#isoc_sup_stdarg">Variable arguments &lt;stdarg.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=stdarg">stdarg</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">An &lt;stdarg.h&gt; that conforms to C99.
       </TR>
     </TABLE>
     <H3><A HREF="#isoc_sup_stdbool">Boolean type and values &lt;stdbool.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=stdbool">stdbool</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">An &lt;stdbool.h&gt; that nearly conforms to C99.
+(Nearly: casts to bool may not work.)
       </TR>
     </TABLE>
     <H3><A HREF="#isoc_sup_stdint">Integer types and values &lt;stdint.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=stdint">stdint</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">A &lt;stdint.h&gt; that nearly conforms to C99.
+Assumes typical host with 8-bit bytes, two's complement
+representation, and no padding or trap representations, with int
+widths equal to 8, 16, 32, and 64 bits.  {uint,int}_fast{8,16,32,64}_t
+may not correspond to the fastest types available on the system.
+Macros are used instead of typedefs.
       </TR>
     </TABLE>
     <H3><A HREF="#isoc_sup_stdio">Input/output &lt;stdio.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=snprintf">snprintf</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/snprintf.html">snprintf</A>() function: print formatted output to a fixed length string
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=vsnprintf">vsnprintf</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/vsnprintf.html">vsnprintf</A>() function: print formatted output from an stdarg argument list
+to a fixed length string
       </TR>
     </TABLE>
     <H3><A HREF="#isoc_sup_stdlib_conv">Numeric conversion functions &lt;stdlib.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strtoll">strtoll</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strtoll.html">strtoll</A>() function: convert string to 'long long'.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strtoull">strtoull</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strtoull.html">strtoull</A>() function: convert string to 'unsigned long long'.
       </TR>
     </TABLE>
     <H3><A HREF="#isoc_sup_inttypes">Functions for greatest-width integer types &lt;inttypes.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strtoimax">strtoimax</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strtoimax.html">strtoimax</A>() function: convert string to 'intmax_t'.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strtoumax">strtoumax</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strtoumax.html">strtoumax</A>() function: convert string to 'uintmax_t'.
       </TR>
     </TABLE>
     <H3><A HREF="#isoc_sup_math">Mathematics &lt;math.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mathl">mathl</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">C99 functions for transcendental functions with long double arguments.
       </TR>
     </TABLE>
     <H2><A HREF="#isoc_enh">Enhancements for ISO C 99 functions</A></H2>
@@ -569,196 +581,197 @@
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=intprops">intprops</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Properties of integer types
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=inttostr">inttostr</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert integers to printable strings.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xstrtoimax">xstrtoimax</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert string to 'intmax_t', with error checking.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xstrtoumax">xstrtoumax</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert string to 'uintmax_t', with error checking.
       </TR>
     </TABLE>
     <H3><A HREF="#isoc_ext_wchar_mb">Extended multibyte and wide character utilities &lt;wchar.h&gt;</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mbchar">mbchar</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Multibyte character data type.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mbiter">mbiter</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Iterating through multibyte strings.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mbuiter">mbuiter</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Iterating through multibyte strings.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mbfile">mbfile</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Multibyte character I/O.
       </TR>
     </TABLE>
     <H2><A HREF="#posix_sup">Support for systems lacking POSIX:2001</A></H2>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=chown">chown</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/chown.html">chown</A>() function: change ownership of a file.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=dup2">dup2</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/dup2.html">dup2</A>() function: duplicate an open file descriptor.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=ftruncate">ftruncate</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/ftruncate.html">ftruncate</A>() function: truncate an open file to a specified length.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getaddrinfo">getaddrinfo</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/getaddrinfo.html">getaddrinfo</A>() function: Get address information.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getcwd">getcwd</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return the current working directory.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getgroups">getgroups</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/getgroups.html">getgroups</A>() function: return the supplementary group IDs of the current process.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=gethostname">gethostname</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/gethostname.html">gethostname</A>() function: Return machine's hostname.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getlogin_r">getlogin_r</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/getlogin_r.html">getlogin_r</A>() function: Get user name to a buffer allocated by the caller.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getsubopt">getsubopt</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">getsubopt: Parse comma separate list into words.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=gettimeofday">gettimeofday</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/gettimeofday.html">gettimeofday</A>() function: return current time.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=inet_ntop">inet_ntop</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert internet address from internal to printable, presentable format.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=inet_pton">inet_pton</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert internet address from presentation to internal, binary, format.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mkdir">mkdir</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/mkdir.html">mkdir</A>() function: create a directory.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mkstemp">mkstemp</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/mkstemp.html">mkstemp</A>() function: create a private temporary file.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mkdtemp">mkdtemp</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">mkdtemp() function: create a private temporary directory.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=poll">poll</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/poll.html">poll</A>() function: wait for some event on a set of file descriptors.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=readlink">readlink</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/readlink.html">readlink</A>() function: read the value of a symbolic link.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=lstat">lstat</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/lstat.html">lstat</A>() function: return information about a file or symbolic link.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=time_r">time_r</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Reentrant time functions like localtime_r.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=timespec">timespec</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">struct timespec.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=nanosleep">nanosleep</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/nanosleep.html">nanosleep</A>() function: pause execution for a specified time.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=regex">regex</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Regular expression matching.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=rename">rename</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/rename.html">rename</A>() function: change the name or location of a file.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=rmdir">rmdir</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/rmdir.html">rmdir</A>() function: delete a directory.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=ssize_t">ssize_t</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Define ssize_t if it does not already exist.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=strtok_r">strtok_r</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/strtok_r.html">strtok_r</A>() function: split string into tokens, thread safe.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=sys_stat">sys_stat</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">A &lt;sys/stat.h&gt; for systems with missing declarations.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=unistd">unistd</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">A &lt;unistd.h&gt; for systems lacking it.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=utime">utime</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/utime.html">utime</A>() function: change access and/or modification times of a file.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=wcwidth">wcwidth</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Determine the number of screen columns needed for a character.
       </TR>
     </TABLE>
     <H2><A HREF="#posix_enh">Enhancements for POSIX:2001 functions</A></H2>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=dirname">dirname</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Extract specific portions of filenames.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getopt">getopt</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Process command line arguments.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=unistd-safer">unistd-safer</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fnmatch">fnmatch</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">GNU <A HREF="http://www.opengroup.org/susv3xsh/fnmatch.html">fnmatch</A>() implementation.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fnmatch-posix">fnmatch-posix</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/fnmatch.html">fnmatch</A>() function: wildcard matching.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fnmatch-gnu">fnmatch-gnu</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/fnmatch.html">fnmatch</A>() function: wildcard matching, with GNU extensions.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=glob">glob</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/glob.html">glob</A>() function: Search for files and directories with paths matching a
+pattern, with GNU extensions.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=exclude">exclude</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Manage list of filenames or wildcard patterns for --exclude option processing.
       </TR>
     </TABLE>
     <H2><A HREF="#posix_ext">Extra functions based on POSIX:2001</A></H2>
@@ -766,481 +779,494 @@
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=human">human</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert a number (usually a file size) to a human readable string, possibly
+with K/M/G suffix.
       </TR>
     </TABLE>
     <H3><A HREF="#posix_ext_filesys">File system functions</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=acl">acl</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Access control lists of files.  (Unportable.)
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=backupfile">backupfile</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Determination of the filename of a backup file, according to user environment
+variables.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=canonicalize">canonicalize</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return the canonical absolute name of a given file.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=copy-file">copy-file</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Copying of files.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=cycle-check">cycle-check</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">help detect directory cycles efficiently
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fsusage">fsusage</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return file system space usage info.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=dirfd">dirfd</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Retrieving the file descriptor of an open directory stream.  (Unportable.)
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=euidaccess">euidaccess</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">euidaccess() function: check effective user's permissions for a file.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=file-type">file-type</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return a string describing the type of a file.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fileblocks">fileblocks</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Estimate number of blocks of a file, if 'struct stat' doesn't have st_blocks.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=filemode">filemode</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return a string (?rwxrwxrwx format) describing the type and permissions of a
+file.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=filenamecat">filenamecat</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Concatenate two arbitrary file names.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fts">fts</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Traverse a file hierarchy.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fts-lgpl">fts-lgpl</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Traverse a file hierarchy (LPGL'ed version).
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=isdir">isdir</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Determine whether a directory exists.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=lchown">lchown</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%"><A HREF="http://www.opengroup.org/susv3xsh/lchown.html">lchown</A>() function: change ownership of a file.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mkancesdirs">mkancesdirs</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Ensure the existence of the ancestor directories of a file.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mkdir-p">mkdir-p</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Ensure that a directory and its parents exist.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=modechange">modechange</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Manipulation of mode changes specified by strings (e.g. as first argument of
+chmod utility).
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mountlist">mountlist</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return list of mounted file systems.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=pathname">pathname</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Construct a full pathname by concatenating a directory name, a relative
+filename, and a suffix.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=pathmax">pathmax</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return maximum size of reasonable pathnames.  (Unportable: Hurd has no limit.)
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=same">same</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Determine whether two file names refer to the same directory entry of the same
+directory.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=save-cwd">save-cwd</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Save and restore the current working directory.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=savedir">savedir</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return the entries of a directory (just the names) as an argz string.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=stat-time">stat-time</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">stat-related time functions
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=unlinkdir">unlinkdir</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Determine (and maybe change) whether we can unlink directories.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=utimecmp">utimecmp</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">compare file time stamps
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=utimens">utimens</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Set file access and modification times.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xgetcwd">xgetcwd</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return the current working directory, without size limitations.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xreadlink">xreadlink</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return the contents of a symbolic link, without size limitations.
       </TR>
     </TABLE>
     <H3><A HREF="#posix_ext_filedesc">File descriptor based Input/Output</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fcntl-safer">fcntl-safer</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=safe-read">safe-read</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">An interface to <A HREF="http://www.opengroup.org/susv3xsh/read.html">read</A>() that retries after interrupts.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=safe-write">safe-write</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">An interface to <A HREF="http://www.opengroup.org/susv3xsh/write.html">write</A>() that retries after interrupts.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=full-read">full-read</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">An interface to <A HREF="http://www.opengroup.org/susv3xsh/read.html">read</A>() that reads all it is asked to read.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=full-write">full-write</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">An interface to <A HREF="http://www.opengroup.org/susv3xsh/write.html">write</A>() that writes all it is asked to write.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=binary-io">binary-io</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Binary mode I/O.
       </TR>
     </TABLE>
     <H3><A HREF="#posix_ext_filestream">File stream based Input/Output</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fpending">fpending</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Determine the number of bytes waiting in the output buffer of a stream.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=closeout">closeout</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Close stdout, checking for errors.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=stdio-safer">stdio-safer</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">File stream functions that avoid clobbering std{in,out,err}.
+      </TR>
+      <TR WIDTH="100%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=stdlib-safer">stdlib-safer</A>
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">File stream functions that avoid clobbering std{in,out,err}.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getpass">getpass</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">getpass() function: read a password from /dev/tty.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getpass-gnu">getpass-gnu</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">getpass() function: read a password of arbitrary length from /dev/tty.
       </TR>
     </TABLE>
     <H3><A HREF="#posix_ext_uidgid">Users and groups</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getugroups">getugroups</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return the group IDs of a user.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=group-member">group-member</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Determine whether the current process has the permissions of a given group ID.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=idcache">idcache</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Username &lt;--&gt; uid and groupname &lt;--&gt; gid conversions, with cache for speed.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=userspec">userspec</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Parse a `user:group' specifier (e.g. the first argument of chown utility).
       </TR>
     </TABLE>
     <H3><A HREF="#posix_ext_datetime">Date and time</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=gettime">gettime</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return current time, with nanosecond resolution.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=settime">settime</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Set the current time, with nanosecond resolution.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=posixtm">posixtm</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert a date/time string (POSIX syntax) to linear time or broken-down time.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xnanosleep">xnanosleep</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">a more convenient interface to nanosleep
       </TR>
     </TABLE>
     <H3><A HREF="#posix_ext_net">Networking functions</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xgethostname">xgethostname</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return machine's hostname, without size limitations.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=canon-host">canon-host</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Canonicalize a host name: return a name other hosts can understand, i.e.
+usually the host name including FQDN.
       </TR>
     </TABLE>
     <H3><A HREF="#posix_ext_thread">Multithreading</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=lock">lock</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Locking in multithreaded situations.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=tls">tls</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Thread-local storage in multithreaded situations.
       </TR>
     </TABLE>
     <H3><A HREF="#posix_ext_i18n">Internationalization functions</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=gettext">gettext</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Translate messages to user's native language.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=gettext-h">gettext-h</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Translate messages to user's native language if the gettext module is also used.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=iconv">iconv</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Character set conversion.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=iconvme">iconvme</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Character set conversion of strings made easy, uses iconv.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=localcharset">localcharset</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return current locale's character encoding.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=hard-locale">hard-locale</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Determine whether the current locale is different from the "C" locale.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=mbswidth">mbswidth</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Determine the number of screen columns needed for a string.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=memcasecmp">memcasecmp</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Case-insensitive memory area comparison.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=memcoll">memcoll</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Locale dependent memory area comparison.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xmemcoll">xmemcoll</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Locale dependent memory area comparison, with error checking.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=unicodeio">unicodeio</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Unicode character output to streams with locale dependent encoding.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=rpmatch">rpmatch</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Locale dependent classification of a response as matching "yes" or "no".
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=yesno">yesno</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Read a response from the user, and its classification as matching "yes" or
+"no".
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=ucs4-utf8">ucs4-utf8</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Conversion UCS-4 to UTF-8.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=ucs4-utf16">ucs4-utf16</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Conversion UCS-4 to UTF-16.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=utf8-ucs4">utf8-ucs4</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Conversion UTF-8 to UCS-4.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=utf16-ucs4">utf16-ucs4</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Conversion UTF-16 to UCS-4.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=linebreak">linebreak</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Line breaking (works also for East-Asian languages).
       </TR>
     </TABLE>
     <H3><A HREF="#posix_ext_exec">Executing programs</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=cloexec">cloexec</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Set or clear the close-on-exec descriptor flag.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=findprog">findprog</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Locating a program in PATH.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=wait-process">wait-process</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Waiting for a subprocess to finish.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=execute">execute</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Creation of autonomous subprocesses.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=pipe">pipe</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Creation of subprocesses, communicating via pipes.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=sh-quote">sh-quote</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Shell quoting.
       </TR>
     </TABLE>
     <H3><A HREF="#posix_ext_java">Java</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=classpath">classpath</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Java CLASSPATH handling.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=javacomp">javacomp</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Compile a Java program.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=javaexec">javaexec</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Execute a Java program.
       </TR>
     </TABLE>
     <H3><A HREF="#posix_ext_csharp">C#</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=csharpcomp">csharpcomp</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Compile a C# program.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=csharpexec">csharpexec</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Execute a C# program.
       </TR>
     </TABLE>
     <H3><A HREF="#posix_ext_misc">Misc</A></H3>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=argp">argp</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Hierarchical processing of command line arguments.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=argz">argz</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Argv style string arrays in a single null delimited char*.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=byteswap">byteswap</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Swap bytes of 16, 32 and 64 bit values.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=exitfail">exitfail</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Set exit status for fatal signal.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=c-stack">c-stack</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Stack overflow handling, causing program exit.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=error">error</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">error() and error_at_line() functions: Error reporting.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=extensions">extensions</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Enable extensions in standard headers
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getdomainname">getdomainname</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">getdomainname() function: Return machine's NIS domain name.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=xgetdomainname">xgetdomainname</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return machine's domainname, without size limitations.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getloadavg">getloadavg</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return the current system load averages.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getpagesize">getpagesize</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">getpagesize() function: Return memory page size.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=getusershell">getusershell</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return names of valid user shells.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=physmem">physmem</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return amount of total/available physical memory.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=posixver">posixver</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Determine desired POSIX specification version, according to user's environment
+variables.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=progname">progname</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Program name management.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=quotearg">quotearg</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Quote arguments for use in error messages.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=quote">quote</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Quote arguments for use in error messages.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=readutmp">readutmp</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Read entire utmp file into memory.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=sig2str">sig2str</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Convert between signal names and signal numbers.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=sysexits">sysexits</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Exit status codes for some BSD system programs.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=visibility">visibility</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Control of symbols exported by shared libraries.
       </TR>
     </TABLE>
     <H2><A HREF="#build_lib">Support for building libraries and executables</A></H2>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=ldd">ldd</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Command to determine the dynamically linked dependencies of a program.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=lib-ignore">lib-ignore</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">If possible, ignore libraries that are not depended on.
       </TR>
     </TABLE>
-    <H2><A HREF="#build_lib">Support for building documentation</A></H2>
+    <H2><A HREF="#build_doc">Support for building documentation</A></H2>
     <TABLE>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=fdl">fdl</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Provide the Free Documentation License.
       </TR>
       <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=gendocs">gendocs</A>
-        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Generate manuals in several formats from Texinfo sources,
       </TR>
     </TABLE>
     <H2><A NAME="ansic_sup">Support for systems lacking ANSI C 89</A></H2>
@@ -1261,122 +1287,122 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=assert"></A><A HREF="modules/assert">assert</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/assert.h.html">assert.h</A>&gt;
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/assert.m4">assert.m4</A><BR>gl_ASSERT
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=dummy"></A><A HREF="modules/dummy">dummy</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/dummy.c">dummy.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=exit"></A><A HREF="modules/exit">exit</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/exit.h">exit.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=atexit"></A><A HREF="modules/atexit">atexit</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdlib.h.html">stdlib.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/atexit.c">atexit.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/atexit.m4">atexit.m4</A><BR>gl_FUNC_ATEXIT
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strtod"></A><A HREF="modules/strtod">strtod</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdlib.h.html">stdlib.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strtod.c">strtod.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strtod.m4">strtod.m4</A><BR>gl_FUNC_STRTOD
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strtol"></A><A HREF="modules/strtol">strtol</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdlib.h.html">stdlib.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strtol.c">strtol.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strtol.m4">strtol.m4</A><BR>gl_FUNC_STRTOL
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strtoul"></A><A HREF="modules/strtoul">strtoul</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdlib.h.html">stdlib.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strtoul.c">strtoul.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strtoul.m4">strtoul.m4</A><BR>gl_FUNC_STRTOUL
+        <TD ALIGN=LEFT VALIGN=TOP>strtol
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=memchr"></A><A HREF="modules/memchr">memchr</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/string.h.html">string.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/memchr.c">memchr.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/memchr.m4">memchr.m4</A><BR>gl_FUNC_MEMCHR
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=memcmp"></A><A HREF="modules/memcmp">memcmp</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/string.h.html">string.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/memcmp.c">memcmp.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/memcmp.m4">memcmp.m4</A><BR>gl_FUNC_MEMCMP
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=memcpy"></A><A HREF="modules/memcpy">memcpy</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/string.h.html">string.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/memcpy.c">memcpy.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/memcpy.m4">memcpy.m4</A><BR>gl_FUNC_MEMCPY
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=memmove"></A><A HREF="modules/memmove">memmove</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/string.h.html">string.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/memmove.c">memmove.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/memmove.m4">memmove.m4</A><BR>gl_FUNC_MEMMOVE
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=memset"></A><A HREF="modules/memset">memset</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/string.h.html">string.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/memset.c">memset.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/memset.m4">memset.m4</A><BR>gl_FUNC_MEMSET
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strcspn"></A><A HREF="modules/strcspn">strcspn</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/string.h.html">string.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strcspn.c">strcspn.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strcspn.m4">strcspn.m4</A><BR>gl_FUNC_STRCSPN
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strpbrk"></A><A HREF="modules/strpbrk">strpbrk</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strpbrk.h">strpbrk.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strpbrk.c">strpbrk.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strpbrk.m4">strpbrk.m4</A><BR>gl_FUNC_STRPBRK
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strstr"></A><A HREF="modules/strstr">strstr</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strstr.h">strstr.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strstr.c">strstr.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strstr.m4">strstr.m4</A><BR><A HREF="m4/mbrtowc.m4">mbrtowc.m4</A><BR>gl_FUNC_STRSTR
+        <TD ALIGN=LEFT VALIGN=TOP>mbuiter
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strerror"></A><A HREF="modules/strerror">strerror</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/string.h.html">string.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strerror.c">strerror.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strerror.m4">strerror.m4</A><BR>gl_FUNC_STRERROR
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mktime"></A><A HREF="modules/mktime">mktime</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/time.h.html">time.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/mktime.c">mktime.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mktime.m4">mktime.m4</A><BR>gl_FUNC_MKTIME
+        <TD ALIGN=LEFT VALIGN=TOP>time_r
       </TR>
     </TABLE>
     Most of these modules are not listed among dependencies below, for simplicity.
@@ -1399,7 +1425,7 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=verify"></A><A HREF="modules/verify">verify</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/verify.h">verify.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
@@ -1423,45 +1449,45 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=calloc"></A><A HREF="modules/calloc">calloc</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdlib.h.html">stdlib.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/calloc.c">calloc.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/calloc.m4">calloc.m4</A><BR>AC_FUNC_CALLOC
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=eealloc"></A><A HREF="modules/eealloc">eealloc</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;eealloc.h&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/eealloc.h">eealloc.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/eealloc.m4">eealloc.m4</A><BR>gl_EEALLOC
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=free"></A><A HREF="modules/free">free</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdlib.h.html">stdlib.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/free.c">free.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/free.m4">free.m4</A><BR>gl_FUNC_FREE
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=malloc"></A><A HREF="modules/malloc">malloc</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdlib.h.html">stdlib.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/malloc.c">malloc.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP>AC_FUNC_MALLOC
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=realloc"></A><A HREF="modules/realloc">realloc</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdlib.h.html">stdlib.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/realloc.c">realloc.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP>AC_FUNC_REALLOC
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=pagealign_alloc"></A><A HREF="modules/pagealign_alloc">pagealign_alloc</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/pagealign_alloc.h">pagealign_alloc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/pagealign_alloc.c">pagealign_alloc.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mmap-anon.m4">mmap-anon.m4</A><BR><A HREF="m4/pagealign_alloc.m4">pagealign_alloc.m4</A><BR>gl_PAGEALIGN_ALLOC
+        <TD ALIGN=LEFT VALIGN=TOP>error<BR>exit<BR>getpagesize<BR>gettext-h<BR>xalloc<BR>unistd
       </TR>
     </TABLE>
     <H3><A NAME="ansic_enh_time_datetime">Date and time &lt;time.h&gt;</A></H3>
@@ -1482,17 +1508,17 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fprintftime"></A><A HREF="modules/fprintftime">fprintftime</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fprintftime.h">fprintftime.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fprintftime.c">fprintftime.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/fprintftime.m4">fprintftime.m4</A><BR>gl_FPRINTFTIME
+        <TD ALIGN=LEFT VALIGN=TOP>strftime
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strftime"></A><A HREF="modules/strftime">strftime</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strftime.h">strftime.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strftime.c">strftime.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mbstate_t.m4">mbstate_t.m4</A><BR><A HREF="m4/tm_gmtoff.m4">tm_gmtoff.m4</A><BR><A HREF="m4/strftime.m4">strftime.m4</A><BR>gl_FUNC_GNU_STRFTIME
+        <TD ALIGN=LEFT VALIGN=TOP>time_r<BR>stdbool
       </TR>
     </TABLE>
     <H2><A NAME="ansic_ext">Extra functions based on ANSI C 89</A></H2>
@@ -1514,52 +1540,52 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xsize"></A><A HREF="modules/xsize">xsize</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xsize.h">xsize.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xsize.m4">xsize.m4</A><BR>gl_XSIZE
+        <TD ALIGN=LEFT VALIGN=TOP>size_max
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xalloc"></A><A HREF="modules/xalloc">xalloc</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xalloc.h">xalloc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xmalloc.c">xmalloc.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xalloc.m4">xalloc.m4</A><BR>gl_XALLOC
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc-die
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xalloc-die"></A><A HREF="modules/xalloc-die">xalloc-die</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xalloc.h">xalloc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xalloc-die.c">xalloc-die.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>error<BR>gettext-h<BR>exitfail
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=alloca"></A><A HREF="modules/alloca">alloca</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;alloca.h&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/alloca.c">alloca.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>alloca-opt
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=alloca-opt"></A><A HREF="modules/alloca-opt">alloca-opt</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;alloca.h&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/alloca_.h">alloca_.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/alloca.m4">alloca.m4</A><BR>gl_FUNC_ALLOCA
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=allocsa"></A><A HREF="modules/allocsa">allocsa</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/allocsa.h">allocsa.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/allocsa.c">allocsa.c</A><BR><A HREF="lib/allocsa.valgrind">allocsa.valgrind</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/allocsa.m4">allocsa.m4</A><BR><A HREF="m4/eealloc.m4">eealloc.m4</A><BR><A HREF="m4/longlong.m4">longlong.m4</A><BR><A HREF="m4/longdouble.m4">longdouble.m4</A><BR>gl_ALLOCSA
+        <TD ALIGN=LEFT VALIGN=TOP>alloca-opt
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xallocsa"></A><A HREF="modules/xallocsa">xallocsa</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xallocsa.h">xallocsa.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xallocsa.c">xallocsa.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>allocsa<BR>xalloc
       </TR>
     </TABLE>
     <H3><A NAME="ansic_ext_stdlib_arith">Integer arithmetic functions &lt;stdlib.h&gt;</A></H3>
@@ -1580,16 +1606,16 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gcd"></A><A HREF="modules/gcd">gcd</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gcd.h">gcd.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gcd.c">gcd.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=minmax"></A><A HREF="modules/minmax">minmax</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/minmax.h">minmax.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/minmax.m4">minmax.m4</A><BR>gl_MINMAX
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
@@ -1612,23 +1638,23 @@
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=putenv"></A><A HREF="modules/putenv">putenv</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/putenv.c">putenv.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/putenv.m4">putenv.m4</A><BR>gl_FUNC_PUTENV
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=setenv"></A><A HREF="modules/setenv">setenv</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/setenv.h">setenv.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/setenv.c">setenv.c</A><BR><A HREF="lib/unsetenv.c">unsetenv.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/setenv.m4">setenv.m4</A><BR>gt_FUNC_SETENV
+        <TD ALIGN=LEFT VALIGN=TOP>allocsa<BR>alloca-opt
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xsetenv"></A><A HREF="modules/xsetenv">xsetenv</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xsetenv.h">xsetenv.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xsetenv.c">xsetenv.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>setenv<BR>error<BR>exit<BR>gettext-h
       </TR>
     </TABLE>
     <H3><A NAME="ansic_ext_ctype">Character handling &lt;ctype.h&gt;</A></H3>
@@ -1649,10 +1675,10 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=c-ctype"></A><A HREF="modules/c-ctype">c-ctype</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/c-ctype.h">c-ctype.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/c-ctype.c">c-ctype.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool
       </TR>
     </TABLE>
     <H3><A NAME="ansic_ext_string">String handling &lt;string.h&gt;</A></H3>
@@ -1674,121 +1700,121 @@
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=bcopy"></A><A HREF="modules/bcopy">bcopy</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/bcopy.c">bcopy.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP>AC_REPLACE_FUNCS(bcopy)
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=memmem"></A><A HREF="modules/memmem">memmem</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/memmem.h">memmem.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/memmem.c">memmem.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/memmem.m4">memmem.m4</A><BR>gl_FUNC_MEMMEM
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mempcpy"></A><A HREF="modules/mempcpy">mempcpy</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/mempcpy.h">mempcpy.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/mempcpy.c">mempcpy.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mempcpy.m4">mempcpy.m4</A><BR>gl_FUNC_MEMPCPY
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=memrchr"></A><A HREF="modules/memrchr">memrchr</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/memrchr.h">memrchr.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/memrchr.c">memrchr.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/memrchr.m4">memrchr.m4</A><BR>gl_FUNC_MEMRCHR
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=stpcpy"></A><A HREF="modules/stpcpy">stpcpy</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/stpcpy.h">stpcpy.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/stpcpy.c">stpcpy.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/stpcpy.m4">stpcpy.m4</A><BR>gl_FUNC_STPCPY
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=stpncpy"></A><A HREF="modules/stpncpy">stpncpy</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/stpncpy.h">stpncpy.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/stpncpy.c">stpncpy.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/stpncpy.m4">stpncpy.m4</A><BR>gl_FUNC_STPNCPY
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=c-strcase"></A><A HREF="modules/c-strcase">c-strcase</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/c-strcase.h">c-strcase.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/c-strcasecmp.c">c-strcasecmp.c</A><BR><A HREF="lib/c-strncasecmp.c">c-strncasecmp.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>c-ctype
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strcase"></A><A HREF="modules/strcase">strcase</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strcase.h">strcase.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strcasecmp.c">strcasecmp.c</A><BR><A HREF="lib/strncasecmp.c">strncasecmp.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strcase.m4">strcase.m4</A><BR><A HREF="m4/mbrtowc.m4">mbrtowc.m4</A><BR>gl_STRCASE
+        <TD ALIGN=LEFT VALIGN=TOP>mbuiter
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=c-strcasestr"></A><A HREF="modules/c-strcasestr">c-strcasestr</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/c-strcasestr.h">c-strcasestr.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/c-strcasestr.c">c-strcasestr.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>c-ctype
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strcasestr"></A><A HREF="modules/strcasestr">strcasestr</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strcasestr.h">strcasestr.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strcasestr.c">strcasestr.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strcasestr.m4">strcasestr.m4</A><BR><A HREF="m4/mbrtowc.m4">mbrtowc.m4</A><BR>gl_FUNC_STRCASESTR
+        <TD ALIGN=LEFT VALIGN=TOP>mbuiter
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strchrnul"></A><A HREF="modules/strchrnul">strchrnul</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strchrnul.h">strchrnul.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strchrnul.c">strchrnul.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strchrnul.m4">strchrnul.m4</A><BR>gl_FUNC_STRCHRNUL
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strdup"></A><A HREF="modules/strdup">strdup</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strdup.h">strdup.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strdup.c">strdup.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strdup.m4">strdup.m4</A><BR>gl_FUNC_STRDUP
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strnlen"></A><A HREF="modules/strnlen">strnlen</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strnlen.h">strnlen.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strnlen.c">strnlen.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strnlen.m4">strnlen.m4</A><BR>gl_FUNC_STRNLEN
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strnlen1"></A><A HREF="modules/strnlen1">strnlen1</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strnlen1.h">strnlen1.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strnlen1.c">strnlen1.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>memchr
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strndup"></A><A HREF="modules/strndup">strndup</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strndup.h">strndup.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strndup.c">strndup.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strndup.m4">strndup.m4</A><BR>gl_FUNC_STRNDUP
+        <TD ALIGN=LEFT VALIGN=TOP>strnlen
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strsep"></A><A HREF="modules/strsep">strsep</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strsep.h">strsep.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strsep.c">strsep.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strsep.m4">strsep.m4</A><BR>gl_FUNC_STRSEP
+        <TD ALIGN=LEFT VALIGN=TOP>strpbrk
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xstrndup"></A><A HREF="modules/xstrndup">xstrndup</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xstrndup.h">xstrndup.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xstrndup.c">xstrndup.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xstrndup.m4">xstrndup.m4</A><BR>gl_XSTRNDUP
+        <TD ALIGN=LEFT VALIGN=TOP>strndup<BR>xalloc
       </TR>
     </TABLE>
     <H3><A NAME="ansic_ext_stdlib_conv">Numeric conversion functions &lt;stdlib.h&gt;</A></H3>
@@ -1809,38 +1835,38 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=c-strtod"></A><A HREF="modules/c-strtod">c-strtod</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/c-strtod.h">c-strtod.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/c-strtod.c">c-strtod.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/c-strtod.m4">c-strtod.m4</A><BR>gl_C_STRTOD
+        <TD ALIGN=LEFT VALIGN=TOP>extensions<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=c-strtold"></A><A HREF="modules/c-strtold">c-strtold</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/c-strtod.h">c-strtod.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/c-strtod.c">c-strtod.c</A><BR><A HREF="lib/c-strtold.c">c-strtold.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/c-strtod.m4">c-strtod.m4</A><BR>gl_C_STRTOLD
+        <TD ALIGN=LEFT VALIGN=TOP>extensions<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xstrtod"></A><A HREF="modules/xstrtod">xstrtod</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xstrtod.h">xstrtod.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xstrtod.c">xstrtod.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xstrtod.m4">xstrtod.m4</A><BR>gl_XSTRTOD
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xstrtol"></A><A HREF="modules/xstrtol">xstrtol</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xstrtol.h">xstrtol.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xstrtol.c">xstrtol.c</A><BR><A HREF="lib/xstrtoul.c">xstrtoul.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/ulonglong.m4">ulonglong.m4</A><BR><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/uintmax_t.m4">uintmax_t.m4</A><BR><A HREF="m4/intmax_t.m4">intmax_t.m4</A><BR><A HREF="m4/xstrtol.m4">xstrtol.m4</A><BR>gl_XSTRTOL
+        <TD ALIGN=LEFT VALIGN=TOP>exitfail<BR>error<BR>intprops
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xstrtold"></A><A HREF="modules/xstrtold">xstrtold</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xstrtod.h">xstrtod.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xstrtod.c">xstrtod.c</A><BR><A HREF="lib/xstrtold.c">xstrtold.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xstrtod.m4">xstrtod.m4</A><BR>gl_XSTRTOLD
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool
       </TR>
     </TABLE>
     <H3><A NAME="ansic_ext_time_datetime">Date and time &lt;time.h&gt;</A></H3>
@@ -1861,24 +1887,24 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getdate"></A><A HREF="modules/getdate">getdate</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getdate.h">getdate.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getdate.y">getdate.y</A>
+        <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
+        <TD ALIGN=LEFT VALIGN=TOP>timespec<BR>stdbool<BR>gettime<BR>mktime<BR>setenv<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=timegm"></A><A HREF="modules/timegm">timegm</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/timegm.h">timegm.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/timegm.c">timegm.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/timegm.m4">timegm.m4</A><BR>gl_FUNC_TIMEGM
+        <TD ALIGN=LEFT VALIGN=TOP>mktime<BR>time_r
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=tzset"></A><A HREF="modules/tzset">tzset</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/time.h.html">time.h</A>&gt;
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <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>
     </TABLE>
     <H3><A NAME="ansic_ext_stdio">Input/Output &lt;stdio.h&gt;</A></H3>
@@ -1899,38 +1925,38 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=unlocked-io"></A><A HREF="modules/unlocked-io">unlocked-io</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/unlocked-io.h">unlocked-io.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/unlocked-io.m4">unlocked-io.m4</A><BR>gl_FUNC_GLIBC_UNLOCKED_IO
+        <TD ALIGN=LEFT VALIGN=TOP>extensions
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fwriteerror"></A><A HREF="modules/fwriteerror">fwriteerror</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fwriteerror.h">fwriteerror.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fwriteerror.c">fwriteerror.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=vasnprintf"></A><A HREF="modules/vasnprintf">vasnprintf</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/vasnprintf.h">vasnprintf.h</A>"
+        <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>
+        <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/stdint_h.m4">stdint_h.m4</A><BR><A HREF="m4/inttypes_h.m4">inttypes_h.m4</A><BR><A HREF="m4/eoverflow.m4">eoverflow.m4</A><BR><A HREF="m4/vasnprintf.m4">vasnprintf.m4</A><BR>gl_FUNC_VASNPRINTF
+        <TD ALIGN=LEFT VALIGN=TOP>alloca-opt<BR>xsize
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=vasprintf"></A><A HREF="modules/vasprintf">vasprintf</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/vasprintf.h">vasprintf.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/vasprintf.c">vasprintf.c</A><BR><A HREF="lib/asprintf.c">asprintf.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/vasprintf.m4">vasprintf.m4</A><BR>gl_FUNC_VASPRINTF
+        <TD ALIGN=LEFT VALIGN=TOP>vasnprintf
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xvasprintf"></A><A HREF="modules/xvasprintf">xvasprintf</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xvasprintf.h">xvasprintf.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xvasprintf.c">xvasprintf.c</A><BR><A HREF="lib/xasprintf.c">xasprintf.c</A><BR><A HREF="lib/xalloc.h">xalloc.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xvasprintf.m4">xvasprintf.m4</A><BR>gl_XVASPRINTF
+        <TD ALIGN=LEFT VALIGN=TOP>vasprintf<BR>xalloc-die<BR>xsize<BR>stdarg
       </TR>
     </TABLE>
     <H3><A NAME="ansic_ext_signal">Signal handling &lt;signal.h&gt;</A></H3>
@@ -1951,16 +1977,16 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fatal-signal"></A><A HREF="modules/fatal-signal">fatal-signal</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fatal-signal.h">fatal-signal.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fatal-signal.c">fatal-signal.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/fatal-signal.m4">fatal-signal.m4</A><BR><A HREF="m4/signalblocking.m4">signalblocking.m4</A><BR><A HREF="m4/sig_atomic_t.m4">sig_atomic_t.m4</A><BR>gl_FATAL_SIGNAL
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>stdbool<BR>unistd
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=raise"></A><A HREF="modules/raise">raise</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/raise.c">raise.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP>AC_REPLACE_FUNCS(raise)
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
@@ -1982,31 +2008,31 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=argmatch"></A><A HREF="modules/argmatch">argmatch</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/argmatch.h">argmatch.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/argmatch.c">argmatch.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>gettext-h<BR>error<BR>quotearg<BR>quote<BR>exit<BR>exitfail<BR>verify<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=version-etc"></A><A HREF="modules/version-etc">version-etc</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/version-etc.h">version-etc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/version-etc.c">version-etc.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>gettext-h
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=version-etc-fsf"></A><A HREF="modules/version-etc-fsf">version-etc-fsf</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/version-etc-fsf.c">version-etc-fsf.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>version-etc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=long-options"></A><A HREF="modules/long-options">long-options</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/long-options.h">long-options.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/long-options.c">long-options.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/long-options.m4">long-options.m4</A><BR>gl_LONG_OPTIONS
+        <TD ALIGN=LEFT VALIGN=TOP>version-etc
       </TR>
     </TABLE>
     <H3><A NAME="ansic_ext_container">Container data structures</A></H3>
@@ -2027,94 +2053,94 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=list"></A><A HREF="modules/list">list</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_list.h">gl_list.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_list.c">gl_list.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gl_list.m4">gl_list.m4</A><BR>gl_LIST
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=array-list"></A><A HREF="modules/array-list">array-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_array_list.h">gl_array_list.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_array_list.c">gl_array_list.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>list<BR>xalloc<BR>xsize
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=carray-list"></A><A HREF="modules/carray-list">carray-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_carray_list.h">gl_carray_list.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_carray_list.c">gl_carray_list.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>list<BR>xalloc<BR>xsize
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=linked-list"></A><A HREF="modules/linked-list">linked-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_linked_list.h">gl_linked_list.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_linked_list.c">gl_linked_list.c</A><BR><A HREF="lib/gl_anylinked_list1.h">gl_anylinked_list1.h</A><BR><A HREF="lib/gl_anylinked_list2.h">gl_anylinked_list2.h</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>list<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=avltree-list"></A><A HREF="modules/avltree-list">avltree-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_avltree_list.h">gl_avltree_list.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_avltree_list.c">gl_avltree_list.c</A><BR><A HREF="lib/gl_anyavltree_list1.h">gl_anyavltree_list1.h</A><BR><A HREF="lib/gl_anyavltree_list2.h">gl_anyavltree_list2.h</A><BR><A HREF="lib/gl_anytree_list1.h">gl_anytree_list1.h</A><BR><A HREF="lib/gl_anytree_list2.h">gl_anytree_list2.h</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>list<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=rbtree-list"></A><A HREF="modules/rbtree-list">rbtree-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_rbtree_list.h">gl_rbtree_list.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_rbtree_list.c">gl_rbtree_list.c</A><BR><A HREF="lib/gl_anyrbtree_list1.h">gl_anyrbtree_list1.h</A><BR><A HREF="lib/gl_anyrbtree_list2.h">gl_anyrbtree_list2.h</A><BR><A HREF="lib/gl_anytree_list1.h">gl_anytree_list1.h</A><BR><A HREF="lib/gl_anytree_list2.h">gl_anytree_list2.h</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>list<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=linkedhash-list"></A><A HREF="modules/linkedhash-list">linkedhash-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_linkedhash_list.h">gl_linkedhash_list.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_linkedhash_list.c">gl_linkedhash_list.c</A><BR><A HREF="lib/gl_anyhash_list1.h">gl_anyhash_list1.h</A><BR><A HREF="lib/gl_anyhash_list2.h">gl_anyhash_list2.h</A><BR><A HREF="lib/gl_anylinked_list1.h">gl_anylinked_list1.h</A><BR><A HREF="lib/gl_anylinked_list2.h">gl_anylinked_list2.h</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>list<BR>size_max<BR>xalloc<BR>xsize
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=avltreehash-list"></A><A HREF="modules/avltreehash-list">avltreehash-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_avltreehash_list.h">gl_avltreehash_list.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_avltreehash_list.c">gl_avltreehash_list.c</A><BR><A HREF="lib/gl_anyhash_list1.h">gl_anyhash_list1.h</A><BR><A HREF="lib/gl_anyhash_list2.h">gl_anyhash_list2.h</A><BR><A HREF="lib/gl_anyavltree_list1.h">gl_anyavltree_list1.h</A><BR><A HREF="lib/gl_anyavltree_list2.h">gl_anyavltree_list2.h</A><BR><A HREF="lib/gl_anytree_list1.h">gl_anytree_list1.h</A><BR><A HREF="lib/gl_anytree_list2.h">gl_anytree_list2.h</A><BR><A HREF="lib/gl_anytreehash_list1.h">gl_anytreehash_list1.h</A><BR><A HREF="lib/gl_anytreehash_list2.h">gl_anytreehash_list2.h</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>list<BR>avltree-oset<BR>size_max<BR>xalloc<BR>xsize
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=rbtreehash-list"></A><A HREF="modules/rbtreehash-list">rbtreehash-list</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_rbtreehash_list.h">gl_rbtreehash_list.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_rbtreehash_list.c">gl_rbtreehash_list.c</A><BR><A HREF="lib/gl_anyhash_list1.h">gl_anyhash_list1.h</A><BR><A HREF="lib/gl_anyhash_list2.h">gl_anyhash_list2.h</A><BR><A HREF="lib/gl_anyrbtree_list1.h">gl_anyrbtree_list1.h</A><BR><A HREF="lib/gl_anyrbtree_list2.h">gl_anyrbtree_list2.h</A><BR><A HREF="lib/gl_anytree_list1.h">gl_anytree_list1.h</A><BR><A HREF="lib/gl_anytree_list2.h">gl_anytree_list2.h</A><BR><A HREF="lib/gl_anytreehash_list1.h">gl_anytreehash_list1.h</A><BR><A HREF="lib/gl_anytreehash_list2.h">gl_anytreehash_list2.h</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>list<BR>rbtree-oset<BR>size_max<BR>xalloc<BR>xsize
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=oset"></A><A HREF="modules/oset">oset</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_oset.h">gl_oset.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_oset.c">gl_oset.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gl_list.m4">gl_list.m4</A><BR>gl_LIST
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=array-oset"></A><A HREF="modules/array-oset">array-oset</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_array_oset.h">gl_array_oset.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_array_oset.c">gl_array_oset.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>oset<BR>xalloc<BR>xsize
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=avltree-oset"></A><A HREF="modules/avltree-oset">avltree-oset</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_avltree_oset.h">gl_avltree_oset.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_avltree_oset.c">gl_avltree_oset.c</A><BR><A HREF="lib/gl_anytree_oset.h">gl_anytree_oset.h</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>oset<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=rbtree-oset"></A><A HREF="modules/rbtree-oset">rbtree-oset</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gl_rbtree_oset.h">gl_rbtree_oset.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gl_rbtree_oset.c">gl_rbtree_oset.c</A><BR><A HREF="lib/gl_anytree_oset.h">gl_anytree_oset.h</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>oset<BR>xalloc
       </TR>
     </TABLE>
     <H3><A NAME="ansic_ext_crypto">Cryptographic computations</A></H3>
@@ -2135,17 +2161,17 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=md5"></A><A HREF="modules/md5">md5</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/md5.h">md5.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/md5.c">md5.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/md5.m4">md5.m4</A><BR>gl_MD5
+        <TD ALIGN=LEFT VALIGN=TOP>stdint
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=sha1"></A><A HREF="modules/sha1">sha1</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/sha1.h">sha1.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/sha1.c">sha1.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/sha1.m4">sha1.m4</A><BR>gl_SHA1
+        <TD ALIGN=LEFT VALIGN=TOP>stdint
       </TR>
     </TABLE>
     <H3><A NAME="ansic_ext_misc">Misc</A></H3>
@@ -2166,107 +2192,107 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=base64"></A><A HREF="modules/base64">base64</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/base64.h">base64.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/base64.c">base64.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/base64.m4">base64.m4</A><BR>gl_FUNC_BASE64
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>restrict
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=check-version"></A><A HREF="modules/check-version">check-version</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/check-version.h">check-version.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/check-version.c">check-version.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/check-version.m4">check-version.m4</A><BR>gl_CHECK_VERSION
+        <TD ALIGN=LEFT VALIGN=TOP>strverscmp
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=diacrit"></A><A HREF="modules/diacrit">diacrit</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/diacrit.h">diacrit.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/diacrit.c">diacrit.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getline"></A><A HREF="modules/getline">getline</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getline.h">getline.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getline.c">getline.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getline.m4">getline.m4</A><BR>gl_FUNC_GETLINE
+        <TD ALIGN=LEFT VALIGN=TOP>getdelim
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getdelim"></A><A HREF="modules/getdelim">getdelim</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getdelim.h">getdelim.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getdelim.c">getdelim.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getdelim.m4">getdelim.m4</A><BR>gl_FUNC_GETDELIM
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getnline"></A><A HREF="modules/getnline">getnline</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getnline.h">getnline.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getnline.c">getnline.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getnline.m4">getnline.m4</A><BR>gl_GETNLINE
+        <TD ALIGN=LEFT VALIGN=TOP>getndelim2<BR>ssize_t
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getndelim2"></A><A HREF="modules/getndelim2">getndelim2</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getndelim2.h">getndelim2.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getndelim2.c">getndelim2.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getndelim2.m4">getndelim2.m4</A><BR>gl_GETNDELIM2
+        <TD ALIGN=LEFT VALIGN=TOP>ssize_t
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=linebuffer"></A><A HREF="modules/linebuffer">linebuffer</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/linebuffer.h">linebuffer.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/linebuffer.c">linebuffer.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=obstack"></A><A HREF="modules/obstack">obstack</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/obstack.h">obstack.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/obstack.c">obstack.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/inttypes_h.m4">inttypes_h.m4</A><BR><A HREF="m4/obstack.m4">obstack.m4</A><BR><A HREF="m4/stdint_h.m4">stdint_h.m4</A><BR><A HREF="m4/uintmax_t.m4">uintmax_t.m4</A><BR><A HREF="m4/ulonglong.m4">ulonglong.m4</A><BR>gl_OBSTACK
+        <TD ALIGN=LEFT VALIGN=TOP>gettext-h<BR>exit<BR>exitfail
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=hash-pjw"></A><A HREF="modules/hash-pjw">hash-pjw</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/hash-pjw.h">hash-pjw.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/hash-pjw.c">hash-pjw.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=hash"></A><A HREF="modules/hash">hash</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/hash.h">hash.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/hash.c">hash.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/hash.m4">hash.m4</A><BR>gl_HASH
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=readline"></A><A HREF="modules/readline">readline</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/readline.h">readline.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/readline.c">readline.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/readline.m4">readline.m4</A><BR>gl_FUNC_READLINE
+        <TD ALIGN=LEFT VALIGN=TOP>getline<BR>havelib
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=readtokens"></A><A HREF="modules/readtokens">readtokens</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/readtokens.h">readtokens.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/readtokens.c">readtokens.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/readtokens.m4">readtokens.m4</A><BR>gl_READTOKENS
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=readtokens0"></A><A HREF="modules/readtokens0">readtokens0</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/readtokens0.h">readtokens0.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/readtokens0.c">readtokens0.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>obstack<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strverscmp"></A><A HREF="modules/strverscmp">strverscmp</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strverscmp.h">strverscmp.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strverscmp.c">strverscmp.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strverscmp.m4">strverscmp.m4</A><BR>gl_FUNC_STRVERSCMP
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
@@ -2291,7 +2317,7 @@
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=restrict"></A><A HREF="modules/restrict">restrict</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/restrict.m4">restrict.m4</A><BR>gl_C_RESTRICT
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
@@ -2313,16 +2339,16 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=ullong_max"></A><A HREF="modules/ullong_max">ullong_max</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/limits.h.html">limits.h</A>&gt;
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/ullong_max.m4">ullong_max.m4</A><BR>gl_ULLONG_MAX
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=size_max"></A><A HREF="modules/size_max">size_max</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/size_max.h">size_max.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/size_max.m4">size_max.m4</A><BR>gl_SIZE_MAX
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
@@ -2344,9 +2370,9 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=stdarg"></A><A HREF="modules/stdarg">stdarg</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdarg.h.html">stdarg.h</A>&gt;
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/stdarg.m4">stdarg.m4</A><BR>gl_STDARG_H
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
@@ -2368,9 +2394,9 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=stdbool"></A><A HREF="modules/stdbool">stdbool</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdbool.h.html">stdbool.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/stdbool_.h">stdbool_.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/stdbool.m4">stdbool.m4</A><BR>AM_STDBOOL_H
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
@@ -2392,9 +2418,9 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=stdint"></A><A HREF="modules/stdint">stdint</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdint.h.html">stdint.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/stdint_.h">stdint_.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/stdint.m4">stdint.m4</A><BR><A HREF="m4/absolute-header.m4">absolute-header.m4</A><BR><A HREF="m4/longlong.m4">longlong.m4</A><BR>gl_STDINT_H
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
@@ -2416,17 +2442,17 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=snprintf"></A><A HREF="modules/snprintf">snprintf</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/snprintf.h">snprintf.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/snprintf.c">snprintf.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/snprintf.m4">snprintf.m4</A><BR>gl_FUNC_SNPRINTF
+        <TD ALIGN=LEFT VALIGN=TOP>vasnprintf<BR>minmax
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=vsnprintf"></A><A HREF="modules/vsnprintf">vsnprintf</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/vsnprintf.h">vsnprintf.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/vsnprintf.c">vsnprintf.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/vsnprintf.m4">vsnprintf.m4</A><BR>gl_FUNC_VSNPRINTF
+        <TD ALIGN=LEFT VALIGN=TOP>vasnprintf<BR>minmax
       </TR>
     </TABLE>
     <H3><A NAME="isoc_sup_stdlib_conv">Numeric conversion functions &lt;stdlib.h&gt;</A></H3>
@@ -2447,17 +2473,17 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strtoll"></A><A HREF="modules/strtoll">strtoll</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdlib.h.html">stdlib.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strtoll.c">strtoll.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/longlong.m4">longlong.m4</A><BR><A HREF="m4/strtoll.m4">strtoll.m4</A><BR>gl_FUNC_STRTOLL
+        <TD ALIGN=LEFT VALIGN=TOP>strtol
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strtoull"></A><A HREF="modules/strtoull">strtoull</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdlib.h.html">stdlib.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strtoull.c">strtoull.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/ulonglong.m4">ulonglong.m4</A><BR><A HREF="m4/strtoull.m4">strtoull.m4</A><BR>gl_FUNC_STRTOULL
+        <TD ALIGN=LEFT VALIGN=TOP>strtoul
       </TR>
     </TABLE>
     <H3><A NAME="isoc_sup_inttypes">Functions for greatest-width integer types &lt;inttypes.h&gt;</A></H3>
@@ -2479,16 +2505,16 @@
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strtoimax"></A><A HREF="modules/strtoimax">strtoimax</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <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<BR>verify<BR>inttypes
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strtoumax"></A><A HREF="modules/strtoumax">strtoumax</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strtoumax.c">strtoumax.c</A>
+        <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/strtoumax.m4">strtoumax.m4</A><BR>gl_FUNC_STRTOUMAX
+        <TD ALIGN=LEFT VALIGN=TOP>strtoimax<BR>strtoull<BR>inttypes
       </TR>
     </TABLE>
     <H3><A NAME="isoc_sup_math">Mathematics &lt;math.h&gt;</A></H3>
@@ -2509,9 +2535,9 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mathl"></A><A HREF="modules/mathl">mathl</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/mathl.h">mathl.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/acosl.c">acosl.c</A><BR><A HREF="lib/asinl.c">asinl.c</A><BR><A HREF="lib/atanl.c">atanl.c</A><BR><A HREF="lib/ceill.c">ceill.c</A><BR><A HREF="lib/cosl.c">cosl.c</A><BR><A HREF="lib/expl.c">expl.c</A><BR><A HREF="lib/floorl.c">floorl.c</A><BR><A HREF="lib/frexpl.c">frexpl.c</A><BR><A HREF="lib/ldexpl.c">ldexpl.c</A><BR><A HREF="lib/logl.c">logl.c</A><BR><A HREF="lib/sincosl.c">sincosl.c</A><BR><A HREF="lib/sinl.c">sinl.c</A><BR><A HREF="lib/sqrtl.c">sqrtl.c</A><BR><A HREF="lib/tanl.c">tanl.c</A><BR><A HREF="lib/trigl.c">trigl.c</A><BR><A HREF="lib/trigl.h">trigl.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mathl.m4">mathl.m4</A><BR>gl_FUNC_LONG_DOUBLE_MATH
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
@@ -2551,31 +2577,31 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=intprops"></A><A HREF="modules/intprops">intprops</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/intprops.h">intprops.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=inttostr"></A><A HREF="modules/inttostr">inttostr</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/inttostr.h">inttostr.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/imaxtostr.c">imaxtostr.c</A><BR><A HREF="lib/inttostr.c">inttostr.c</A><BR><A HREF="lib/offtostr.c">offtostr.c</A><BR><A HREF="lib/umaxtostr.c">umaxtostr.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/intmax_t.m4">intmax_t.m4</A><BR><A HREF="m4/inttostr.m4">inttostr.m4</A><BR><A HREF="m4/inttypes_h.m4">inttypes_h.m4</A><BR><A HREF="m4/longlong.m4">longlong.m4</A><BR><A HREF="m4/stdint_h.m4">stdint_h.m4</A><BR><A HREF="m4/uintmax_t.m4">uintmax_t.m4</A><BR><A HREF="m4/ulonglong.m4">ulonglong.m4</A><BR>gl_INTTOSTR
+        <TD ALIGN=LEFT VALIGN=TOP>intprops
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xstrtoimax"></A><A HREF="modules/xstrtoimax">xstrtoimax</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xstrtol.h">xstrtol.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xstrtoimax.c">xstrtoimax.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xstrtoimax.m4">xstrtoimax.m4</A><BR>gl_XSTRTOIMAX
+        <TD ALIGN=LEFT VALIGN=TOP>xstrtol<BR>strtoimax
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xstrtoumax"></A><A HREF="modules/xstrtoumax">xstrtoumax</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xstrtol.h">xstrtol.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xstrtoumax.c">xstrtoumax.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xstrtoumax.m4">xstrtoumax.m4</A><BR>gl_XSTRTOUMAX
+        <TD ALIGN=LEFT VALIGN=TOP>xstrtol<BR>strtoumax
       </TR>
     </TABLE>
     <H3><A NAME="isoc_ext_wchar_mb">Extended multibyte and wide character utilities &lt;wchar.h&gt;</A></H3>
@@ -2596,31 +2622,31 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mbchar"></A><A HREF="modules/mbchar">mbchar</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#if HAVE_WCHAR_H && HAVE_WCTYPE_H<BR>#include "<A HREF="lib/mbchar.h">mbchar.h</A>"<BR>#endif
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/mbchar.c">mbchar.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mbchar.m4">mbchar.m4</A><BR>gl_MBCHAR
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>wcwidth
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mbiter"></A><A HREF="modules/mbiter">mbiter</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#if HAVE_MBRTOWC<BR>#include "<A HREF="lib/mbiter.h">mbiter.h</A>"<BR>#endif
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mbiter.m4">mbiter.m4</A><BR><A HREF="m4/mbrtowc.m4">mbrtowc.m4</A><BR>gl_MBITER
+        <TD ALIGN=LEFT VALIGN=TOP>mbchar<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mbuiter"></A><A HREF="modules/mbuiter">mbuiter</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#if HAVE_MBRTOWC<BR>#include "<A HREF="lib/mbuiter.h">mbuiter.h</A>"<BR>#endif
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mbiter.m4">mbiter.m4</A><BR><A HREF="m4/mbrtowc.m4">mbrtowc.m4</A><BR>gl_MBITER
+        <TD ALIGN=LEFT VALIGN=TOP>mbchar<BR>stdbool<BR>strnlen1
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mbfile"></A><A HREF="modules/mbfile">mbfile</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#if HAVE_MBRTOWC<BR>#include "<A HREF="lib/mbfile.h">mbfile.h</A>"<BR>#endif
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mbfile.m4">mbfile.m4</A><BR><A HREF="m4/mbrtowc.m4">mbrtowc.m4</A><BR>gl_MBFILE
+        <TD ALIGN=LEFT VALIGN=TOP>mbchar<BR>stdbool
       </TR>
     </TABLE>
     <H2><A NAME="posix_sup">Support for systems lacking POSIX:2001</A></H2>
@@ -2641,212 +2667,212 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=chown"></A><A HREF="modules/chown">chown</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/unistd.h.html">unistd.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/chown.c">chown.c</A><BR><A HREF="lib/fchown-stub.c">fchown-stub.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/chown.m4">chown.m4</A><BR>gl_FUNC_CHOWN
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=dup2"></A><A HREF="modules/dup2">dup2</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/unistd.h.html">unistd.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/dup2.c">dup2.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/dup2.m4">dup2.m4</A><BR>gl_FUNC_DUP2
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=ftruncate"></A><A HREF="modules/ftruncate">ftruncate</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/unistd.h.html">unistd.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/ftruncate.c">ftruncate.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/ftruncate.m4">ftruncate.m4</A><BR>gl_FUNC_FTRUNCATE
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getaddrinfo"></A><A HREF="modules/getaddrinfo">getaddrinfo</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getaddrinfo.h">getaddrinfo.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getaddrinfo.c">getaddrinfo.c</A><BR><A HREF="lib/gai_strerror.c">gai_strerror.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getaddrinfo.m4">getaddrinfo.m4</A><BR>gl_GETADDRINFO
+        <TD ALIGN=LEFT VALIGN=TOP>restrict<BR>gettext-h<BR>snprintf<BR>socklen<BR>stdbool<BR>strdup<BR>sys_socket<BR>inet_ntop
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getcwd"></A><A HREF="modules/getcwd">getcwd</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getcwd.h">getcwd.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getcwd.c">getcwd.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/d-ino.m4">d-ino.m4</A><BR><A HREF="m4/getcwd-abort-bug.m4">getcwd-abort-bug.m4</A><BR><A HREF="m4/getcwd-path-max.m4">getcwd-path-max.m4</A><BR><A HREF="m4/getcwd.m4">getcwd.m4</A><BR>gl_FUNC_GETCWD
+        <TD ALIGN=LEFT VALIGN=TOP>mempcpy<BR>extensions<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getgroups"></A><A HREF="modules/getgroups">getgroups</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/unistd.h.html">unistd.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getgroups.c">getgroups.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getgroups.m4">getgroups.m4</A><BR>gl_FUNC_GETGROUPS
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gethostname"></A><A HREF="modules/gethostname">gethostname</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gethostname.c">gethostname.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gethostname.m4">gethostname.m4</A><BR>gl_FUNC_GETHOSTNAME
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getlogin_r"></A><A HREF="modules/getlogin_r">getlogin_r</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getlogin_r.h">getlogin_r.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getlogin_r.c">getlogin_r.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getlogin_r.m4">getlogin_r.m4</A><BR>gl_GETLOGIN_R
+        <TD ALIGN=LEFT VALIGN=TOP>unistd
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getsubopt"></A><A HREF="modules/getsubopt">getsubopt</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getsubopt.h">getsubopt.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getsubopt.c">getsubopt.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getsubopt.m4">getsubopt.m4</A><BR>gl_FUNC_GETSUBOPT
+        <TD ALIGN=LEFT VALIGN=TOP>strchrnul
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gettimeofday"></A><A HREF="modules/gettimeofday">gettimeofday</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/sys/time.h.html">sys/time.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gettimeofday.c">gettimeofday.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gettimeofday.m4">gettimeofday.m4</A><BR>AC_FUNC_GETTIMEOFDAY_CLOBBER
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=inet_ntop"></A><A HREF="modules/inet_ntop">inet_ntop</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/inet_ntop.h">inet_ntop.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/inet_ntop.c">inet_ntop.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/inet_ntop.m4">inet_ntop.m4</A><BR>gl_INET_NTOP
+        <TD ALIGN=LEFT VALIGN=TOP>restrict<BR>socklen<BR>sys_socket
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=inet_pton"></A><A HREF="modules/inet_pton">inet_pton</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/inet_pton.h">inet_pton.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/inet_pton.c">inet_pton.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/inet_pton.m4">inet_pton.m4</A><BR>gl_INET_PTON
+        <TD ALIGN=LEFT VALIGN=TOP>restrict<BR>socklen<BR>sys_socket
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mkdir"></A><A HREF="modules/mkdir">mkdir</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/sys/stat.h.html">sys/stat.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/mkdir.c">mkdir.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mkdir-slash.m4">mkdir-slash.m4</A><BR>gl_FUNC_MKDIR_TRAILING_SLASH
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>dirname
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mkstemp"></A><A HREF="modules/mkstemp">mkstemp</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdlib.h.html">stdlib.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/mkstemp.c">mkstemp.c</A><BR><A HREF="lib/tempname.c">tempname.c</A>
+        <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/mkstemp.m4">mkstemp.m4</A><BR>gl_FUNC_MKSTEMP
+        <TD ALIGN=LEFT VALIGN=TOP>stat-macros<BR>sys_stat
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mkdtemp"></A><A HREF="modules/mkdtemp">mkdtemp</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/mkdtemp.h">mkdtemp.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/mkdtemp.c">mkdtemp.c</A>
+        <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/mkdtemp.m4">mkdtemp.m4</A><BR>gt_FUNC_MKDTEMP
+        <TD ALIGN=LEFT VALIGN=TOP>unistd
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=poll"></A><A HREF="modules/poll">poll</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/poll.h.html">poll.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/poll.c">poll.c</A><BR><A HREF="lib/poll_.h">poll_.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/poll.m4">poll.m4</A><BR>gl_FUNC_POLL
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=readlink"></A><A HREF="modules/readlink">readlink</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/readlink.c">readlink.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/readlink.m4">readlink.m4</A><BR>gl_FUNC_READLINK
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=lstat"></A><A HREF="modules/lstat">lstat</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/lstat.h">lstat.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/lstat.c">lstat.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/lstat.m4">lstat.m4</A><BR>gl_FUNC_LSTAT
+        <TD ALIGN=LEFT VALIGN=TOP>stat-macros
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=time_r"></A><A HREF="modules/time_r">time_r</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/time_r.h">time_r.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/time_r.c">time_r.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/time_r.m4">time_r.m4</A><BR>gl_TIME_R
+        <TD ALIGN=LEFT VALIGN=TOP>extensions<BR>restrict
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=timespec"></A><A HREF="modules/timespec">timespec</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/timespec.h">timespec.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/timespec.m4">timespec.m4</A><BR>gl_TIMESPEC
+        <TD ALIGN=LEFT VALIGN=TOP>extensions
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=nanosleep"></A><A HREF="modules/nanosleep">nanosleep</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/time.h.html">time.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/nanosleep.c">nanosleep.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/nanosleep.m4">nanosleep.m4</A><BR>gl_FUNC_NANOSLEEP
+        <TD ALIGN=LEFT VALIGN=TOP>timespec<BR>stdbool<BR>extensions
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=regex"></A><A HREF="modules/regex">regex</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/regex.h">regex.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/regex.c">regex.c</A><BR><A HREF="lib/regex_internal.c">regex_internal.c</A><BR><A HREF="lib/regex_internal.h">regex_internal.h</A><BR><A HREF="lib/regexec.c">regexec.c</A><BR><A HREF="lib/regcomp.c">regcomp.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/codeset.m4">codeset.m4</A><BR><A HREF="m4/regex.m4">regex.m4</A><BR>gl_REGEX
+        <TD ALIGN=LEFT VALIGN=TOP>alloca<BR>extensions<BR>gettext-h<BR>malloc<BR>restrict<BR>strcase<BR>ssize_t
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=rename"></A><A HREF="modules/rename">rename</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/stdio.h.html">stdio.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/rename.c">rename.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/rename.m4">rename.m4</A><BR>vb_FUNC_RENAME
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>dirname
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=rmdir"></A><A HREF="modules/rmdir">rmdir</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/unistd.h.html">unistd.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/rmdir.c">rmdir.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/rmdir.m4">rmdir.m4</A><BR>gl_FUNC_RMDIR
+        <TD ALIGN=LEFT VALIGN=TOP>stat-macros
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=ssize_t"></A><A HREF="modules/ssize_t">ssize_t</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/sys/types.h.html">sys/types.h</A>&gt;
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/ssize_t.m4">ssize_t.m4</A><BR>gt_TYPE_SSIZE_T
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=strtok_r"></A><A HREF="modules/strtok_r">strtok_r</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/strtok_r.h">strtok_r.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/strtok_r.c">strtok_r.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/strtok_r.m4">strtok_r.m4</A><BR>gl_FUNC_STRTOK_R
+        <TD ALIGN=LEFT VALIGN=TOP>restrict
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=sys_stat"></A><A HREF="modules/sys_stat">sys_stat</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/sys/stat.h.html">sys/stat.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/stat_.h">stat_.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/absolute-header.m4">absolute-header.m4</A><BR><A HREF="m4/sys_stat_h.m4">sys_stat_h.m4</A><BR>gl_HEADER_SYS_STAT_H
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=unistd"></A><A HREF="modules/unistd">unistd</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/unistd.h.html">unistd.h</A>&gt;
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/unistd_h.m4">unistd_h.m4</A><BR>gl_HEADER_UNISTD
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=utime"></A><A HREF="modules/utime">utime</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#if HAVE_UTIME_H<BR># include &lt;utime.h&gt;<BR>#else<BR># include &lt;sys/utime.h&gt;<BR>#endif
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/utime.c">utime.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/utimbuf.m4">utimbuf.m4</A><BR><A HREF="m4/utime.m4">utime.m4</A><BR><A HREF="m4/utimes.m4">utimes.m4</A><BR><A HREF="m4/utimes-null.m4">utimes-null.m4</A><BR>gl_FUNC_UTIME
+        <TD ALIGN=LEFT VALIGN=TOP>safe-read<BR>full-write
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=wcwidth"></A><A HREF="modules/wcwidth">wcwidth</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/wcwidth.h">wcwidth.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/wcwidth.m4">wcwidth.m4</A><BR><A HREF="m4/wchar_t.m4">wchar_t.m4</A><BR>gl_FUNC_WCWIDTH
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
@@ -2868,59 +2894,59 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=dirname"></A><A HREF="modules/dirname">dirname</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/dirname.h">dirname.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/dirname.c">dirname.c</A><BR><A HREF="lib/basename.c">basename.c</A><BR><A HREF="lib/stripslash.c">stripslash.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/dos.m4">dos.m4</A><BR><A HREF="m4/dirname.m4">dirname.m4</A><BR><A HREF="m4/double-slash-root.m4">double-slash-root.m4</A><BR>gl_DIRNAME
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>xalloc<BR>xstrndup
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getopt"></A><A HREF="modules/getopt">getopt</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;getopt.h&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getopt_.h">getopt_.h</A><BR><A HREF="lib/getopt.c">getopt.c</A><BR><A HREF="lib/getopt1.c">getopt1.c</A><BR><A HREF="lib/getopt_int.h">getopt_int.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getopt.m4">getopt.m4</A><BR>gl_GETOPT
+        <TD ALIGN=LEFT VALIGN=TOP>gettext-h<BR>unistd
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=unistd-safer"></A><A HREF="modules/unistd-safer">unistd-safer</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/unistd-safer.h">unistd-safer.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/unistd--.h">unistd--.h</A><BR><A HREF="lib/dup-safer.c">dup-safer.c</A><BR><A HREF="lib/fd-safer.c">fd-safer.c</A><BR><A HREF="lib/pipe-safer.c">pipe-safer.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/unistd-safer.m4">unistd-safer.m4</A><BR>gl_UNISTD_SAFER
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fnmatch"></A><A HREF="modules/fnmatch">fnmatch</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/fnmatch.h.html">fnmatch.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fnmatch_.h">fnmatch_.h</A><BR><A HREF="lib/fnmatch.c">fnmatch.c</A><BR><A HREF="lib/fnmatch_loop.c">fnmatch_loop.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mbstate_t.m4">mbstate_t.m4</A><BR><A HREF="m4/fnmatch.m4">fnmatch.m4</A><BR># No macro. You should also use one of fnmatch-posix or fnmatch-gnu.
+        <TD ALIGN=LEFT VALIGN=TOP>alloca<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fnmatch-posix"></A><A HREF="modules/fnmatch-posix">fnmatch-posix</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fnmatch.h">fnmatch.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>gl_FUNC_FNMATCH_POSIX
+        <TD ALIGN=LEFT VALIGN=TOP>fnmatch
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fnmatch-gnu"></A><A HREF="modules/fnmatch-gnu">fnmatch-gnu</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fnmatch.h">fnmatch.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>gl_FUNC_FNMATCH_GNU
+        <TD ALIGN=LEFT VALIGN=TOP>fnmatch
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=glob"></A><A HREF="modules/glob">glob</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/glob.h.html">glob.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/glob_.h">glob_.h</A><BR><A HREF="lib/glob-libc.h">glob-libc.h</A><BR><A HREF="lib/glob.c">glob.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/d-type.m4">d-type.m4</A><BR><A HREF="m4/glob.m4">glob.m4</A><BR>gl_GLOB
+        <TD ALIGN=LEFT VALIGN=TOP>alloca<BR>extensions<BR>fnmatch<BR>getlogin_r<BR>mempcpy<BR>restrict<BR>stat-macros<BR>stdbool<BR>strdup<BR>unistd
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=exclude"></A><A HREF="modules/exclude">exclude</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <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<BR>verify
       </TR>
     </TABLE>
     <H2><A NAME="posix_ext">Extra functions based on POSIX:2001</A></H2>
@@ -2942,10 +2968,10 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=human"></A><A HREF="modules/human">human</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/human.h">human.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/human.c">human.c</A>
+        <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/human.m4">human.m4</A><BR>gl_HUMAN
+        <TD ALIGN=LEFT VALIGN=TOP>gettext-h<BR>argmatch<BR>error<BR>intprops<BR>xstrtoumax<BR>stdbool
       </TR>
     </TABLE>
     <H3><A NAME="posix_ext_filesys">File system functions</A></H3>
@@ -2966,220 +2992,220 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=acl"></A><A HREF="modules/acl">acl</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/acl.h">acl.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/acl.c">acl.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/acl.m4">acl.m4</A><BR>AC_FUNC_ACL
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=backupfile"></A><A HREF="modules/backupfile">backupfile</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/backupfile.h">backupfile.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/backupfile.c">backupfile.c</A>
+        <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
+        <TD ALIGN=LEFT VALIGN=TOP>argmatch<BR>dirname<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=canonicalize"></A><A HREF="modules/canonicalize">canonicalize</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/canonicalize.h">canonicalize.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/canonicalize.c">canonicalize.c</A><BR><A HREF="lib/pathmax.h">pathmax.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/canonicalize.m4">canonicalize.m4</A><BR>AC_FUNC_CANONICALIZE_FILE_NAME
+        <TD ALIGN=LEFT VALIGN=TOP>cycle-check<BR>filenamecat<BR>stat-macros<BR>xalloc<BR>xgetcwd<BR>xreadlink
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=copy-file"></A><A HREF="modules/copy-file">copy-file</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/copy-file.h">copy-file.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/copy-file.c">copy-file.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/copy-file.m4">copy-file.m4</A><BR>gl_COPY_FILE
+        <TD ALIGN=LEFT VALIGN=TOP>error<BR>safe-read<BR>full-write<BR>binary-io<BR>exit<BR>gettext-h<BR>unistd
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=cycle-check"></A><A HREF="modules/cycle-check">cycle-check</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/cycle-check.h">cycle-check.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/cycle-check.c">cycle-check.c</A><BR><A HREF="lib/same-inode.h">same-inode.h</A><BR><A HREF="lib/dev-ino.h">dev-ino.h</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fsusage"></A><A HREF="modules/fsusage">fsusage</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fsusage.h">fsusage.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fsusage.c">fsusage.c</A>
+        <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
+        <TD ALIGN=LEFT VALIGN=TOP>full-read<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=dirfd"></A><A HREF="modules/dirfd">dirfd</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/dirfd.h">dirfd.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/dirfd.c">dirfd.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/dirfd.m4">dirfd.m4</A><BR>gl_FUNC_DIRFD
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=euidaccess"></A><A HREF="modules/euidaccess">euidaccess</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/euidaccess.h">euidaccess.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/euidaccess.c">euidaccess.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/euidaccess.m4">euidaccess.m4</A><BR>gl_FUNC_EUIDACCESS
+        <TD ALIGN=LEFT VALIGN=TOP>group-member<BR>stat-macros
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=file-type"></A><A HREF="modules/file-type">file-type</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/file-type.h">file-type.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/file-type.c">file-type.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/file-type.m4">file-type.m4</A><BR>gl_FILE_TYPE
+        <TD ALIGN=LEFT VALIGN=TOP>gettext-h<BR>stat-macros
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fileblocks"></A><A HREF="modules/fileblocks">fileblocks</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fileblocks.c">fileblocks.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/fileblocks.m4">fileblocks.m4</A><BR>gl_FILEBLOCKS
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=filemode"></A><A HREF="modules/filemode">filemode</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/filemode.h">filemode.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/filemode.c">filemode.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/filemode.m4">filemode.m4</A><BR>gl_FILEMODE
+        <TD ALIGN=LEFT VALIGN=TOP>stat-macros
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=filenamecat"></A><A HREF="modules/filenamecat">filenamecat</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/filenamecat.h">filenamecat.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/filenamecat.c">filenamecat.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/dos.m4">dos.m4</A><BR><A HREF="m4/filenamecat.m4">filenamecat.m4</A><BR>gl_FILE_NAME_CONCAT
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>dirname
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fts"></A><A HREF="modules/fts">fts</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fts_.h">fts_.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fts.c">fts.c</A><BR><A HREF="lib/fts-cycle.c">fts-cycle.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/fts.m4">fts.m4</A><BR>gl_FUNC_FTS
+        <TD ALIGN=LEFT VALIGN=TOP>cycle-check<BR>dirfd<BR>hash<BR>lstat<BR>stdbool<BR>fcntl-safer
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fts-lgpl"></A><A HREF="modules/fts-lgpl">fts-lgpl</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fts_.h">fts_.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fts.c">fts.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/fts.m4">fts.m4</A><BR>gl_FUNC_FTS_LGPL
+        <TD ALIGN=LEFT VALIGN=TOP>dirfd<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=isdir"></A><A HREF="modules/isdir">isdir</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/isdir.c">isdir.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/isdir.m4">isdir.m4</A><BR>gl_ISDIR
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=lchown"></A><A HREF="modules/lchown">lchown</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/lchown.h">lchown.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/lchown.c">lchown.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/lchown.m4">lchown.m4</A><BR>gl_FUNC_LCHOWN
+        <TD ALIGN=LEFT VALIGN=TOP>chown<BR>stat-macros
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mkancesdirs"></A><A HREF="modules/mkancesdirs">mkancesdirs</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/mkancesdirs.h">mkancesdirs.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/mkancesdirs.c">mkancesdirs.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mkancesdirs.m4">mkancesdirs.m4</A><BR>gl_MKANCESDIRS
+        <TD ALIGN=LEFT VALIGN=TOP>dirname<BR>stat-macros
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mkdir-p"></A><A HREF="modules/mkdir-p">mkdir-p</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/mkdir-p.h">mkdir-p.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/dirchownmod.c">dirchownmod.c</A><BR><A HREF="lib/dirchownmod.h">dirchownmod.h</A><BR><A HREF="lib/lchmod.h">lchmod.h</A><BR><A HREF="lib/mkdir-p.c">mkdir-p.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/lchmod.m4">lchmod.m4</A><BR><A HREF="m4/mkdir-p.m4">mkdir-p.m4</A><BR>gl_MKDIR_PARENTS
+        <TD ALIGN=LEFT VALIGN=TOP>error<BR>gettext-h<BR>lchown<BR>mkancesdirs<BR>quote<BR>stat-macros<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=modechange"></A><A HREF="modules/modechange">modechange</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/modechange.h">modechange.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/modechange.c">modechange.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/modechange.m4">modechange.m4</A><BR>gl_MODECHANGE
+        <TD ALIGN=LEFT VALIGN=TOP>stat-macros<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mountlist"></A><A HREF="modules/mountlist">mountlist</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/mountlist.h">mountlist.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/mountlist.c">mountlist.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/ls-mntd-fs.m4">ls-mntd-fs.m4</A><BR><A HREF="m4/fstypename.m4">fstypename.m4</A><BR><A HREF="m4/mountlist.m4">mountlist.m4</A><BR>gl_MOUNTLIST
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=pathname"></A><A HREF="modules/pathname">pathname</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/pathname.h">pathname.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/concatpath.c">concatpath.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>stpcpy
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=pathmax"></A><A HREF="modules/pathmax">pathmax</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/pathmax.h">pathmax.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/pathmax.m4">pathmax.m4</A><BR>gl_PATHMAX
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=same"></A><A HREF="modules/same">same</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/same.h">same.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/same.c">same.c</A><BR><A HREF="lib/same-inode.h">same-inode.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/same.m4">same.m4</A><BR>gl_SAME
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>error<BR>dirname<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=save-cwd"></A><A HREF="modules/save-cwd">save-cwd</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/save-cwd.h">save-cwd.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/save-cwd.c">save-cwd.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/save-cwd.m4">save-cwd.m4</A><BR>gl_SAVE_CWD
+        <TD ALIGN=LEFT VALIGN=TOP>chdir-long<BR>fcntl-safer<BR>xgetcwd<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=savedir"></A><A HREF="modules/savedir">savedir</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/savedir.h">savedir.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/savedir.c">savedir.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/savedir.m4">savedir.m4</A><BR>gl_SAVEDIR
+        <TD ALIGN=LEFT VALIGN=TOP>openat<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=stat-time"></A><A HREF="modules/stat-time">stat-time</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/stat-time.h">stat-time.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/stat-time.m4">stat-time.m4</A><BR>gl_STAT_TIME
+        <TD ALIGN=LEFT VALIGN=TOP>timespec
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=unlinkdir"></A><A HREF="modules/unlinkdir">unlinkdir</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/unlinkdir.h">unlinkdir.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/unlinkdir.c">unlinkdir.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/unlinkdir.m4">unlinkdir.m4</A><BR>gl_UNLINKDIR
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=utimecmp"></A><A HREF="modules/utimecmp">utimecmp</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/utimecmp.h">utimecmp.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><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>intprops<BR>stdbool<BR>verify
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=utimens"></A><A HREF="modules/utimens">utimens</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/utimens.h">utimens.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/utimens.c">utimens.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/utimbuf.m4">utimbuf.m4</A><BR><A HREF="m4/utimens.m4">utimens.m4</A><BR><A HREF="m4/utimes.m4">utimes.m4</A><BR>gl_UTIMENS
+        <TD ALIGN=LEFT VALIGN=TOP>timespec
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xgetcwd"></A><A HREF="modules/xgetcwd">xgetcwd</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xgetcwd.h">xgetcwd.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xgetcwd.c">xgetcwd.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xgetcwd.m4">xgetcwd.m4</A><BR>gl_XGETCWD
+        <TD ALIGN=LEFT VALIGN=TOP>getcwd<BR>xalloc<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xreadlink"></A><A HREF="modules/xreadlink">xreadlink</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xreadlink.h">xreadlink.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xreadlink.c">xreadlink.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xreadlink.m4">xreadlink.m4</A><BR>gl_XREADLINK
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>readlink<BR>ssize_t
       </TR>
     </TABLE>
     <H3><A NAME="posix_ext_filedesc">File descriptor based Input/Output</A></H3>
@@ -3200,42 +3226,42 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fcntl-safer"></A><A HREF="modules/fcntl-safer">fcntl-safer</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/fcntl-safer.h">fcntl-safer.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/fcntl--.h">fcntl--.h</A><BR><A HREF="lib/creat-safer.c">creat-safer.c</A><BR><A HREF="lib/open-safer.c">open-safer.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/fcntl-safer.m4">fcntl-safer.m4</A><BR>gl_FCNTL_SAFER
+        <TD ALIGN=LEFT VALIGN=TOP>unistd-safer
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=safe-read"></A><A HREF="modules/safe-read">safe-read</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/safe-read.h">safe-read.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/safe-read.c">safe-read.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/safe-read.m4">safe-read.m4</A><BR>gl_SAFE_READ
+        <TD ALIGN=LEFT VALIGN=TOP>ssize_t
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=safe-write"></A><A HREF="modules/safe-write">safe-write</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/safe-write.h">safe-write.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/safe-write.c">safe-write.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/safe-write.m4">safe-write.m4</A><BR>gl_SAFE_WRITE
+        <TD ALIGN=LEFT VALIGN=TOP>safe-read
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=full-read"></A><A HREF="modules/full-read">full-read</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/full-read.h">full-read.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/full-read.c">full-read.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>safe-read<BR>full-write
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=full-write"></A><A HREF="modules/full-write">full-write</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/full-write.h">full-write.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/full-write.c">full-write.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>safe-write
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=binary-io"></A><A HREF="modules/binary-io">binary-io</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/binary-io.h">binary-io.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
@@ -3259,38 +3285,45 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=fpending"></A><A HREF="modules/fpending">fpending</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/__fpending.h">__fpending.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/__fpending.c">__fpending.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/fpending.m4">fpending.m4</A><BR>gl_FUNC_FPENDING
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=closeout"></A><A HREF="modules/closeout">closeout</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/closeout.h">closeout.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/closeout.c">closeout.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/closeout.m4">closeout.m4</A><BR>gl_CLOSEOUT
+        <TD ALIGN=LEFT VALIGN=TOP>gettext-h<BR>error<BR>quotearg<BR>fpending<BR>exitfail<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=stdio-safer"></A><A HREF="modules/stdio-safer">stdio-safer</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/stdio-safer.h">stdio-safer.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/stdio--.h">stdio--.h</A><BR><A HREF="lib/fopen-safer.c">fopen-safer.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/stdio-safer.m4">stdio-safer.m4</A><BR>gl_STDIO_SAFER
+        <TD ALIGN=LEFT VALIGN=TOP>unistd-safer
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=stdlib-safer"></A><A HREF="modules/stdlib-safer">stdlib-safer</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/stdlib-safer.h">stdlib-safer.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/stdlib--.h">stdlib--.h</A><BR><A HREF="lib/mkstemp-safer.c">mkstemp-safer.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/stdlib-safer.m4">stdlib-safer.m4</A><BR>gl_STDLIB_SAFER
+        <TD ALIGN=LEFT VALIGN=TOP>mkstemp<BR>unistd-safer
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getpass"></A><A HREF="modules/getpass">getpass</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getpass.h">getpass.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getpass.c">getpass.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getpass.m4">getpass.m4</A><BR>gl_FUNC_GETPASS
+        <TD ALIGN=LEFT VALIGN=TOP>getline<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getpass-gnu"></A><A HREF="modules/getpass-gnu">getpass-gnu</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getpass.h">getpass.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getpass.c">getpass.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getpass.m4">getpass.m4</A><BR>gl_FUNC_GETPASS_GNU
+        <TD ALIGN=LEFT VALIGN=TOP>getline<BR>stdbool
       </TR>
     </TABLE>
     <H3><A NAME="posix_ext_uidgid">Users and groups</A></H3>
@@ -3312,30 +3345,30 @@
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getugroups"></A><A HREF="modules/getugroups">getugroups</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getugroups.c">getugroups.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getugroups.m4">getugroups.m4</A><BR>gl_GETUGROUPS
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=group-member"></A><A HREF="modules/group-member">group-member</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/group-member.h">group-member.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/group-member.c">group-member.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/group-member.m4">group-member.m4</A><BR>gl_FUNC_GROUP_MEMBER
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=idcache"></A><A HREF="modules/idcache">idcache</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/idcache.c">idcache.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/idcache.m4">idcache.m4</A><BR>gl_IDCACHE
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=userspec"></A><A HREF="modules/userspec">userspec</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/userspec.h">userspec.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/inttostr.h">inttostr.h</A><BR><A HREF="lib/userspec.c">userspec.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/userspec.m4">userspec.m4</A><BR>gl_USERSPEC
+        <TD ALIGN=LEFT VALIGN=TOP>posixver<BR>xalloc<BR>xstrtol<BR>strdup<BR>gettext-h<BR>intprops<BR>stdbool
       </TR>
     </TABLE>
     <H3><A NAME="posix_ext_datetime">Date and time</A></H3>
@@ -3356,31 +3389,31 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gettime"></A><A HREF="modules/gettime">gettime</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/timespec.h">timespec.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gettime.c">gettime.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/clock_time.m4">clock_time.m4</A><BR><A HREF="m4/gettime.m4">gettime.m4</A><BR>gl_GETTIME
+        <TD ALIGN=LEFT VALIGN=TOP>gettimeofday<BR>timespec<BR>extensions
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=settime"></A><A HREF="modules/settime">settime</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/settime.c">settime.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/clock_time.m4">clock_time.m4</A><BR><A HREF="m4/settime.m4">settime.m4</A><BR>gl_SETTIME
+        <TD ALIGN=LEFT VALIGN=TOP>timespec<BR>extensions
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=posixtm"></A><A HREF="modules/posixtm">posixtm</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/posixtm.h">posixtm.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/posixtm.c">posixtm.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/posixtm.m4">posixtm.m4</A><BR>gl_POSIXTM
+        <TD ALIGN=LEFT VALIGN=TOP>mktime<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xnanosleep"></A><A HREF="modules/xnanosleep">xnanosleep</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xnanosleep.h">xnanosleep.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xnanosleep.c">xnanosleep.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/xnanosleep.m4">xnanosleep.m4</A><BR>gl_XNANOSLEEP
+        <TD ALIGN=LEFT VALIGN=TOP>timespec<BR>intprops<BR>stdbool
       </TR>
     </TABLE>
     <H3><A NAME="posix_ext_net">Networking functions</A></H3>
@@ -3401,17 +3434,17 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xgethostname"></A><A HREF="modules/xgethostname">xgethostname</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xgethostname.h">xgethostname.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xgethostname.c">xgethostname.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>gethostname<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=canon-host"></A><A HREF="modules/canon-host">canon-host</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/canon-host.h">canon-host.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/canon-host.c">canon-host.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/canon-host.m4">canon-host.m4</A><BR>gl_CANON_HOST
+        <TD ALIGN=LEFT VALIGN=TOP>getaddrinfo<BR>strdup
       </TR>
     </TABLE>
     <H3><A NAME="posix_ext_thread">Multithreading</A></H3>
@@ -3432,17 +3465,17 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=lock"></A><A HREF="modules/lock">lock</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/lock.h">lock.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/lock.c">lock.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/lock.m4">lock.m4</A><BR>gl_LOCK
+        <TD ALIGN=LEFT VALIGN=TOP>havelib
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=tls"></A><A HREF="modules/tls">tls</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/tls.h">tls.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/tls.c">tls.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/tls.m4">tls.m4</A><BR>gl_TLS
+        <TD ALIGN=LEFT VALIGN=TOP>lock
       </TR>
     </TABLE>
     <H3><A NAME="posix_ext_i18n">Internationalization functions</A></H3>
@@ -3463,129 +3496,129 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gettext"></A><A HREF="modules/gettext">gettext</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gettext.h">gettext.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/codeset.m4">codeset.m4</A><BR><A HREF="m4/gettext.m4">gettext.m4</A><BR><A HREF="m4/glibc2.m4">glibc2.m4</A><BR><A HREF="m4/glibc21.m4">glibc21.m4</A><BR><A HREF="m4/iconv.m4">iconv.m4</A><BR><A HREF="m4/intdiv0.m4">intdiv0.m4</A><BR><A HREF="m4/intmax.m4">intmax.m4</A><BR><A HREF="m4/inttypes.m4">inttypes.m4</A><BR><A HREF="m4/inttypes_h.m4">inttypes_h.m4</A><BR><A HREF="m4/inttypes-pri.m4">inttypes-pri.m4</A><BR><A HREF="m4/isc-posix.m4">isc-posix.m4</A><BR><A HREF="m4/lcmessage.m4">lcmessage.m4</A><BR><A HREF="m4/longdouble.m4">longdouble.m4</A><BR><A HREF="m4/longlong.m4">longlong.m4</A><BR><A HREF="m4/nls.m4">nls.m4</A><BR><A HREF="m4/po.m4">po.m4</A><BR><A HREF="m4/printf-posix.m4">printf-posix.m4</A><BR><A HREF="m4/progtest.m4">progtest.m4</A><BR><A HREF="m4/signed.m4">signed.m4</A><BR><A HREF="m4/size_max.m4">size_max.m4</A><BR><A HREF="m4/stdint_h.m4">stdint_h.m4</A><BR><A HREF="m4/uintmax_t.m4">uintmax_t.m4</A><BR><A HREF="m4/ulonglong.m4">ulonglong.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/xsize.m4">xsize.m4</A><BR>AM_GNU_GETTEXT([external])<BR>AM_GNU_GETTEXT_VERSION([0.14.5])
+        <TD ALIGN=LEFT VALIGN=TOP>gettext-h<BR>havelib
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gettext-h"></A><A HREF="modules/gettext-h">gettext-h</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gettext.h">gettext.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=iconv"></A><A HREF="modules/iconv">iconv</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/iconv.h.html">iconv.h</A>&gt;
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/iconv.m4">iconv.m4</A><BR>AM_ICONV
+        <TD ALIGN=LEFT VALIGN=TOP>havelib
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=iconvme"></A><A HREF="modules/iconvme">iconvme</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/iconvme.h">iconvme.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/iconvme.c">iconvme.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/iconvme.m4">iconvme.m4</A><BR>gl_ICONVME
+        <TD ALIGN=LEFT VALIGN=TOP>iconv<BR>strdup
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=localcharset"></A><A HREF="modules/localcharset">localcharset</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/localcharset.h">localcharset.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/localcharset.c">localcharset.c</A><BR><A HREF="lib/config.charset">config.charset</A><BR><A HREF="lib/ref-add.sin">ref-add.sin</A><BR><A HREF="lib/ref-del.sin">ref-del.sin</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/codeset.m4">codeset.m4</A><BR><A HREF="m4/glibc21.m4">glibc21.m4</A><BR><A HREF="m4/localcharset.m4">localcharset.m4</A><BR>gl_LOCALCHARSET
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=hard-locale"></A><A HREF="modules/hard-locale">hard-locale</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/hard-locale.h">hard-locale.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/hard-locale.c">hard-locale.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/hard-locale.m4">hard-locale.m4</A><BR>gl_HARD_LOCALE
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>strdup
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=mbswidth"></A><A HREF="modules/mbswidth">mbswidth</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/mbswidth.h">mbswidth.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/mbswidth.c">mbswidth.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mbstate_t.m4">mbstate_t.m4</A><BR><A HREF="m4/mbrtowc.m4">mbrtowc.m4</A><BR><A HREF="m4/mbswidth.m4">mbswidth.m4</A><BR>gl_MBSWIDTH
+        <TD ALIGN=LEFT VALIGN=TOP>wcwidth
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=memcasecmp"></A><A HREF="modules/memcasecmp">memcasecmp</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/memcasecmp.h">memcasecmp.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/memcasecmp.c">memcasecmp.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/memcasecmp.m4">memcasecmp.m4</A><BR>gl_MEMCASECMP
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=memcoll"></A><A HREF="modules/memcoll">memcoll</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/memcoll.h">memcoll.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/memcoll.c">memcoll.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/memcoll.m4">memcoll.m4</A><BR>gl_MEMCOLL
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xmemcoll"></A><A HREF="modules/xmemcoll">xmemcoll</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xmemcoll.h">xmemcoll.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xmemcoll.c">xmemcoll.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>memcoll<BR>gettext-h<BR>error<BR>quotearg<BR>exitfail
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=unicodeio"></A><A HREF="modules/unicodeio">unicodeio</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/unicodeio.h">unicodeio.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/unicodeio.c">unicodeio.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/unicodeio.m4">unicodeio.m4</A><BR>gl_UNICODEIO
+        <TD ALIGN=LEFT VALIGN=TOP>iconv<BR>gettext-h<BR>localcharset<BR>error
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=rpmatch"></A><A HREF="modules/rpmatch">rpmatch</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/rpmatch.c">rpmatch.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/rpmatch.m4">rpmatch.m4</A><BR>gl_FUNC_RPMATCH
+        <TD ALIGN=LEFT VALIGN=TOP>gettext-h<BR>regex
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=yesno"></A><A HREF="modules/yesno">yesno</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/yesno.h">yesno.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/yesno.c">yesno.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/yesno.m4">yesno.m4</A><BR>gl_YESNO
+        <TD ALIGN=LEFT VALIGN=TOP>getline<BR>rpmatch<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=ucs4-utf8"></A><A HREF="modules/ucs4-utf8">ucs4-utf8</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/ucs4-utf8.h">ucs4-utf8.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/ucs4-utf.m4">ucs4-utf.m4</A><BR>gl_UCS4_UTF
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=ucs4-utf16"></A><A HREF="modules/ucs4-utf16">ucs4-utf16</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/ucs4-utf16.h">ucs4-utf16.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/ucs4-utf.m4">ucs4-utf.m4</A><BR>gl_UCS4_UTF
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=utf8-ucs4"></A><A HREF="modules/utf8-ucs4">utf8-ucs4</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/utf8-ucs4.h">utf8-ucs4.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/utf-ucs4.m4">utf-ucs4.m4</A><BR>gl_UTF_UCS4
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=utf16-ucs4"></A><A HREF="modules/utf16-ucs4">utf16-ucs4</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/utf16-ucs4.h">utf16-ucs4.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/utf-ucs4.m4">utf-ucs4.m4</A><BR>gl_UTF_UCS4
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=linebreak"></A><A HREF="modules/linebreak">linebreak</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/linebreak.h">linebreak.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/linebreak.c">linebreak.c</A><BR><A HREF="lib/lbrkprop.h">lbrkprop.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/linebreak.m4">linebreak.m4</A><BR>gl_LINEBREAK
+        <TD ALIGN=LEFT VALIGN=TOP>localcharset<BR>c-ctype<BR>iconv<BR>utf8-ucs4<BR>utf16-ucs4<BR>xsize
       </TR>
     </TABLE>
     <H3><A NAME="posix_ext_exec">Executing programs</A></H3>
@@ -3606,45 +3639,45 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=cloexec"></A><A HREF="modules/cloexec">cloexec</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/cloexec.h">cloexec.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/cloexec.c">cloexec.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/cloexec.m4">cloexec.m4</A><BR>gl_CLOEXEC
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=findprog"></A><A HREF="modules/findprog">findprog</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/findprog.h">findprog.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/findprog.c">findprog.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/findprog.m4">findprog.m4</A><BR><A HREF="m4/eaccess.m4">eaccess.m4</A><BR>gl_FINDPROG
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>xalloc<BR>pathname<BR>unistd
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=wait-process"></A><A HREF="modules/wait-process">wait-process</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/wait-process.h">wait-process.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/wait-process.c">wait-process.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/wait-process.m4">wait-process.m4</A><BR><A HREF="m4/sig_atomic_t.m4">sig_atomic_t.m4</A><BR>gl_WAIT_PROCESS
+        <TD ALIGN=LEFT VALIGN=TOP>fatal-signal<BR>error<BR>exit<BR>xalloc<BR>gettext-h<BR>stdbool<BR>unistd
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=execute"></A><A HREF="modules/execute">execute</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/execute.h">execute.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/execute.c">execute.c</A><BR><A HREF="lib/w32spawn.h">w32spawn.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/execute.m4">execute.m4</A><BR>gl_EXECUTE
+        <TD ALIGN=LEFT VALIGN=TOP>error<BR>exit<BR>fatal-signal<BR>wait-process<BR>gettext-h<BR>stdbool<BR>strpbrk<BR>unistd
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=pipe"></A><A HREF="modules/pipe">pipe</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/pipe.h">pipe.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/pipe.c">pipe.c</A><BR><A HREF="lib/w32spawn.h">w32spawn.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/pipe.m4">pipe.m4</A><BR>gl_PIPE
+        <TD ALIGN=LEFT VALIGN=TOP>wait-process<BR>error<BR>exit<BR>fatal-signal<BR>gettext-h<BR>stdbool<BR>strpbrk<BR>unistd
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=sh-quote"></A><A HREF="modules/sh-quote">sh-quote</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/sh-quote.h">sh-quote.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/sh-quote.c">sh-quote.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>quotearg<BR>xalloc
       </TR>
     </TABLE>
     <H3><A NAME="posix_ext_java">Java</A></H3>
@@ -3665,24 +3698,24 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=classpath"></A><A HREF="modules/classpath">classpath</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/classpath.h">classpath.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/classpath.c">classpath.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>xsetenv<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=javacomp"></A><A HREF="modules/javacomp">javacomp</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/javacomp.h">javacomp.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/javacomp.c">javacomp.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>xallocsa<BR>execute<BR>pipe<BR>wait-process<BR>classpath<BR>xsetenv<BR>sh-quote<BR>safe-read<BR>xalloc<BR>error<BR>gettext-h<BR>javacomp-script
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=javaexec"></A><A HREF="modules/javaexec">javaexec</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/javaexec.h">javaexec.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/javaexec.c">javaexec.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/javaexec.m4">javaexec.m4</A><BR>gt_JAVAEXEC<BR>AC_CONFIG_FILES([javaexec.sh:build-aux/javaexec.sh.in])
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>execute<BR>classpath<BR>xsetenv<BR>sh-quote<BR>pathname<BR>xalloc<BR>xallocsa<BR>error<BR>gettext-h
       </TR>
     </TABLE>
     <H3><A NAME="posix_ext_csharp">C#</A></H3>
@@ -3703,17 +3736,17 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=csharpcomp"></A><A HREF="modules/csharpcomp">csharpcomp</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/csharpcomp.h">csharpcomp.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/csharpcomp.c">csharpcomp.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>xallocsa<BR>execute<BR>pipe<BR>wait-process<BR>getline<BR>sh-quote<BR>safe-read<BR>error<BR>gettext-h<BR>csharpcomp-script
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=csharpexec"></A><A HREF="modules/csharpexec">csharpexec</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/csharpexec.h">csharpexec.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/csharpexec.c">csharpexec.c</A><BR><A HREF="lib/classpath.h">classpath.h</A><BR><A HREF="lib/classpath.c">classpath.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/csharpexec.m4">csharpexec.m4</A><BR><A HREF="m4/csharp.m4">csharp.m4</A><BR>gt_CSHARPEXEC<BR>AC_CONFIG_FILES([csharpexec.sh:build-aux/csharpexec.sh.in])
+        <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>execute<BR>xsetenv<BR>sh-quote<BR>xalloc<BR>xallocsa<BR>error<BR>gettext-h
       </TR>
     </TABLE>
     <H3><A NAME="posix_ext_misc">Misc</A></H3>
@@ -3734,149 +3767,149 @@
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=argp"></A><A HREF="modules/argp">argp</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/argp.h">argp.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/argp-ba.c">argp-ba.c</A><BR><A HREF="lib/argp-eexst.c">argp-eexst.c</A><BR><A HREF="lib/argp-fmtstream.c">argp-fmtstream.c</A><BR><A HREF="lib/argp-fmtstream.h">argp-fmtstream.h</A><BR><A HREF="lib/argp-fs-xinl.c">argp-fs-xinl.c</A><BR><A HREF="lib/argp-help.c">argp-help.c</A><BR><A HREF="lib/argp-namefrob.h">argp-namefrob.h</A><BR><A HREF="lib/argp-parse.c">argp-parse.c</A><BR><A HREF="lib/argp-pin.c">argp-pin.c</A><BR><A HREF="lib/argp-pv.c">argp-pv.c</A><BR><A HREF="lib/argp-pvh.c">argp-pvh.c</A><BR><A HREF="lib/argp-xinl.c">argp-xinl.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/argp.m4">argp.m4</A><BR>gl_ARGP
+        <TD ALIGN=LEFT VALIGN=TOP>alloca<BR>dirname<BR>getopt<BR>strchrnul<BR>sysexits<BR>mempcpy<BR>strndup<BR>restrict<BR>strcase<BR>extensions<BR>vsnprintf
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=argz"></A><A HREF="modules/argz">argz</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;argz.h&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/argz_.h">argz_.h</A><BR><A HREF="lib/argz.c">argz.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/argz.m4">argz.m4</A><BR>gl_FUNC_ARGZ
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=byteswap"></A><A HREF="modules/byteswap">byteswap</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;byteswap.h&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/byteswap_.h">byteswap_.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/byteswap.m4">byteswap.m4</A><BR>gl_BYTESWAP
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=exitfail"></A><A HREF="modules/exitfail">exitfail</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/exitfail.h">exitfail.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/exitfail.c">exitfail.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/exitfail.m4">exitfail.m4</A><BR>gl_EXITFAIL
+        <TD ALIGN=LEFT VALIGN=TOP>exit
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=c-stack"></A><A HREF="modules/c-stack">c-stack</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/c-stack.h">c-stack.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/c-stack.c">c-stack.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/c-stack.m4">c-stack.m4</A><BR>gl_C_STACK
+        <TD ALIGN=LEFT VALIGN=TOP>gettext-h<BR>exitfail<BR>unistd
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=error"></A><A HREF="modules/error">error</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/error.h">error.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/error.c">error.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/error.m4">error.m4</A><BR><A HREF="m4/strerror_r.m4">strerror_r.m4</A><BR>gl_ERROR
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=extensions"></A><A HREF="modules/extensions">extensions</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/extensions.m4">extensions.m4</A><BR>dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac.
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getdomainname"></A><A HREF="modules/getdomainname">getdomainname</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getdomainname.h">getdomainname.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getdomainname.c">getdomainname.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getdomainname.m4">getdomainname.m4</A><BR>gl_FUNC_GETDOMAINNAME
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=xgetdomainname"></A><A HREF="modules/xgetdomainname">xgetdomainname</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xgetdomainname.h">xgetdomainname.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/xgetdomainname.c">xgetdomainname.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>getdomainname<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getloadavg"></A><A HREF="modules/getloadavg">getloadavg</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getloadavg.c">getloadavg.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP>AC_FUNC_GETLOADAVG
+        <TD ALIGN=LEFT VALIGN=TOP>cloexec<BR>xalloc<BR>c-strtod<BR>intprops<BR>stdbool<BR>fcntl-safer
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getpagesize"></A><A HREF="modules/getpagesize">getpagesize</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/getpagesize.h">getpagesize.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getpagesize.m4">getpagesize.m4</A><BR>gl_GETPAGESIZE
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=getusershell"></A><A HREF="modules/getusershell">getusershell</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/getusershell.c">getusershell.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/getusershell.m4">getusershell.m4</A><BR>gl_FUNC_GETUSERSHELL
+        <TD ALIGN=LEFT VALIGN=TOP>stdio-safer<BR>xalloc
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=physmem"></A><A HREF="modules/physmem">physmem</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/physmem.h">physmem.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/physmem.c">physmem.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/physmem.m4">physmem.m4</A><BR>gl_PHYSMEM
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=posixver"></A><A HREF="modules/posixver">posixver</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/posixver.h">posixver.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/posixver.c">posixver.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/posixver.m4">posixver.m4</A><BR>gl_POSIXVER
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=progname"></A><A HREF="modules/progname">progname</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/progname.h">progname.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/progname.c">progname.c</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=quotearg"></A><A HREF="modules/quotearg">quotearg</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/quotearg.h">quotearg.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/quotearg.c">quotearg.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/mbstate_t.m4">mbstate_t.m4</A><BR><A HREF="m4/mbrtowc.m4">mbrtowc.m4</A><BR><A HREF="m4/quotearg.m4">quotearg.m4</A><BR>gl_QUOTEARG
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>gettext-h<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=quote"></A><A HREF="modules/quote">quote</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/quote.h">quote.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/quote.c">quote.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/quote.m4">quote.m4</A><BR>gl_QUOTE
+        <TD ALIGN=LEFT VALIGN=TOP>quotearg
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=readutmp"></A><A HREF="modules/readutmp">readutmp</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/readutmp.h">readutmp.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/readutmp.c">readutmp.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/readutmp.m4">readutmp.m4</A><BR>gl_READUTMP
+        <TD ALIGN=LEFT VALIGN=TOP>xalloc<BR>free<BR>stdbool
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=sig2str"></A><A HREF="modules/sig2str">sig2str</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/sig2str.h">sig2str.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/sig2str.c">sig2str.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/sig2str.m4">sig2str.m4</A><BR>gl_FUNC_SIG2STR
+        <TD ALIGN=LEFT VALIGN=TOP>intprops
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=sysexits"></A><A HREF="modules/sysexits">sysexits</A>
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;sysexits.h&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/sysexit_.h">sysexit_.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/sysexits.m4">sysexits.m4</A><BR>gl_SYSEXITS
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=visibility"></A><A HREF="modules/visibility">visibility</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/visibility.m4">visibility.m4</A><BR>gl_VISIBILITY
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
@@ -3900,18 +3933,18 @@
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=ldd"></A><A HREF="modules/ldd">ldd</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/ldd.m4">ldd.m4</A><BR>gl_LDD<BR>AC_CONFIG_FILES([ldd.sh:build-aux/ldd.sh.in])
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
       <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=lib-ignore"></A><A HREF="modules/lib-ignore">lib-ignore</A>
         <TD ALIGN=LEFT VALIGN=TOP>---
         <TD ALIGN=LEFT VALIGN=TOP>---
-        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/lib-ignore.m4">lib-ignore.m4</A><BR>gl_IGNORE_UNUSED_LIBRARIES
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
-    <H2><A NAME="build_lib">Support for building documentation</A></H2>
+    <H2><A NAME="build_doc">Support for building documentation</A></H2>
     <TABLE>
       <TR>
         <TH ALIGN=LEFT>modules/
@@ -3942,881 +3975,305 @@
         <TD ALIGN=LEFT VALIGN=TOP>---
       </TR>
     </TABLE>
+    <H2>Unclassified modules - please update MODULES.html.sh</H2>
+    <TABLE>
+      <TR>
+        <TH ALIGN=LEFT>modules/
+        <TH ALIGN=LEFT>lib/
+        <TH ALIGN=LEFT>lib/
+        <TH ALIGN=LEFT>m4/
+        <TH ALIGN=LEFT>&nbsp;
+      </TR>
+      <TR>
+        <TH ALIGN=LEFT>Module
+        <TH ALIGN=LEFT>Header
+        <TH ALIGN=LEFT>Implementation
+        <TH ALIGN=LEFT>Autoconf macro
+        <TH ALIGN=LEFT>Depends on
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=arcfour"></A><A HREF="modules/arcfour">arcfour</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/arcfour.h">arcfour.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/arcfour.c">arcfour.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/arcfour.m4">arcfour.m4</A><BR>gl_ARCFOUR
+        <TD ALIGN=LEFT VALIGN=TOP>stdint
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=arctwo"></A><A HREF="modules/arctwo">arctwo</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/arctwo.h">arctwo.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/arctwo.c">arctwo.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/arctwo.m4">arctwo.m4</A><BR>gl_ARCTWO
+        <TD ALIGN=LEFT VALIGN=TOP>stdint
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=arpa_inet"></A><A HREF="modules/arpa_inet">arpa_inet</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/arpa/inet.h.html">arpa/inet.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/arpa_inet_h.m4">arpa_inet_h.m4</A><BR>gl_HEADER_ARPA_INET
+        <TD ALIGN=LEFT VALIGN=TOP>sys_socket
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=chdir-long"></A><A HREF="modules/chdir-long">chdir-long</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/chdir-long.h">chdir-long.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/chdir-long.c">chdir-long.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/chdir-long.m4">chdir-long.m4</A><BR>gl_FUNC_CHDIR_LONG
+        <TD ALIGN=LEFT VALIGN=TOP>openat<BR>mempcpy<BR>memrchr<BR>stdbool
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=crc"></A><A HREF="modules/crc">crc</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/crc.h">crc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/crc.c">crc.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/crc.m4">crc.m4</A><BR>gl_CRC
+        <TD ALIGN=LEFT VALIGN=TOP>stdint
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=csharpcomp-script"></A><A HREF="modules/csharpcomp-script">csharpcomp-script</A>
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/csharpcomp.m4">csharpcomp.m4</A><BR><A HREF="m4/csharp.m4">csharp.m4</A><BR>gt_CSHARPCOMP<BR>AC_CONFIG_FILES([csharpcomp.sh:build-aux/csharpcomp.sh.in])
+        <TD ALIGN=LEFT VALIGN=TOP>---
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=des"></A><A HREF="modules/des">des</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/des.h">des.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/des.c">des.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/des.m4">des.m4</A><BR>gl_DES
+        <TD ALIGN=LEFT VALIGN=TOP>stdint<BR>stdbool
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc"></A><A HREF="modules/gc">gc</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gc-libgcrypt.c">gc-libgcrypt.c</A><BR><A HREF="lib/gc-gnulib.c">gc-gnulib.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc.m4">gc.m4</A><BR>gl_GC
+        <TD ALIGN=LEFT VALIGN=TOP>havelib<BR>restrict
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc-arcfour"></A><A HREF="modules/gc-arcfour">gc-arcfour</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/arcfour.h">arcfour.h</A><BR><A HREF="lib/arcfour.c">arcfour.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc-arcfour.m4">gc-arcfour.m4</A><BR><A HREF="m4/arcfour.m4">arcfour.m4</A><BR>gl_GC_ARCFOUR
+        <TD ALIGN=LEFT VALIGN=TOP>stdint<BR>gc
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc-arctwo"></A><A HREF="modules/gc-arctwo">gc-arctwo</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/arctwo.h">arctwo.h</A><BR><A HREF="lib/arctwo.c">arctwo.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc-arctwo.m4">gc-arctwo.m4</A><BR><A HREF="m4/arctwo.m4">arctwo.m4</A><BR>gl_GC_ARCTWO
+        <TD ALIGN=LEFT VALIGN=TOP>stdint<BR>gc
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc-des"></A><A HREF="modules/gc-des">gc-des</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/des.h">des.h</A><BR><A HREF="lib/des.c">des.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc-des.m4">gc-des.m4</A><BR><A HREF="m4/des.m4">des.m4</A><BR>gl_GC_DES
+        <TD ALIGN=LEFT VALIGN=TOP>stdint<BR>gc
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc-hmac-md5"></A><A HREF="modules/gc-hmac-md5">gc-hmac-md5</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/md5.h">md5.h</A><BR><A HREF="lib/md5.c">md5.c</A><BR><A HREF="lib/hmac.h">hmac.h</A><BR><A HREF="lib/hmac-md5.c">hmac-md5.c</A><BR><A HREF="lib/memxor.h">memxor.h</A><BR><A HREF="lib/memxor.c">memxor.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc-hmac-md5.m4">gc-hmac-md5.m4</A><BR><A HREF="m4/md5.m4">md5.m4</A><BR><A HREF="m4/hmac-md5.m4">hmac-md5.m4</A><BR><A HREF="m4/memxor.m4">memxor.m4</A><BR>gl_GC_HMAC_MD5
+        <TD ALIGN=LEFT VALIGN=TOP>stdint<BR>gc
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc-hmac-sha1"></A><A HREF="modules/gc-hmac-sha1">gc-hmac-sha1</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/sha1.h">sha1.h</A><BR><A HREF="lib/sha1.c">sha1.c</A><BR><A HREF="lib/hmac.h">hmac.h</A><BR><A HREF="lib/hmac-sha1.c">hmac-sha1.c</A><BR><A HREF="lib/memxor.h">memxor.h</A><BR><A HREF="lib/memxor.c">memxor.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc-hmac-sha1.m4">gc-hmac-sha1.m4</A><BR><A HREF="m4/sha1.m4">sha1.m4</A><BR><A HREF="m4/hmac-sha1.m4">hmac-sha1.m4</A><BR><A HREF="m4/memxor.m4">memxor.m4</A><BR>gl_GC_HMAC_SHA1
+        <TD ALIGN=LEFT VALIGN=TOP>stdint<BR>gc
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc-md2"></A><A HREF="modules/gc-md2">gc-md2</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc-md2.m4">gc-md2.m4</A><BR>gl_GC_MD2
+        <TD ALIGN=LEFT VALIGN=TOP>stdint<BR>gc<BR>minmax<BR>md2
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc-md4"></A><A HREF="modules/gc-md4">gc-md4</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/md4.h">md4.h</A><BR><A HREF="lib/md4.c">md4.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc-md4.m4">gc-md4.m4</A><BR><A HREF="m4/md4.m4">md4.m4</A><BR>gl_GC_MD4
+        <TD ALIGN=LEFT VALIGN=TOP>stdint<BR>gc
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc-md5"></A><A HREF="modules/gc-md5">gc-md5</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/md5.h">md5.h</A><BR><A HREF="lib/md5.c">md5.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc-md5.m4">gc-md5.m4</A><BR><A HREF="m4/md5.m4">md5.m4</A><BR>gl_GC_MD5
+        <TD ALIGN=LEFT VALIGN=TOP>stdint<BR>gc
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc-pbkdf2-sha1"></A><A HREF="modules/gc-pbkdf2-sha1">gc-pbkdf2-sha1</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gc-pbkdf2-sha1.c">gc-pbkdf2-sha1.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc-pbkdf2-sha1.m4">gc-pbkdf2-sha1.m4</A><BR>gl_GC_PBKDF2_SHA1
+        <TD ALIGN=LEFT VALIGN=TOP>gc<BR>gc-hmac-sha1
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc-random"></A><A HREF="modules/gc-random">gc-random</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc-random.m4">gc-random.m4</A><BR>gl_GC_RANDOM
+        <TD ALIGN=LEFT VALIGN=TOP>gc
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc-rijndael"></A><A HREF="modules/gc-rijndael">gc-rijndael</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/rijndael-alg-fst.c">rijndael-alg-fst.c</A><BR><A HREF="lib/rijndael-alg-fst.h">rijndael-alg-fst.h</A><BR><A HREF="lib/rijndael-api-fst.c">rijndael-api-fst.c</A><BR><A HREF="lib/rijndael-api-fst.h">rijndael-api-fst.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc-rijndael.m4">gc-rijndael.m4</A><BR><A HREF="m4/rijndael.m4">rijndael.m4</A><BR>gl_GC_RIJNDAEL
+        <TD ALIGN=LEFT VALIGN=TOP>stdint<BR>gc
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gc-sha1"></A><A HREF="modules/gc-sha1">gc-sha1</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/gc.h">gc.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/sha1.h">sha1.h</A><BR><A HREF="lib/sha1.c">sha1.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gc-sha1.m4">gc-sha1.m4</A><BR><A HREF="m4/sha1.m4">sha1.m4</A><BR>gl_GC_SHA1
+        <TD ALIGN=LEFT VALIGN=TOP>stdint<BR>gc
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=gethrxtime"></A><A HREF="modules/gethrxtime">gethrxtime</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/xtime.h">xtime.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/gethrxtime.c">gethrxtime.c</A><BR><A HREF="lib/gethrxtime.h">gethrxtime.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/gethrxtime.m4">gethrxtime.m4</A><BR><A HREF="m4/clock_time.m4">clock_time.m4</A><BR><A HREF="m4/longlong.m4">longlong.m4</A><BR>gl_GETHRXTIME
+        <TD ALIGN=LEFT VALIGN=TOP>gettime<BR>extensions
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=havelib"></A><A HREF="modules/havelib">havelib</A>
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/lib-ld.m4">lib-ld.m4</A><BR><A HREF="m4/lib-link.m4">lib-link.m4</A><BR><A HREF="m4/lib-prefix.m4">lib-prefix.m4</A>
+        <TD ALIGN=LEFT VALIGN=TOP>---
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=hmac-md5"></A><A HREF="modules/hmac-md5">hmac-md5</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/hmac.h">hmac.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/hmac-md5.c">hmac-md5.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/hmac-md5.m4">hmac-md5.m4</A><BR>gl_HMAC_MD5
+        <TD ALIGN=LEFT VALIGN=TOP>memxor<BR>md5
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=hmac-sha1"></A><A HREF="modules/hmac-sha1">hmac-sha1</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/hmac.h">hmac.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/hmac-sha1.c">hmac-sha1.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/hmac-sha1.m4">hmac-sha1.m4</A><BR>gl_HMAC_SHA1
+        <TD ALIGN=LEFT VALIGN=TOP>memxor<BR>sha1
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=inttypes"></A><A HREF="modules/inttypes">inttypes</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/inttypes.h.html">inttypes.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/inttypes.h">inttypes.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/include_next.m4">include_next.m4</A><BR><A HREF="m4/absolute-header.m4">absolute-header.m4</A><BR><A HREF="m4/_inttypes_h.m4">_inttypes_h.m4</A><BR>gl_INTTYPES_H
+        <TD ALIGN=LEFT VALIGN=TOP>---
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=javacomp-script"></A><A HREF="modules/javacomp-script">javacomp-script</A>
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/javacomp.m4">javacomp.m4</A><BR>gt_JAVACOMP<BR>AC_CONFIG_FILES([javacomp.sh:build-aux/javacomp.sh.in])
+        <TD ALIGN=LEFT VALIGN=TOP>---
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=maintainer-makefile"></A><A HREF="modules/maintainer-makefile">maintainer-makefile</A>
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP>---
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=md2"></A><A HREF="modules/md2">md2</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/md2.h">md2.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/md2.c">md2.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/md2.m4">md2.m4</A><BR>gl_MD2
+        <TD ALIGN=LEFT VALIGN=TOP>minmax
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=md4"></A><A HREF="modules/md4">md4</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/md4.h">md4.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/md4.c">md4.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/md4.m4">md4.m4</A><BR>gl_MD4
+        <TD ALIGN=LEFT VALIGN=TOP>stdint
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=memxor"></A><A HREF="modules/memxor">memxor</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/memxor.h">memxor.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/memxor.c">memxor.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/memxor.m4">memxor.m4</A><BR>gl_MEMXOR
+        <TD ALIGN=LEFT VALIGN=TOP>restrict
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=openat"></A><A HREF="modules/openat">openat</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/openat.h">openat.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/mkdirat.c">mkdirat.c</A><BR><A HREF="lib/openat.c">openat.c</A><BR><A HREF="lib/openat-die.c">openat-die.c</A><BR><A HREF="lib/openat-priv.h">openat-priv.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/openat.m4">openat.m4</A><BR>gl_FUNC_OPENAT
+        <TD ALIGN=LEFT VALIGN=TOP>save-cwd<BR>gettext-h<BR>dirname<BR>extensions<BR>intprops
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=read-file"></A><A HREF="modules/read-file">read-file</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/read-file.h">read-file.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/read-file.c">read-file.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/read-file.m4">read-file.m4</A><BR>gl_FUNC_READ_FILE
+        <TD ALIGN=LEFT VALIGN=TOP>---
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=rijndael"></A><A HREF="modules/rijndael">rijndael</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/rijndael-alg-fst.h">rijndael-alg-fst.h</A>"<BR>#include "<A HREF="lib/rijndael-api-fst.h">rijndael-api-fst.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/rijndael-alg-fst.c">rijndael-alg-fst.c</A><BR><A HREF="lib/rijndael-alg-fst.h">rijndael-alg-fst.h</A><BR><A HREF="lib/rijndael-api-fst.c">rijndael-api-fst.c</A><BR><A HREF="lib/rijndael-api-fst.h">rijndael-api-fst.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/rijndael.m4">rijndael.m4</A><BR>gl_RIJNDAEL
+        <TD ALIGN=LEFT VALIGN=TOP>stdint
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=socklen"></A><A HREF="modules/socklen">socklen</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/sys/types.h.html">sys/types.h</A>&gt;<BR>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/sys/socket.h.html">sys/socket.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/socklen.m4">socklen.m4</A><BR>gl_TYPE_SOCKLEN_T
+        <TD ALIGN=LEFT VALIGN=TOP>sys_socket
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=stat-macros"></A><A HREF="modules/stat-macros">stat-macros</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/stat-macros.h">stat-macros.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/stat-macros.m4">stat-macros.m4</A><BR>gl_STAT_MACROS
+        <TD ALIGN=LEFT VALIGN=TOP>---
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=sys_select"></A><A HREF="modules/sys_select">sys_select</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/sys/select.h.html">sys/select.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP>---
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/sys_select_h.m4">sys_select_h.m4</A><BR>gl_HEADER_SYS_SELECT
+        <TD ALIGN=LEFT VALIGN=TOP>sys_socket
+      </TR>
+      <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=sys_socket"></A><A HREF="modules/sys_socket">sys_socket</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/sys/types.h.html">sys/types.h</A>&gt;<BR>#include &lt;<A HREF="http://www.opengroup.org/susv3xbd/sys/socket.h.html">sys/socket.h</A>&gt;
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/socket_.h">socket_.h</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/sys_socket_h.m4">sys_socket_h.m4</A><BR><A HREF="m4/sockpfaf.m4">sockpfaf.m4</A><BR>gl_HEADER_SYS_SOCKET
+        <TD ALIGN=LEFT VALIGN=TOP>---
+      </TR>
+    </TABLE>
     <H2>Lone files - please create new modules containing them</H2>
     <PRE>
-<A HREF="lib/__fpending.c">lib/__fpending.c</A>
-<A HREF="lib/__fpending.h">lib/__fpending.h</A>
-<A HREF="lib/acl.c">lib/acl.c</A>
-<A HREF="lib/acl.h">lib/acl.h</A>
-<A HREF="lib/acosl.c">lib/acosl.c</A>
-<A HREF="lib/alloca.c">lib/alloca.c</A>
-<A HREF="lib/alloca_.h">lib/alloca_.h</A>
-<A HREF="lib/allocsa.c">lib/allocsa.c</A>
-<A HREF="lib/allocsa.h">lib/allocsa.h</A>
-<A HREF="lib/allocsa.valgrind">lib/allocsa.valgrind</A>
-<A HREF="lib/arcfour.c">lib/arcfour.c</A>
-<A HREF="lib/arcfour.h">lib/arcfour.h</A>
-<A HREF="lib/arctwo.c">lib/arctwo.c</A>
-<A HREF="lib/arctwo.h">lib/arctwo.h</A>
-<A HREF="lib/argmatch.c">lib/argmatch.c</A>
-<A HREF="lib/argmatch.h">lib/argmatch.h</A>
-<A HREF="lib/argp-ba.c">lib/argp-ba.c</A>
-<A HREF="lib/argp-eexst.c">lib/argp-eexst.c</A>
-<A HREF="lib/argp-fmtstream.c">lib/argp-fmtstream.c</A>
-<A HREF="lib/argp-fmtstream.h">lib/argp-fmtstream.h</A>
-<A HREF="lib/argp-fs-xinl.c">lib/argp-fs-xinl.c</A>
-<A HREF="lib/argp-help.c">lib/argp-help.c</A>
-<A HREF="lib/argp-namefrob.h">lib/argp-namefrob.h</A>
-<A HREF="lib/argp-parse.c">lib/argp-parse.c</A>
-<A HREF="lib/argp-pin.c">lib/argp-pin.c</A>
-<A HREF="lib/argp-pv.c">lib/argp-pv.c</A>
-<A HREF="lib/argp-pvh.c">lib/argp-pvh.c</A>
-<A HREF="lib/argp-xinl.c">lib/argp-xinl.c</A>
-<A HREF="lib/argp.h">lib/argp.h</A>
-<A HREF="lib/argz.c">lib/argz.c</A>
-<A HREF="lib/argz_.h">lib/argz_.h</A>
-<A HREF="lib/asinl.c">lib/asinl.c</A>
-<A HREF="lib/asnprintf.c">lib/asnprintf.c</A>
-<A HREF="lib/asprintf.c">lib/asprintf.c</A>
-<A HREF="lib/atanl.c">lib/atanl.c</A>
-<A HREF="lib/atexit.c">lib/atexit.c</A>
-<A HREF="lib/backupfile.c">lib/backupfile.c</A>
-<A HREF="lib/backupfile.h">lib/backupfile.h</A>
-<A HREF="lib/base64.c">lib/base64.c</A>
-<A HREF="lib/base64.h">lib/base64.h</A>
-<A HREF="lib/basename.c">lib/basename.c</A>
-<A HREF="lib/bcopy.c">lib/bcopy.c</A>
-<A HREF="lib/binary-io.h">lib/binary-io.h</A>
-<A HREF="lib/byteswap_.h">lib/byteswap_.h</A>
-<A HREF="lib/c-ctype.c">lib/c-ctype.c</A>
-<A HREF="lib/c-ctype.h">lib/c-ctype.h</A>
-<A HREF="lib/c-stack.c">lib/c-stack.c</A>
-<A HREF="lib/c-stack.h">lib/c-stack.h</A>
-<A HREF="lib/c-strcase.h">lib/c-strcase.h</A>
-<A HREF="lib/c-strcasecmp.c">lib/c-strcasecmp.c</A>
-<A HREF="lib/c-strcasestr.c">lib/c-strcasestr.c</A>
-<A HREF="lib/c-strcasestr.h">lib/c-strcasestr.h</A>
-<A HREF="lib/c-strncasecmp.c">lib/c-strncasecmp.c</A>
-<A HREF="lib/c-strtod.c">lib/c-strtod.c</A>
-<A HREF="lib/c-strtod.h">lib/c-strtod.h</A>
-<A HREF="lib/c-strtold.c">lib/c-strtold.c</A>
-<A HREF="lib/calloc.c">lib/calloc.c</A>
-<A HREF="lib/canon-host.c">lib/canon-host.c</A>
-<A HREF="lib/canon-host.h">lib/canon-host.h</A>
-<A HREF="lib/canonicalize.c">lib/canonicalize.c</A>
-<A HREF="lib/canonicalize.h">lib/canonicalize.h</A>
-<A HREF="lib/ceill.c">lib/ceill.c</A>
-<A HREF="lib/chdir-long.c">lib/chdir-long.c</A>
-<A HREF="lib/chdir-long.h">lib/chdir-long.h</A>
 <A HREF="lib/chdir-safer.c">lib/chdir-safer.c</A>
 <A HREF="lib/chdir-safer.h">lib/chdir-safer.h</A>
-<A HREF="lib/check-version.c">lib/check-version.c</A>
-<A HREF="lib/check-version.h">lib/check-version.h</A>
-<A HREF="lib/chown.c">lib/chown.c</A>
-<A HREF="lib/classpath.c">lib/classpath.c</A>
-<A HREF="lib/classpath.h">lib/classpath.h</A>
-<A HREF="lib/cloexec.c">lib/cloexec.c</A>
-<A HREF="lib/cloexec.h">lib/cloexec.h</A>
-<A HREF="lib/closeout.c">lib/closeout.c</A>
-<A HREF="lib/closeout.h">lib/closeout.h</A>
-<A HREF="lib/concatpath.c">lib/concatpath.c</A>
-<A HREF="lib/config.charset">lib/config.charset</A>
-<A HREF="lib/copy-file.c">lib/copy-file.c</A>
-<A HREF="lib/copy-file.h">lib/copy-file.h</A>
-<A HREF="lib/cosl.c">lib/cosl.c</A>
-<A HREF="lib/crc.c">lib/crc.c</A>
-<A HREF="lib/crc.h">lib/crc.h</A>
-<A HREF="lib/creat-safer.c">lib/creat-safer.c</A>
-<A HREF="lib/csharpcomp.c">lib/csharpcomp.c</A>
-<A HREF="lib/csharpcomp.h">lib/csharpcomp.h</A>
-<A HREF="lib/csharpexec.c">lib/csharpexec.c</A>
-<A HREF="lib/csharpexec.h">lib/csharpexec.h</A>
-<A HREF="lib/cycle-check.c">lib/cycle-check.c</A>
-<A HREF="lib/cycle-check.h">lib/cycle-check.h</A>
-<A HREF="lib/des.c">lib/des.c</A>
-<A HREF="lib/des.h">lib/des.h</A>
-<A HREF="lib/dev-ino.h">lib/dev-ino.h</A>
-<A HREF="lib/diacrit.c">lib/diacrit.c</A>
-<A HREF="lib/diacrit.h">lib/diacrit.h</A>
-<A HREF="lib/dirchownmod.c">lib/dirchownmod.c</A>
-<A HREF="lib/dirchownmod.h">lib/dirchownmod.h</A>
-<A HREF="lib/dirfd.c">lib/dirfd.c</A>
-<A HREF="lib/dirfd.h">lib/dirfd.h</A>
-<A HREF="lib/dirname.c">lib/dirname.c</A>
-<A HREF="lib/dirname.h">lib/dirname.h</A>
-<A HREF="lib/dummy.c">lib/dummy.c</A>
-<A HREF="lib/dup-safer.c">lib/dup-safer.c</A>
-<A HREF="lib/dup2.c">lib/dup2.c</A>
-<A HREF="lib/eealloc.h">lib/eealloc.h</A>
-<A HREF="lib/error.c">lib/error.c</A>
-<A HREF="lib/error.h">lib/error.h</A>
-<A HREF="lib/euidaccess.c">lib/euidaccess.c</A>
-<A HREF="lib/euidaccess.h">lib/euidaccess.h</A>
-<A HREF="lib/exclude.c">lib/exclude.c</A>
-<A HREF="lib/exclude.h">lib/exclude.h</A>
-<A HREF="lib/execute.c">lib/execute.c</A>
-<A HREF="lib/execute.h">lib/execute.h</A>
-<A HREF="lib/exit.h">lib/exit.h</A>
-<A HREF="lib/exitfail.c">lib/exitfail.c</A>
-<A HREF="lib/exitfail.h">lib/exitfail.h</A>
-<A HREF="lib/expl.c">lib/expl.c</A>
-<A HREF="lib/fatal-signal.c">lib/fatal-signal.c</A>
-<A HREF="lib/fatal-signal.h">lib/fatal-signal.h</A>
-<A HREF="lib/fchown-stub.c">lib/fchown-stub.c</A>
-<A HREF="lib/fcntl--.h">lib/fcntl--.h</A>
-<A HREF="lib/fcntl-safer.h">lib/fcntl-safer.h</A>
-<A HREF="lib/fd-safer.c">lib/fd-safer.c</A>
-<A HREF="lib/file-type.c">lib/file-type.c</A>
-<A HREF="lib/file-type.h">lib/file-type.h</A>
-<A HREF="lib/fileblocks.c">lib/fileblocks.c</A>
-<A HREF="lib/filemode.c">lib/filemode.c</A>
-<A HREF="lib/filemode.h">lib/filemode.h</A>
-<A HREF="lib/filenamecat.c">lib/filenamecat.c</A>
-<A HREF="lib/filenamecat.h">lib/filenamecat.h</A>
-<A HREF="lib/findprog.c">lib/findprog.c</A>
-<A HREF="lib/findprog.h">lib/findprog.h</A>
-<A HREF="lib/floorl.c">lib/floorl.c</A>
-<A HREF="lib/fnmatch.c">lib/fnmatch.c</A>
-<A HREF="lib/fnmatch_.h">lib/fnmatch_.h</A>
-<A HREF="lib/fnmatch_loop.c">lib/fnmatch_loop.c</A>
-<A HREF="lib/fopen-safer.c">lib/fopen-safer.c</A>
-<A HREF="lib/fprintftime.c">lib/fprintftime.c</A>
-<A HREF="lib/fprintftime.h">lib/fprintftime.h</A>
-<A HREF="lib/free.c">lib/free.c</A>
-<A HREF="lib/frexpl.c">lib/frexpl.c</A>
-<A HREF="lib/fsusage.c">lib/fsusage.c</A>
-<A HREF="lib/fsusage.h">lib/fsusage.h</A>
-<A HREF="lib/ftruncate.c">lib/ftruncate.c</A>
-<A HREF="lib/fts-cycle.c">lib/fts-cycle.c</A>
-<A HREF="lib/fts.c">lib/fts.c</A>
-<A HREF="lib/fts_.h">lib/fts_.h</A>
-<A HREF="lib/full-read.c">lib/full-read.c</A>
-<A HREF="lib/full-read.h">lib/full-read.h</A>
-<A HREF="lib/full-write.c">lib/full-write.c</A>
-<A HREF="lib/full-write.h">lib/full-write.h</A>
-<A HREF="lib/fwriteerror.c">lib/fwriteerror.c</A>
-<A HREF="lib/fwriteerror.h">lib/fwriteerror.h</A>
-<A HREF="lib/gai_strerror.c">lib/gai_strerror.c</A>
-<A HREF="lib/gc-gnulib.c">lib/gc-gnulib.c</A>
-<A HREF="lib/gc-libgcrypt.c">lib/gc-libgcrypt.c</A>
-<A HREF="lib/gc-pbkdf2-sha1.c">lib/gc-pbkdf2-sha1.c</A>
-<A HREF="lib/gc.h">lib/gc.h</A>
-<A HREF="lib/gcd.c">lib/gcd.c</A>
-<A HREF="lib/gcd.h">lib/gcd.h</A>
-<A HREF="lib/getaddrinfo.c">lib/getaddrinfo.c</A>
-<A HREF="lib/getaddrinfo.h">lib/getaddrinfo.h</A>
-<A HREF="lib/getcwd.c">lib/getcwd.c</A>
-<A HREF="lib/getcwd.h">lib/getcwd.h</A>
-<A HREF="lib/getdate.h">lib/getdate.h</A>
-<A HREF="lib/getdate.y">lib/getdate.y</A>
-<A HREF="lib/getdelim.c">lib/getdelim.c</A>
-<A HREF="lib/getdelim.h">lib/getdelim.h</A>
-<A HREF="lib/getdomainname.c">lib/getdomainname.c</A>
-<A HREF="lib/getdomainname.h">lib/getdomainname.h</A>
-<A HREF="lib/getgroups.c">lib/getgroups.c</A>
-<A HREF="lib/gethostname.c">lib/gethostname.c</A>
-<A HREF="lib/gethrxtime.c">lib/gethrxtime.c</A>
-<A HREF="lib/gethrxtime.h">lib/gethrxtime.h</A>
-<A HREF="lib/getline.c">lib/getline.c</A>
-<A HREF="lib/getline.h">lib/getline.h</A>
-<A HREF="lib/getloadavg.c">lib/getloadavg.c</A>
-<A HREF="lib/getlogin_r.c">lib/getlogin_r.c</A>
-<A HREF="lib/getlogin_r.h">lib/getlogin_r.h</A>
-<A HREF="lib/getndelim2.c">lib/getndelim2.c</A>
-<A HREF="lib/getndelim2.h">lib/getndelim2.h</A>
-<A HREF="lib/getnline.c">lib/getnline.c</A>
-<A HREF="lib/getnline.h">lib/getnline.h</A>
-<A HREF="lib/getopt.c">lib/getopt.c</A>
-<A HREF="lib/getopt1.c">lib/getopt1.c</A>
-<A HREF="lib/getopt_.h">lib/getopt_.h</A>
-<A HREF="lib/getopt_int.h">lib/getopt_int.h</A>
-<A HREF="lib/getpagesize.h">lib/getpagesize.h</A>
-<A HREF="lib/getpass.c">lib/getpass.c</A>
-<A HREF="lib/getpass.h">lib/getpass.h</A>
-<A HREF="lib/getsubopt.c">lib/getsubopt.c</A>
-<A HREF="lib/getsubopt.h">lib/getsubopt.h</A>
-<A HREF="lib/gettext.h">lib/gettext.h</A>
-<A HREF="lib/gettime.c">lib/gettime.c</A>
-<A HREF="lib/gettimeofday.c">lib/gettimeofday.c</A>
-<A HREF="lib/getugroups.c">lib/getugroups.c</A>
-<A HREF="lib/getusershell.c">lib/getusershell.c</A>
-<A HREF="lib/gl_anyavltree_list1.h">lib/gl_anyavltree_list1.h</A>
-<A HREF="lib/gl_anyavltree_list2.h">lib/gl_anyavltree_list2.h</A>
-<A HREF="lib/gl_anyhash_list1.h">lib/gl_anyhash_list1.h</A>
-<A HREF="lib/gl_anyhash_list2.h">lib/gl_anyhash_list2.h</A>
-<A HREF="lib/gl_anylinked_list1.h">lib/gl_anylinked_list1.h</A>
-<A HREF="lib/gl_anylinked_list2.h">lib/gl_anylinked_list2.h</A>
-<A HREF="lib/gl_anyrbtree_list1.h">lib/gl_anyrbtree_list1.h</A>
-<A HREF="lib/gl_anyrbtree_list2.h">lib/gl_anyrbtree_list2.h</A>
-<A HREF="lib/gl_anytree_list1.h">lib/gl_anytree_list1.h</A>
-<A HREF="lib/gl_anytree_list2.h">lib/gl_anytree_list2.h</A>
-<A HREF="lib/gl_anytree_oset.h">lib/gl_anytree_oset.h</A>
-<A HREF="lib/gl_anytreehash_list1.h">lib/gl_anytreehash_list1.h</A>
-<A HREF="lib/gl_anytreehash_list2.h">lib/gl_anytreehash_list2.h</A>
-<A HREF="lib/gl_array_list.c">lib/gl_array_list.c</A>
-<A HREF="lib/gl_array_list.h">lib/gl_array_list.h</A>
-<A HREF="lib/gl_array_oset.c">lib/gl_array_oset.c</A>
-<A HREF="lib/gl_array_oset.h">lib/gl_array_oset.h</A>
-<A HREF="lib/gl_avltree_list.c">lib/gl_avltree_list.c</A>
-<A HREF="lib/gl_avltree_list.h">lib/gl_avltree_list.h</A>
-<A HREF="lib/gl_avltree_oset.c">lib/gl_avltree_oset.c</A>
-<A HREF="lib/gl_avltree_oset.h">lib/gl_avltree_oset.h</A>
-<A HREF="lib/gl_avltreehash_list.c">lib/gl_avltreehash_list.c</A>
-<A HREF="lib/gl_avltreehash_list.h">lib/gl_avltreehash_list.h</A>
-<A HREF="lib/gl_carray_list.c">lib/gl_carray_list.c</A>
-<A HREF="lib/gl_carray_list.h">lib/gl_carray_list.h</A>
-<A HREF="lib/gl_linked_list.c">lib/gl_linked_list.c</A>
-<A HREF="lib/gl_linked_list.h">lib/gl_linked_list.h</A>
-<A HREF="lib/gl_linkedhash_list.c">lib/gl_linkedhash_list.c</A>
-<A HREF="lib/gl_linkedhash_list.h">lib/gl_linkedhash_list.h</A>
-<A HREF="lib/gl_list.c">lib/gl_list.c</A>
-<A HREF="lib/gl_list.h">lib/gl_list.h</A>
-<A HREF="lib/gl_oset.c">lib/gl_oset.c</A>
-<A HREF="lib/gl_oset.h">lib/gl_oset.h</A>
-<A HREF="lib/gl_rbtree_list.c">lib/gl_rbtree_list.c</A>
-<A HREF="lib/gl_rbtree_list.h">lib/gl_rbtree_list.h</A>
-<A HREF="lib/gl_rbtree_oset.c">lib/gl_rbtree_oset.c</A>
-<A HREF="lib/gl_rbtree_oset.h">lib/gl_rbtree_oset.h</A>
-<A HREF="lib/gl_rbtreehash_list.c">lib/gl_rbtreehash_list.c</A>
-<A HREF="lib/gl_rbtreehash_list.h">lib/gl_rbtreehash_list.h</A>
-<A HREF="lib/glob-libc.h">lib/glob-libc.h</A>
-<A HREF="lib/glob.c">lib/glob.c</A>
-<A HREF="lib/glob_.h">lib/glob_.h</A>
-<A HREF="lib/group-member.c">lib/group-member.c</A>
-<A HREF="lib/group-member.h">lib/group-member.h</A>
-<A HREF="lib/hard-locale.c">lib/hard-locale.c</A>
-<A HREF="lib/hard-locale.h">lib/hard-locale.h</A>
-<A HREF="lib/hash-pjw.c">lib/hash-pjw.c</A>
-<A HREF="lib/hash-pjw.h">lib/hash-pjw.h</A>
-<A HREF="lib/hash.c">lib/hash.c</A>
-<A HREF="lib/hash.h">lib/hash.h</A>
-<A HREF="lib/hmac-md5.c">lib/hmac-md5.c</A>
-<A HREF="lib/hmac-sha1.c">lib/hmac-sha1.c</A>
-<A HREF="lib/hmac.h">lib/hmac.h</A>
-<A HREF="lib/human.c">lib/human.c</A>
-<A HREF="lib/human.h">lib/human.h</A>
-<A HREF="lib/iconvme.c">lib/iconvme.c</A>
-<A HREF="lib/iconvme.h">lib/iconvme.h</A>
-<A HREF="lib/idcache.c">lib/idcache.c</A>
-<A HREF="lib/imaxtostr.c">lib/imaxtostr.c</A>
-<A HREF="lib/inet_ntop.c">lib/inet_ntop.c</A>
-<A HREF="lib/inet_ntop.h">lib/inet_ntop.h</A>
-<A HREF="lib/inet_pton.c">lib/inet_pton.c</A>
-<A HREF="lib/inet_pton.h">lib/inet_pton.h</A>
-<A HREF="lib/intprops.h">lib/intprops.h</A>
-<A HREF="lib/inttostr.c">lib/inttostr.c</A>
-<A HREF="lib/inttostr.h">lib/inttostr.h</A>
-<A HREF="lib/inttypes.h">lib/inttypes.h</A>
-<A HREF="lib/isdir.c">lib/isdir.c</A>
-<A HREF="lib/javacomp.c">lib/javacomp.c</A>
-<A HREF="lib/javacomp.h">lib/javacomp.h</A>
-<A HREF="lib/javaexec.c">lib/javaexec.c</A>
-<A HREF="lib/javaexec.h">lib/javaexec.h</A>
-<A HREF="lib/lbrkprop.h">lib/lbrkprop.h</A>
-<A HREF="lib/lchmod.h">lib/lchmod.h</A>
-<A HREF="lib/lchown.c">lib/lchown.c</A>
-<A HREF="lib/lchown.h">lib/lchown.h</A>
-<A HREF="lib/ldexpl.c">lib/ldexpl.c</A>
-<A HREF="lib/linebreak.c">lib/linebreak.c</A>
-<A HREF="lib/linebreak.h">lib/linebreak.h</A>
-<A HREF="lib/linebuffer.c">lib/linebuffer.c</A>
-<A HREF="lib/linebuffer.h">lib/linebuffer.h</A>
-<A HREF="lib/localcharset.c">lib/localcharset.c</A>
-<A HREF="lib/localcharset.h">lib/localcharset.h</A>
-<A HREF="lib/lock.c">lib/lock.c</A>
-<A HREF="lib/lock.h">lib/lock.h</A>
-<A HREF="lib/logl.c">lib/logl.c</A>
-<A HREF="lib/long-options.c">lib/long-options.c</A>
-<A HREF="lib/long-options.h">lib/long-options.h</A>
-<A HREF="lib/lstat.c">lib/lstat.c</A>
-<A HREF="lib/lstat.h">lib/lstat.h</A>
-<A HREF="lib/malloc.c">lib/malloc.c</A>
-<A HREF="lib/mathl.h">lib/mathl.h</A>
-<A HREF="lib/mbchar.c">lib/mbchar.c</A>
-<A HREF="lib/mbchar.h">lib/mbchar.h</A>
-<A HREF="lib/mbfile.h">lib/mbfile.h</A>
-<A HREF="lib/mbiter.h">lib/mbiter.h</A>
-<A HREF="lib/mbswidth.c">lib/mbswidth.c</A>
-<A HREF="lib/mbswidth.h">lib/mbswidth.h</A>
-<A HREF="lib/mbuiter.h">lib/mbuiter.h</A>
-<A HREF="lib/md2.c">lib/md2.c</A>
-<A HREF="lib/md2.h">lib/md2.h</A>
-<A HREF="lib/md4.c">lib/md4.c</A>
-<A HREF="lib/md4.h">lib/md4.h</A>
-<A HREF="lib/md5.c">lib/md5.c</A>
-<A HREF="lib/md5.h">lib/md5.h</A>
-<A HREF="lib/memcasecmp.c">lib/memcasecmp.c</A>
-<A HREF="lib/memcasecmp.h">lib/memcasecmp.h</A>
-<A HREF="lib/memchr.c">lib/memchr.c</A>
-<A HREF="lib/memcmp.c">lib/memcmp.c</A>
-<A HREF="lib/memcoll.c">lib/memcoll.c</A>
-<A HREF="lib/memcoll.h">lib/memcoll.h</A>
-<A HREF="lib/memcpy.c">lib/memcpy.c</A>
-<A HREF="lib/memmem.c">lib/memmem.c</A>
-<A HREF="lib/memmem.h">lib/memmem.h</A>
-<A HREF="lib/memmove.c">lib/memmove.c</A>
-<A HREF="lib/mempcpy.c">lib/mempcpy.c</A>
-<A HREF="lib/mempcpy.h">lib/mempcpy.h</A>
-<A HREF="lib/memrchr.c">lib/memrchr.c</A>
-<A HREF="lib/memrchr.h">lib/memrchr.h</A>
-<A HREF="lib/memset.c">lib/memset.c</A>
-<A HREF="lib/memxor.c">lib/memxor.c</A>
-<A HREF="lib/memxor.h">lib/memxor.h</A>
-<A HREF="lib/minmax.h">lib/minmax.h</A>
-<A HREF="lib/mkancesdirs.c">lib/mkancesdirs.c</A>
-<A HREF="lib/mkancesdirs.h">lib/mkancesdirs.h</A>
-<A HREF="lib/mkdir-p.c">lib/mkdir-p.c</A>
-<A HREF="lib/mkdir-p.h">lib/mkdir-p.h</A>
-<A HREF="lib/mkdir.c">lib/mkdir.c</A>
-<A HREF="lib/mkdirat.c">lib/mkdirat.c</A>
-<A HREF="lib/mkdtemp.c">lib/mkdtemp.c</A>
-<A HREF="lib/mkdtemp.h">lib/mkdtemp.h</A>
-<A HREF="lib/mkstemp-safer.c">lib/mkstemp-safer.c</A>
-<A HREF="lib/mkstemp.c">lib/mkstemp.c</A>
-<A HREF="lib/mktime.c">lib/mktime.c</A>
-<A HREF="lib/modechange.c">lib/modechange.c</A>
-<A HREF="lib/modechange.h">lib/modechange.h</A>
-<A HREF="lib/mountlist.c">lib/mountlist.c</A>
-<A HREF="lib/mountlist.h">lib/mountlist.h</A>
-<A HREF="lib/nanosleep.c">lib/nanosleep.c</A>
-<A HREF="lib/obstack.c">lib/obstack.c</A>
-<A HREF="lib/obstack.h">lib/obstack.h</A>
-<A HREF="lib/offtostr.c">lib/offtostr.c</A>
-<A HREF="lib/open-safer.c">lib/open-safer.c</A>
-<A HREF="lib/openat-die.c">lib/openat-die.c</A>
-<A HREF="lib/openat-priv.h">lib/openat-priv.h</A>
-<A HREF="lib/openat.c">lib/openat.c</A>
-<A HREF="lib/openat.h">lib/openat.h</A>
-<A HREF="lib/pagealign_alloc.c">lib/pagealign_alloc.c</A>
-<A HREF="lib/pagealign_alloc.h">lib/pagealign_alloc.h</A>
-<A HREF="lib/pathmax.h">lib/pathmax.h</A>
-<A HREF="lib/pathname.h">lib/pathname.h</A>
-<A HREF="lib/physmem.c">lib/physmem.c</A>
-<A HREF="lib/physmem.h">lib/physmem.h</A>
-<A HREF="lib/pipe-safer.c">lib/pipe-safer.c</A>
-<A HREF="lib/pipe.c">lib/pipe.c</A>
-<A HREF="lib/pipe.h">lib/pipe.h</A>
-<A HREF="lib/poll.c">lib/poll.c</A>
-<A HREF="lib/poll_.h">lib/poll_.h</A>
-<A HREF="lib/posixtm.c">lib/posixtm.c</A>
-<A HREF="lib/posixtm.h">lib/posixtm.h</A>
-<A HREF="lib/posixver.c">lib/posixver.c</A>
-<A HREF="lib/posixver.h">lib/posixver.h</A>
-<A HREF="lib/printf-args.c">lib/printf-args.c</A>
-<A HREF="lib/printf-args.h">lib/printf-args.h</A>
-<A HREF="lib/printf-parse.c">lib/printf-parse.c</A>
-<A HREF="lib/printf-parse.h">lib/printf-parse.h</A>
-<A HREF="lib/progname.c">lib/progname.c</A>
-<A HREF="lib/progname.h">lib/progname.h</A>
 <A HREF="lib/progreloc.c">lib/progreloc.c</A>
-<A HREF="lib/putenv.c">lib/putenv.c</A>
-<A HREF="lib/quote.c">lib/quote.c</A>
-<A HREF="lib/quote.h">lib/quote.h</A>
-<A HREF="lib/quotearg.c">lib/quotearg.c</A>
-<A HREF="lib/quotearg.h">lib/quotearg.h</A>
-<A HREF="lib/raise.c">lib/raise.c</A>
-<A HREF="lib/read-file.c">lib/read-file.c</A>
-<A HREF="lib/read-file.h">lib/read-file.h</A>
-<A HREF="lib/readline.c">lib/readline.c</A>
-<A HREF="lib/readline.h">lib/readline.h</A>
-<A HREF="lib/readlink.c">lib/readlink.c</A>
-<A HREF="lib/readtokens.c">lib/readtokens.c</A>
-<A HREF="lib/readtokens.h">lib/readtokens.h</A>
-<A HREF="lib/readtokens0.c">lib/readtokens0.c</A>
-<A HREF="lib/readtokens0.h">lib/readtokens0.h</A>
-<A HREF="lib/readutmp.c">lib/readutmp.c</A>
-<A HREF="lib/readutmp.h">lib/readutmp.h</A>
-<A HREF="lib/realloc.c">lib/realloc.c</A>
-<A HREF="lib/ref-add.sin">lib/ref-add.sin</A>
-<A HREF="lib/ref-del.sin">lib/ref-del.sin</A>
-<A HREF="lib/regcomp.c">lib/regcomp.c</A>
-<A HREF="lib/regex.c">lib/regex.c</A>
-<A HREF="lib/regex.h">lib/regex.h</A>
-<A HREF="lib/regex_internal.c">lib/regex_internal.c</A>
-<A HREF="lib/regex_internal.h">lib/regex_internal.h</A>
-<A HREF="lib/regexec.c">lib/regexec.c</A>
-<A HREF="lib/rename.c">lib/rename.c</A>
-<A HREF="lib/rijndael-alg-fst.c">lib/rijndael-alg-fst.c</A>
-<A HREF="lib/rijndael-alg-fst.h">lib/rijndael-alg-fst.h</A>
-<A HREF="lib/rijndael-api-fst.c">lib/rijndael-api-fst.c</A>
-<A HREF="lib/rijndael-api-fst.h">lib/rijndael-api-fst.h</A>
-<A HREF="lib/rmdir.c">lib/rmdir.c</A>
-<A HREF="lib/rpmatch.c">lib/rpmatch.c</A>
-<A HREF="lib/safe-read.c">lib/safe-read.c</A>
-<A HREF="lib/safe-read.h">lib/safe-read.h</A>
-<A HREF="lib/safe-write.c">lib/safe-write.c</A>
-<A HREF="lib/safe-write.h">lib/safe-write.h</A>
-<A HREF="lib/same-inode.h">lib/same-inode.h</A>
-<A HREF="lib/same.c">lib/same.c</A>
-<A HREF="lib/same.h">lib/same.h</A>
-<A HREF="lib/save-cwd.c">lib/save-cwd.c</A>
-<A HREF="lib/save-cwd.h">lib/save-cwd.h</A>
-<A HREF="lib/savedir.c">lib/savedir.c</A>
-<A HREF="lib/savedir.h">lib/savedir.h</A>
-<A HREF="lib/setenv.c">lib/setenv.c</A>
-<A HREF="lib/setenv.h">lib/setenv.h</A>
-<A HREF="lib/settime.c">lib/settime.c</A>
-<A HREF="lib/sh-quote.c">lib/sh-quote.c</A>
-<A HREF="lib/sh-quote.h">lib/sh-quote.h</A>
-<A HREF="lib/sha1.c">lib/sha1.c</A>
-<A HREF="lib/sha1.h">lib/sha1.h</A>
-<A HREF="lib/sig2str.c">lib/sig2str.c</A>
-<A HREF="lib/sig2str.h">lib/sig2str.h</A>
-<A HREF="lib/sincosl.c">lib/sincosl.c</A>
-<A HREF="lib/sinl.c">lib/sinl.c</A>
-<A HREF="lib/size_max.h">lib/size_max.h</A>
-<A HREF="lib/snprintf.c">lib/snprintf.c</A>
-<A HREF="lib/snprintf.h">lib/snprintf.h</A>
-<A HREF="lib/socket_.h">lib/socket_.h</A>
-<A HREF="lib/sqrtl.c">lib/sqrtl.c</A>
-<A HREF="lib/stat-macros.h">lib/stat-macros.h</A>
-<A HREF="lib/stat-time.h">lib/stat-time.h</A>
-<A HREF="lib/stat_.h">lib/stat_.h</A>
-<A HREF="lib/stdbool_.h">lib/stdbool_.h</A>
-<A HREF="lib/stdint_.h">lib/stdint_.h</A>
-<A HREF="lib/stdio--.h">lib/stdio--.h</A>
-<A HREF="lib/stdio-safer.h">lib/stdio-safer.h</A>
-<A HREF="lib/stdlib--.h">lib/stdlib--.h</A>
-<A HREF="lib/stpcpy.c">lib/stpcpy.c</A>
-<A HREF="lib/stpcpy.h">lib/stpcpy.h</A>
-<A HREF="lib/stpncpy.c">lib/stpncpy.c</A>
-<A HREF="lib/stpncpy.h">lib/stpncpy.h</A>
-<A HREF="lib/strcase.h">lib/strcase.h</A>
-<A HREF="lib/strcasecmp.c">lib/strcasecmp.c</A>
-<A HREF="lib/strcasestr.c">lib/strcasestr.c</A>
-<A HREF="lib/strcasestr.h">lib/strcasestr.h</A>
-<A HREF="lib/strchrnul.c">lib/strchrnul.c</A>
-<A HREF="lib/strchrnul.h">lib/strchrnul.h</A>
-<A HREF="lib/strcspn.c">lib/strcspn.c</A>
-<A HREF="lib/strdup.c">lib/strdup.c</A>
-<A HREF="lib/strdup.h">lib/strdup.h</A>
-<A HREF="lib/strerror.c">lib/strerror.c</A>
-<A HREF="lib/strftime.c">lib/strftime.c</A>
-<A HREF="lib/strftime.h">lib/strftime.h</A>
-<A HREF="lib/stripslash.c">lib/stripslash.c</A>
-<A HREF="lib/strncasecmp.c">lib/strncasecmp.c</A>
-<A HREF="lib/strndup.c">lib/strndup.c</A>
-<A HREF="lib/strndup.h">lib/strndup.h</A>
-<A HREF="lib/strnlen.c">lib/strnlen.c</A>
-<A HREF="lib/strnlen.h">lib/strnlen.h</A>
-<A HREF="lib/strnlen1.c">lib/strnlen1.c</A>
-<A HREF="lib/strnlen1.h">lib/strnlen1.h</A>
-<A HREF="lib/strpbrk.c">lib/strpbrk.c</A>
-<A HREF="lib/strpbrk.h">lib/strpbrk.h</A>
-<A HREF="lib/strsep.c">lib/strsep.c</A>
-<A HREF="lib/strsep.h">lib/strsep.h</A>
-<A HREF="lib/strstr.c">lib/strstr.c</A>
-<A HREF="lib/strstr.h">lib/strstr.h</A>
-<A HREF="lib/strtod.c">lib/strtod.c</A>
-<A HREF="lib/strtoimax.c">lib/strtoimax.c</A>
-<A HREF="lib/strtok_r.c">lib/strtok_r.c</A>
-<A HREF="lib/strtok_r.h">lib/strtok_r.h</A>
-<A HREF="lib/strtol.c">lib/strtol.c</A>
-<A HREF="lib/strtoll.c">lib/strtoll.c</A>
-<A HREF="lib/strtoul.c">lib/strtoul.c</A>
-<A HREF="lib/strtoull.c">lib/strtoull.c</A>
-<A HREF="lib/strtoumax.c">lib/strtoumax.c</A>
-<A HREF="lib/strverscmp.c">lib/strverscmp.c</A>
-<A HREF="lib/strverscmp.h">lib/strverscmp.h</A>
-<A HREF="lib/sysexit_.h">lib/sysexit_.h</A>
-<A HREF="lib/tanl.c">lib/tanl.c</A>
-<A HREF="lib/tempname.c">lib/tempname.c</A>
-<A HREF="lib/time_r.c">lib/time_r.c</A>
-<A HREF="lib/time_r.h">lib/time_r.h</A>
-<A HREF="lib/timegm.c">lib/timegm.c</A>
-<A HREF="lib/timegm.h">lib/timegm.h</A>
-<A HREF="lib/timespec.h">lib/timespec.h</A>
-<A HREF="lib/tls.c">lib/tls.c</A>
-<A HREF="lib/tls.h">lib/tls.h</A>
-<A HREF="lib/trigl.c">lib/trigl.c</A>
-<A HREF="lib/trigl.h">lib/trigl.h</A>
-<A HREF="lib/ucs4-utf16.h">lib/ucs4-utf16.h</A>
-<A HREF="lib/ucs4-utf8.h">lib/ucs4-utf8.h</A>
-<A HREF="lib/umaxtostr.c">lib/umaxtostr.c</A>
-<A HREF="lib/unicodeio.c">lib/unicodeio.c</A>
-<A HREF="lib/unicodeio.h">lib/unicodeio.h</A>
-<A HREF="lib/unistd--.h">lib/unistd--.h</A>
-<A HREF="lib/unistd-safer.h">lib/unistd-safer.h</A>
-<A HREF="lib/unlinkdir.c">lib/unlinkdir.c</A>
-<A HREF="lib/unlinkdir.h">lib/unlinkdir.h</A>
-<A HREF="lib/unlocked-io.h">lib/unlocked-io.h</A>
-<A HREF="lib/unsetenv.c">lib/unsetenv.c</A>
-<A HREF="lib/userspec.c">lib/userspec.c</A>
-<A HREF="lib/userspec.h">lib/userspec.h</A>
-<A HREF="lib/utf16-ucs4.h">lib/utf16-ucs4.h</A>
-<A HREF="lib/utf8-ucs4.h">lib/utf8-ucs4.h</A>
-<A HREF="lib/utime.c">lib/utime.c</A>
-<A HREF="lib/utimecmp.c">lib/utimecmp.c</A>
-<A HREF="lib/utimecmp.h">lib/utimecmp.h</A>
-<A HREF="lib/utimens.c">lib/utimens.c</A>
-<A HREF="lib/utimens.h">lib/utimens.h</A>
-<A HREF="lib/vasnprintf.c">lib/vasnprintf.c</A>
-<A HREF="lib/vasnprintf.h">lib/vasnprintf.h</A>
-<A HREF="lib/vasprintf.c">lib/vasprintf.c</A>
-<A HREF="lib/vasprintf.h">lib/vasprintf.h</A>
-<A HREF="lib/verify.h">lib/verify.h</A>
-<A HREF="lib/version-etc-fsf.c">lib/version-etc-fsf.c</A>
-<A HREF="lib/version-etc.c">lib/version-etc.c</A>
-<A HREF="lib/version-etc.h">lib/version-etc.h</A>
-<A HREF="lib/vsnprintf.c">lib/vsnprintf.c</A>
-<A HREF="lib/vsnprintf.h">lib/vsnprintf.h</A>
-<A HREF="lib/w32spawn.h">lib/w32spawn.h</A>
-<A HREF="lib/wait-process.c">lib/wait-process.c</A>
-<A HREF="lib/wait-process.h">lib/wait-process.h</A>
-<A HREF="lib/wcwidth.h">lib/wcwidth.h</A>
-<A HREF="lib/xalloc-die.c">lib/xalloc-die.c</A>
-<A HREF="lib/xalloc.h">lib/xalloc.h</A>
-<A HREF="lib/xallocsa.c">lib/xallocsa.c</A>
-<A HREF="lib/xallocsa.h">lib/xallocsa.h</A>
-<A HREF="lib/xasprintf.c">lib/xasprintf.c</A>
-<A HREF="lib/xgetcwd.c">lib/xgetcwd.c</A>
-<A HREF="lib/xgetcwd.h">lib/xgetcwd.h</A>
-<A HREF="lib/xgetdomainname.c">lib/xgetdomainname.c</A>
-<A HREF="lib/xgetdomainname.h">lib/xgetdomainname.h</A>
-<A HREF="lib/xgethostname.c">lib/xgethostname.c</A>
-<A HREF="lib/xgethostname.h">lib/xgethostname.h</A>
-<A HREF="lib/xmalloc.c">lib/xmalloc.c</A>
-<A HREF="lib/xmemcoll.c">lib/xmemcoll.c</A>
-<A HREF="lib/xmemcoll.h">lib/xmemcoll.h</A>
-<A HREF="lib/xnanosleep.c">lib/xnanosleep.c</A>
-<A HREF="lib/xnanosleep.h">lib/xnanosleep.h</A>
-<A HREF="lib/xreadlink.c">lib/xreadlink.c</A>
-<A HREF="lib/xreadlink.h">lib/xreadlink.h</A>
-<A HREF="lib/xsetenv.c">lib/xsetenv.c</A>
-<A HREF="lib/xsetenv.h">lib/xsetenv.h</A>
-<A HREF="lib/xsize.h">lib/xsize.h</A>
-<A HREF="lib/xstrndup.c">lib/xstrndup.c</A>
-<A HREF="lib/xstrndup.h">lib/xstrndup.h</A>
-<A HREF="lib/xstrtod.c">lib/xstrtod.c</A>
-<A HREF="lib/xstrtod.h">lib/xstrtod.h</A>
-<A HREF="lib/xstrtoimax.c">lib/xstrtoimax.c</A>
-<A HREF="lib/xstrtol.c">lib/xstrtol.c</A>
-<A HREF="lib/xstrtol.h">lib/xstrtol.h</A>
-<A HREF="lib/xstrtold.c">lib/xstrtold.c</A>
-<A HREF="lib/xstrtoul.c">lib/xstrtoul.c</A>
-<A HREF="lib/xstrtoumax.c">lib/xstrtoumax.c</A>
-<A HREF="lib/xtime.h">lib/xtime.h</A>
-<A HREF="lib/xvasprintf.c">lib/xvasprintf.c</A>
-<A HREF="lib/xvasprintf.h">lib/xvasprintf.h</A>
-<A HREF="lib/yesno.c">lib/yesno.c</A>
-<A HREF="lib/yesno.h">lib/yesno.h</A>
-<A HREF="m4/_inttypes_h.m4">m4/_inttypes_h.m4</A>
-<A HREF="m4/absolute-header.m4">m4/absolute-header.m4</A>
-<A HREF="m4/acl.m4">m4/acl.m4</A>
 <A HREF="m4/afs.m4">m4/afs.m4</A>
-<A HREF="m4/alloca.m4">m4/alloca.m4</A>
-<A HREF="m4/allocsa.m4">m4/allocsa.m4</A>
-<A HREF="m4/arcfour.m4">m4/arcfour.m4</A>
-<A HREF="m4/arctwo.m4">m4/arctwo.m4</A>
-<A HREF="m4/argp.m4">m4/argp.m4</A>
-<A HREF="m4/argz.m4">m4/argz.m4</A>
-<A HREF="m4/arpa_inet_h.m4">m4/arpa_inet_h.m4</A>
-<A HREF="m4/assert.m4">m4/assert.m4</A>
-<A HREF="m4/atexit.m4">m4/atexit.m4</A>
-<A HREF="m4/backupfile.m4">m4/backupfile.m4</A>
-<A HREF="m4/base64.m4">m4/base64.m4</A>
-<A HREF="m4/bison.m4">m4/bison.m4</A>
-<A HREF="m4/byteswap.m4">m4/byteswap.m4</A>
-<A HREF="m4/c-stack.m4">m4/c-stack.m4</A>
-<A HREF="m4/c-strtod.m4">m4/c-strtod.m4</A>
-<A HREF="m4/calloc.m4">m4/calloc.m4</A>
-<A HREF="m4/canon-host.m4">m4/canon-host.m4</A>
-<A HREF="m4/canonicalize.m4">m4/canonicalize.m4</A>
-<A HREF="m4/chdir-long.m4">m4/chdir-long.m4</A>
 <A HREF="m4/chdir-safer.m4">m4/chdir-safer.m4</A>
-<A HREF="m4/check-version.m4">m4/check-version.m4</A>
-<A HREF="m4/chown.m4">m4/chown.m4</A>
-<A HREF="m4/clock_time.m4">m4/clock_time.m4</A>
-<A HREF="m4/cloexec.m4">m4/cloexec.m4</A>
-<A HREF="m4/closeout.m4">m4/closeout.m4</A>
-<A HREF="m4/codeset.m4">m4/codeset.m4</A>
-<A HREF="m4/copy-file.m4">m4/copy-file.m4</A>
-<A HREF="m4/crc.m4">m4/crc.m4</A>
-<A HREF="m4/csharp.m4">m4/csharp.m4</A>
-<A HREF="m4/csharpcomp.m4">m4/csharpcomp.m4</A>
-<A HREF="m4/csharpexec.m4">m4/csharpexec.m4</A>
-<A HREF="m4/d-ino.m4">m4/d-ino.m4</A>
-<A HREF="m4/d-type.m4">m4/d-type.m4</A>
-<A HREF="m4/des.m4">m4/des.m4</A>
-<A HREF="m4/dirfd.m4">m4/dirfd.m4</A>
-<A HREF="m4/dirname.m4">m4/dirname.m4</A>
-<A HREF="m4/dos.m4">m4/dos.m4</A>
-<A HREF="m4/double-slash-root.m4">m4/double-slash-root.m4</A>
-<A HREF="m4/dup2.m4">m4/dup2.m4</A>
-<A HREF="m4/eaccess.m4">m4/eaccess.m4</A>
-<A HREF="m4/eealloc.m4">m4/eealloc.m4</A>
-<A HREF="m4/eoverflow.m4">m4/eoverflow.m4</A>
-<A HREF="m4/error.m4">m4/error.m4</A>
-<A HREF="m4/euidaccess.m4">m4/euidaccess.m4</A>
-<A HREF="m4/exclude.m4">m4/exclude.m4</A>
-<A HREF="m4/execute.m4">m4/execute.m4</A>
-<A HREF="m4/exitfail.m4">m4/exitfail.m4</A>
-<A HREF="m4/extensions.m4">m4/extensions.m4</A>
-<A HREF="m4/fatal-signal.m4">m4/fatal-signal.m4</A>
-<A HREF="m4/fcntl-safer.m4">m4/fcntl-safer.m4</A>
-<A HREF="m4/file-type.m4">m4/file-type.m4</A>
-<A HREF="m4/fileblocks.m4">m4/fileblocks.m4</A>
-<A HREF="m4/filemode.m4">m4/filemode.m4</A>
-<A HREF="m4/filenamecat.m4">m4/filenamecat.m4</A>
-<A HREF="m4/findprog.m4">m4/findprog.m4</A>
-<A HREF="m4/fnmatch.m4">m4/fnmatch.m4</A>
-<A HREF="m4/fpending.m4">m4/fpending.m4</A>
-<A HREF="m4/fprintftime.m4">m4/fprintftime.m4</A>
-<A HREF="m4/free.m4">m4/free.m4</A>
-<A HREF="m4/fstypename.m4">m4/fstypename.m4</A>
-<A HREF="m4/fsusage.m4">m4/fsusage.m4</A>
-<A HREF="m4/ftruncate.m4">m4/ftruncate.m4</A>
-<A HREF="m4/fts.m4">m4/fts.m4</A>
-<A HREF="m4/gc-arcfour.m4">m4/gc-arcfour.m4</A>
-<A HREF="m4/gc-arctwo.m4">m4/gc-arctwo.m4</A>
-<A HREF="m4/gc-des.m4">m4/gc-des.m4</A>
-<A HREF="m4/gc-hmac-md5.m4">m4/gc-hmac-md5.m4</A>
-<A HREF="m4/gc-hmac-sha1.m4">m4/gc-hmac-sha1.m4</A>
-<A HREF="m4/gc-md2.m4">m4/gc-md2.m4</A>
-<A HREF="m4/gc-md4.m4">m4/gc-md4.m4</A>
-<A HREF="m4/gc-md5.m4">m4/gc-md5.m4</A>
-<A HREF="m4/gc-pbkdf2-sha1.m4">m4/gc-pbkdf2-sha1.m4</A>
-<A HREF="m4/gc-random.m4">m4/gc-random.m4</A>
-<A HREF="m4/gc-rijndael.m4">m4/gc-rijndael.m4</A>
-<A HREF="m4/gc-sha1.m4">m4/gc-sha1.m4</A>
-<A HREF="m4/gc.m4">m4/gc.m4</A>
-<A HREF="m4/getaddrinfo.m4">m4/getaddrinfo.m4</A>
-<A HREF="m4/getcwd-abort-bug.m4">m4/getcwd-abort-bug.m4</A>
-<A HREF="m4/getcwd-path-max.m4">m4/getcwd-path-max.m4</A>
-<A HREF="m4/getcwd.m4">m4/getcwd.m4</A>
-<A HREF="m4/getdate.m4">m4/getdate.m4</A>
-<A HREF="m4/getdelim.m4">m4/getdelim.m4</A>
-<A HREF="m4/getdomainname.m4">m4/getdomainname.m4</A>
-<A HREF="m4/getgroups.m4">m4/getgroups.m4</A>
-<A HREF="m4/gethostname.m4">m4/gethostname.m4</A>
-<A HREF="m4/gethrxtime.m4">m4/gethrxtime.m4</A>
-<A HREF="m4/getline.m4">m4/getline.m4</A>
-<A HREF="m4/getlogin_r.m4">m4/getlogin_r.m4</A>
-<A HREF="m4/getndelim2.m4">m4/getndelim2.m4</A>
-<A HREF="m4/getnline.m4">m4/getnline.m4</A>
-<A HREF="m4/getopt.m4">m4/getopt.m4</A>
-<A HREF="m4/getpagesize.m4">m4/getpagesize.m4</A>
-<A HREF="m4/getpass.m4">m4/getpass.m4</A>
-<A HREF="m4/getsubopt.m4">m4/getsubopt.m4</A>
-<A HREF="m4/gettext.m4">m4/gettext.m4</A>
-<A HREF="m4/gettime.m4">m4/gettime.m4</A>
-<A HREF="m4/gettimeofday.m4">m4/gettimeofday.m4</A>
-<A HREF="m4/getugroups.m4">m4/getugroups.m4</A>
-<A HREF="m4/getusershell.m4">m4/getusershell.m4</A>
-<A HREF="m4/gl_list.m4">m4/gl_list.m4</A>
-<A HREF="m4/glibc2.m4">m4/glibc2.m4</A>
-<A HREF="m4/glibc21.m4">m4/glibc21.m4</A>
-<A HREF="m4/glob.m4">m4/glob.m4</A>
 <A HREF="m4/gnulib-tool.m4">m4/gnulib-tool.m4</A>
-<A HREF="m4/group-member.m4">m4/group-member.m4</A>
-<A HREF="m4/hard-locale.m4">m4/hard-locale.m4</A>
-<A HREF="m4/hash.m4">m4/hash.m4</A>
-<A HREF="m4/hmac-md5.m4">m4/hmac-md5.m4</A>
-<A HREF="m4/hmac-sha1.m4">m4/hmac-sha1.m4</A>
 <A HREF="m4/host-os.m4">m4/host-os.m4</A>
-<A HREF="m4/human.m4">m4/human.m4</A>
-<A HREF="m4/iconv.m4">m4/iconv.m4</A>
-<A HREF="m4/iconvme.m4">m4/iconvme.m4</A>
-<A HREF="m4/idcache.m4">m4/idcache.m4</A>
-<A HREF="m4/include_next.m4">m4/include_next.m4</A>
-<A HREF="m4/inet_ntop.m4">m4/inet_ntop.m4</A>
-<A HREF="m4/inet_pton.m4">m4/inet_pton.m4</A>
-<A HREF="m4/intdiv0.m4">m4/intdiv0.m4</A>
-<A HREF="m4/intmax.m4">m4/intmax.m4</A>
-<A HREF="m4/intmax_t.m4">m4/intmax_t.m4</A>
-<A HREF="m4/inttostr.m4">m4/inttostr.m4</A>
-<A HREF="m4/inttypes-pri.m4">m4/inttypes-pri.m4</A>
-<A HREF="m4/inttypes.m4">m4/inttypes.m4</A>
-<A HREF="m4/inttypes_h.m4">m4/inttypes_h.m4</A>
-<A HREF="m4/isc-posix.m4">m4/isc-posix.m4</A>
-<A HREF="m4/isdir.m4">m4/isdir.m4</A>
-<A HREF="m4/javacomp.m4">m4/javacomp.m4</A>
-<A HREF="m4/javaexec.m4">m4/javaexec.m4</A>
 <A HREF="m4/jm-winsz1.m4">m4/jm-winsz1.m4</A>
 <A HREF="m4/jm-winsz2.m4">m4/jm-winsz2.m4</A>
-<A HREF="m4/lchmod.m4">m4/lchmod.m4</A>
-<A HREF="m4/lchown.m4">m4/lchown.m4</A>
-<A HREF="m4/lcmessage.m4">m4/lcmessage.m4</A>
-<A HREF="m4/ldd.m4">m4/ldd.m4</A>
-<A HREF="m4/lib-ignore.m4">m4/lib-ignore.m4</A>
-<A HREF="m4/lib-ld.m4">m4/lib-ld.m4</A>
-<A HREF="m4/lib-link.m4">m4/lib-link.m4</A>
-<A HREF="m4/lib-prefix.m4">m4/lib-prefix.m4</A>
-<A HREF="m4/linebreak.m4">m4/linebreak.m4</A>
 <A HREF="m4/link-follow.m4">m4/link-follow.m4</A>
-<A HREF="m4/localcharset.m4">m4/localcharset.m4</A>
-<A HREF="m4/lock.m4">m4/lock.m4</A>
-<A HREF="m4/long-options.m4">m4/long-options.m4</A>
-<A HREF="m4/longdouble.m4">m4/longdouble.m4</A>
-<A HREF="m4/longlong.m4">m4/longlong.m4</A>
-<A HREF="m4/ls-mntd-fs.m4">m4/ls-mntd-fs.m4</A>
-<A HREF="m4/lstat.m4">m4/lstat.m4</A>
-<A HREF="m4/mathl.m4">m4/mathl.m4</A>
-<A HREF="m4/mbchar.m4">m4/mbchar.m4</A>
-<A HREF="m4/mbfile.m4">m4/mbfile.m4</A>
-<A HREF="m4/mbiter.m4">m4/mbiter.m4</A>
-<A HREF="m4/mbrtowc.m4">m4/mbrtowc.m4</A>
-<A HREF="m4/mbstate_t.m4">m4/mbstate_t.m4</A>
-<A HREF="m4/mbswidth.m4">m4/mbswidth.m4</A>
-<A HREF="m4/md2.m4">m4/md2.m4</A>
-<A HREF="m4/md4.m4">m4/md4.m4</A>
-<A HREF="m4/md5.m4">m4/md5.m4</A>
-<A HREF="m4/memcasecmp.m4">m4/memcasecmp.m4</A>
-<A HREF="m4/memchr.m4">m4/memchr.m4</A>
-<A HREF="m4/memcmp.m4">m4/memcmp.m4</A>
-<A HREF="m4/memcoll.m4">m4/memcoll.m4</A>
-<A HREF="m4/memcpy.m4">m4/memcpy.m4</A>
-<A HREF="m4/memmem.m4">m4/memmem.m4</A>
-<A HREF="m4/memmove.m4">m4/memmove.m4</A>
-<A HREF="m4/mempcpy.m4">m4/mempcpy.m4</A>
-<A HREF="m4/memrchr.m4">m4/memrchr.m4</A>
-<A HREF="m4/memset.m4">m4/memset.m4</A>
-<A HREF="m4/memxor.m4">m4/memxor.m4</A>
-<A HREF="m4/minmax.m4">m4/minmax.m4</A>
-<A HREF="m4/mkancesdirs.m4">m4/mkancesdirs.m4</A>
-<A HREF="m4/mkdir-p.m4">m4/mkdir-p.m4</A>
-<A HREF="m4/mkdir-slash.m4">m4/mkdir-slash.m4</A>
-<A HREF="m4/mkdtemp.m4">m4/mkdtemp.m4</A>
-<A HREF="m4/mkstemp.m4">m4/mkstemp.m4</A>
-<A HREF="m4/mktime.m4">m4/mktime.m4</A>
-<A HREF="m4/mmap-anon.m4">m4/mmap-anon.m4</A>
-<A HREF="m4/modechange.m4">m4/modechange.m4</A>
-<A HREF="m4/mountlist.m4">m4/mountlist.m4</A>
-<A HREF="m4/nanosleep.m4">m4/nanosleep.m4</A>
-<A HREF="m4/nls.m4">m4/nls.m4</A>
-<A HREF="m4/obstack.m4">m4/obstack.m4</A>
 <A HREF="m4/onceonly.m4">m4/onceonly.m4</A>
 <A HREF="m4/onceonly_2_57.m4">m4/onceonly_2_57.m4</A>
-<A HREF="m4/openat.m4">m4/openat.m4</A>
-<A HREF="m4/pagealign_alloc.m4">m4/pagealign_alloc.m4</A>
-<A HREF="m4/pathmax.m4">m4/pathmax.m4</A>
 <A HREF="m4/perl.m4">m4/perl.m4</A>
-<A HREF="m4/physmem.m4">m4/physmem.m4</A>
-<A HREF="m4/pipe.m4">m4/pipe.m4</A>
-<A HREF="m4/po.m4">m4/po.m4</A>
-<A HREF="m4/poll.m4">m4/poll.m4</A>
-<A HREF="m4/posixtm.m4">m4/posixtm.m4</A>
-<A HREF="m4/posixver.m4">m4/posixver.m4</A>
-<A HREF="m4/printf-posix.m4">m4/printf-posix.m4</A>
-<A HREF="m4/progtest.m4">m4/progtest.m4</A>
 <A HREF="m4/ptrdiff_max.m4">m4/ptrdiff_max.m4</A>
-<A HREF="m4/putenv.m4">m4/putenv.m4</A>
-<A HREF="m4/quote.m4">m4/quote.m4</A>
-<A HREF="m4/quotearg.m4">m4/quotearg.m4</A>
-<A HREF="m4/read-file.m4">m4/read-file.m4</A>
-<A HREF="m4/readline.m4">m4/readline.m4</A>
-<A HREF="m4/readlink.m4">m4/readlink.m4</A>
-<A HREF="m4/readtokens.m4">m4/readtokens.m4</A>
-<A HREF="m4/readutmp.m4">m4/readutmp.m4</A>
-<A HREF="m4/regex.m4">m4/regex.m4</A>
-<A HREF="m4/rename.m4">m4/rename.m4</A>
-<A HREF="m4/restrict.m4">m4/restrict.m4</A>
-<A HREF="m4/rijndael.m4">m4/rijndael.m4</A>
 <A HREF="m4/rmdir-errno.m4">m4/rmdir-errno.m4</A>
-<A HREF="m4/rmdir.m4">m4/rmdir.m4</A>
-<A HREF="m4/rpmatch.m4">m4/rpmatch.m4</A>
-<A HREF="m4/safe-read.m4">m4/safe-read.m4</A>
-<A HREF="m4/safe-write.m4">m4/safe-write.m4</A>
-<A HREF="m4/same.m4">m4/same.m4</A>
-<A HREF="m4/save-cwd.m4">m4/save-cwd.m4</A>
-<A HREF="m4/savedir.m4">m4/savedir.m4</A>
-<A HREF="m4/setenv.m4">m4/setenv.m4</A>
-<A HREF="m4/settime.m4">m4/settime.m4</A>
-<A HREF="m4/sha1.m4">m4/sha1.m4</A>
-<A HREF="m4/sig2str.m4">m4/sig2str.m4</A>
-<A HREF="m4/sig_atomic_t.m4">m4/sig_atomic_t.m4</A>
-<A HREF="m4/signalblocking.m4">m4/signalblocking.m4</A>
-<A HREF="m4/signed.m4">m4/signed.m4</A>
-<A HREF="m4/size_max.m4">m4/size_max.m4</A>
-<A HREF="m4/snprintf.m4">m4/snprintf.m4</A>
-<A HREF="m4/socklen.m4">m4/socklen.m4</A>
-<A HREF="m4/sockpfaf.m4">m4/sockpfaf.m4</A>
-<A HREF="m4/ssize_t.m4">m4/ssize_t.m4</A>
 <A HREF="m4/st_dm_mode.m4">m4/st_dm_mode.m4</A>
-<A HREF="m4/stat-macros.m4">m4/stat-macros.m4</A>
-<A HREF="m4/stat-time.m4">m4/stat-time.m4</A>
-<A HREF="m4/stdarg.m4">m4/stdarg.m4</A>
-<A HREF="m4/stdbool.m4">m4/stdbool.m4</A>
-<A HREF="m4/stdint.m4">m4/stdint.m4</A>
-<A HREF="m4/stdint_h.m4">m4/stdint_h.m4</A>
-<A HREF="m4/stdio-safer.m4">m4/stdio-safer.m4</A>
-<A HREF="m4/stdlib-safer.m4">m4/stdlib-safer.m4</A>
-<A HREF="m4/stpcpy.m4">m4/stpcpy.m4</A>
-<A HREF="m4/stpncpy.m4">m4/stpncpy.m4</A>
-<A HREF="m4/strcase.m4">m4/strcase.m4</A>
-<A HREF="m4/strcasestr.m4">m4/strcasestr.m4</A>
-<A HREF="m4/strchrnul.m4">m4/strchrnul.m4</A>
-<A HREF="m4/strcspn.m4">m4/strcspn.m4</A>
-<A HREF="m4/strdup.m4">m4/strdup.m4</A>
-<A HREF="m4/strerror.m4">m4/strerror.m4</A>
-<A HREF="m4/strerror_r.m4">m4/strerror_r.m4</A>
-<A HREF="m4/strftime.m4">m4/strftime.m4</A>
-<A HREF="m4/strndup.m4">m4/strndup.m4</A>
-<A HREF="m4/strnlen.m4">m4/strnlen.m4</A>
-<A HREF="m4/strpbrk.m4">m4/strpbrk.m4</A>
-<A HREF="m4/strsep.m4">m4/strsep.m4</A>
-<A HREF="m4/strstr.m4">m4/strstr.m4</A>
-<A HREF="m4/strtod.m4">m4/strtod.m4</A>
-<A HREF="m4/strtoimax.m4">m4/strtoimax.m4</A>
-<A HREF="m4/strtok_r.m4">m4/strtok_r.m4</A>
-<A HREF="m4/strtol.m4">m4/strtol.m4</A>
-<A HREF="m4/strtoll.m4">m4/strtoll.m4</A>
-<A HREF="m4/strtoul.m4">m4/strtoul.m4</A>
-<A HREF="m4/strtoull.m4">m4/strtoull.m4</A>
-<A HREF="m4/strtoumax.m4">m4/strtoumax.m4</A>
-<A HREF="m4/strverscmp.m4">m4/strverscmp.m4</A>
-<A HREF="m4/sys_select_h.m4">m4/sys_select_h.m4</A>
-<A HREF="m4/sys_socket_h.m4">m4/sys_socket_h.m4</A>
-<A HREF="m4/sys_stat_h.m4">m4/sys_stat_h.m4</A>
-<A HREF="m4/sysexits.m4">m4/sysexits.m4</A>
-<A HREF="m4/time_r.m4">m4/time_r.m4</A>
-<A HREF="m4/timegm.m4">m4/timegm.m4</A>
-<A HREF="m4/timespec.m4">m4/timespec.m4</A>
-<A HREF="m4/tls.m4">m4/tls.m4</A>
-<A HREF="m4/tm_gmtoff.m4">m4/tm_gmtoff.m4</A>
-<A HREF="m4/tzset.m4">m4/tzset.m4</A>
-<A HREF="m4/ucs4-utf.m4">m4/ucs4-utf.m4</A>
 <A HREF="m4/uint32_t.m4">m4/uint32_t.m4</A>
-<A HREF="m4/uintmax_t.m4">m4/uintmax_t.m4</A>
 <A HREF="m4/uintptr_t.m4">m4/uintptr_t.m4</A>
-<A HREF="m4/ullong_max.m4">m4/ullong_max.m4</A>
-<A HREF="m4/ulonglong.m4">m4/ulonglong.m4</A>
-<A HREF="m4/unicodeio.m4">m4/unicodeio.m4</A>
-<A HREF="m4/unistd-safer.m4">m4/unistd-safer.m4</A>
-<A HREF="m4/unistd_h.m4">m4/unistd_h.m4</A>
 <A HREF="m4/unlink-busy.m4">m4/unlink-busy.m4</A>
-<A HREF="m4/unlinkdir.m4">m4/unlinkdir.m4</A>
-<A HREF="m4/unlocked-io.m4">m4/unlocked-io.m4</A>
 <A HREF="m4/uptime.m4">m4/uptime.m4</A>
-<A HREF="m4/userspec.m4">m4/userspec.m4</A>
-<A HREF="m4/utf-ucs4.m4">m4/utf-ucs4.m4</A>
-<A HREF="m4/utimbuf.m4">m4/utimbuf.m4</A>
-<A HREF="m4/utime.m4">m4/utime.m4</A>
-<A HREF="m4/utimecmp.m4">m4/utimecmp.m4</A>
-<A HREF="m4/utimens.m4">m4/utimens.m4</A>
-<A HREF="m4/utimes-null.m4">m4/utimes-null.m4</A>
-<A HREF="m4/utimes.m4">m4/utimes.m4</A>
-<A HREF="m4/vasnprintf.m4">m4/vasnprintf.m4</A>
-<A HREF="m4/vasprintf.m4">m4/vasprintf.m4</A>
-<A HREF="m4/visibility.m4">m4/visibility.m4</A>
-<A HREF="m4/vsnprintf.m4">m4/vsnprintf.m4</A>
-<A HREF="m4/wait-process.m4">m4/wait-process.m4</A>
 <A HREF="m4/warning.m4">m4/warning.m4</A>
-<A HREF="m4/wchar_t.m4">m4/wchar_t.m4</A>
-<A HREF="m4/wcwidth.m4">m4/wcwidth.m4</A>
-<A HREF="m4/wint_t.m4">m4/wint_t.m4</A>
-<A HREF="m4/xalloc.m4">m4/xalloc.m4</A>
-<A HREF="m4/xgetcwd.m4">m4/xgetcwd.m4</A>
-<A HREF="m4/xnanosleep.m4">m4/xnanosleep.m4</A>
-<A HREF="m4/xreadlink.m4">m4/xreadlink.m4</A>
-<A HREF="m4/xsize.m4">m4/xsize.m4</A>
-<A HREF="m4/xstrndup.m4">m4/xstrndup.m4</A>
-<A HREF="m4/xstrtod.m4">m4/xstrtod.m4</A>
-<A HREF="m4/xstrtoimax.m4">m4/xstrtoimax.m4</A>
-<A HREF="m4/xstrtol.m4">m4/xstrtol.m4</A>
-<A HREF="m4/xstrtoumax.m4">m4/xstrtoumax.m4</A>
-<A HREF="m4/xvasprintf.m4">m4/xvasprintf.m4</A>
-<A HREF="m4/yesno.m4">m4/yesno.m4</A>
 </PRE>
     <H2>Future developments</H2>
     Ideally a module could consist of:
@@ -4830,6 +4287,6 @@
       <LI>A POT file and some PO files
     </UL>
     <HR>
-    Generated from <CODE>MODULES.html.sh</CODE> on 21 July 2006.
+    Generated from <CODE>MODULES.html.sh</CODE> on 22 July 2006.
   </BODY>
 </HTML>