Mercurial > hg > octave-kai > gnulib-hg
changeset 4514:4dd0a6b3033d
.
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Fri, 08 Aug 2003 07:12:50 +0000 |
parents | c5ffba0b61b5 |
children | ae4b157d42ad |
files | MODULES.html |
diffstat | 1 files changed, 34 insertions(+), 3 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="acl, alloca, argmatch, argp, assert, atexit, backupfile, bcopy, binary-io, c-bs-a, c-ctype, c-stack, canon-host, chown, closeout, copy-file, diacrit, dirfd, dirname, dup2, error, euidaccess, exclude, exit, exitfail, fatal, file-type, fileblocks, filemode, findprog, fnmatch, fnmatch-gnu, fnmatch-posix, fpending, fsusage, ftruncate, full-read, full-write, gcd, getdate, getgroups, gethostname, getline, getloadavg, getndelim2, getnline, getopt, getpagesize, getpass, getpass-gnu, gettext, gettime, gettimeofday, getugroups, getusershell, group-member, hard-locale, hash, hash-pjw, human, iconv, idcache, isdir, lchown, linebreak, linebuffer, localcharset, long-options, lstat, makepath, malloc, mathl, mbswidth, md5, memcasecmp, memchr, memcmp, memcoll, memcpy, memmove, mempcpy, memrchr, memset, minmax, mkdir, mkdtemp, mkstemp, mktime, modechange, mountlist, nanosleep, obstack, path-concat, pathmax, pathname, physmem, poll, posixtm, posixver, putenv, quote, quotearg, readlink, readtokens, readutmp, realloc, regex, rename, rmdir, rpmatch, safe-read, safe-write, same, save-cwd, savedir, setenv, settime, sha, sig2str, stat, stdbool, stdio-safer, stpcpy, stpncpy, strcase, strchrnul, strcspn, strdup, strerror, strftime, strndup, strnlen, strpbrk, strstr, strtod, strtoimax, strtol, strtoll, strtoul, strtoull, strtoumax, strverscmp, sysexits, timespec, ucs4-utf16, ucs4-utf8, unicodeio, unistd-safer, unlocked-io, userspec, utf16-ucs4, utf8-ucs4, utime, vasnprintf, vasprintf, version-etc, xalloc, xgetcwd, xgethostname, xmemcoll, xreadlink, xsetenv, xstrtod, xstrtoimax, xstrtol, xstrtoumax, yesno"> + <META NAME="keywords" CONTENT="acl, alloca, argmatch, argp, assert, atexit, backupfile, bcopy, binary-io, c-bs-a, c-ctype, c-stack, canon-host, chown, closeout, copy-file, diacrit, dirfd, dirname, dup2, error, euidaccess, exclude, exit, exitfail, fatal, file-type, fileblocks, filemode, findprog, fnmatch, fnmatch-gnu, fnmatch-posix, fpending, fsusage, ftruncate, full-read, full-write, gcd, getdate, getgroups, gethostname, getline, getloadavg, getndelim2, getnline, getopt, getpagesize, getpass, getpass-gnu, gettext, gettime, gettimeofday, getugroups, getusershell, group-member, hard-locale, hash, hash-pjw, human, iconv, idcache, isdir, lchown, linebreak, linebuffer, localcharset, long-options, lstat, makepath, malloc, mathl, mbswidth, md5, memcasecmp, memchr, memcmp, memcoll, memcpy, memmove, mempcpy, memrchr, memset, minmax, mkdir, mkdtemp, mkstemp, mktime, modechange, mountlist, nanosleep, obstack, path-concat, pathmax, pathname, physmem, poll, posixtm, posixver, putenv, quote, quotearg, readlink, readtokens, readutmp, realloc, regex, rename, restrict, rmdir, rpmatch, safe-read, safe-write, same, save-cwd, savedir, setenv, settime, sha, sig2str, stat, stdbool, stdio-safer, stpcpy, stpncpy, strcase, strchrnul, strcspn, strdup, strerror, strftime, strndup, strnlen, strpbrk, strstr, strtod, strtoimax, strtol, strtoll, strtoul, strtoull, strtoumax, strverscmp, sysexits, timespec, ucs4-utf16, ucs4-utf8, unicodeio, unistd-safer, unlocked-io, userspec, utf16-ucs4, utf8-ucs4, utime, vasnprintf, vasprintf, version-etc, xalloc, xgetcwd, xgethostname, xmemcoll, xreadlink, xsetenv, xstrtod, xstrtoimax, xstrtol, xstrtoumax, yesno"> </HEAD> <BODY> <H1>Gnulib Module List</H1> @@ -292,6 +292,13 @@ </TR> </TABLE> <H2><A HREF="#isoc_sup">Support for systems lacking ISO C 99</A></H2> + <H3><A HREF="#isoc_sup_keywords">Keywords</A></H3> + <TABLE> + <TR WIDTH="100%"> + <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=restrict">restrict</A> + <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">The C99 'restrict' keyword. + </TR> + </TABLE> <H3><A HREF="#isoc_sup_stdbool">Boolean type and values <stdbool.h></A></H3> <TABLE> <TR WIDTH="100%"> @@ -1448,6 +1455,30 @@ </TR> </TABLE> <H2><A NAME="isoc_sup">Support for systems lacking ISO C 99</A></H2> + <H3><A NAME="isoc_sup_keywords">Keywords</A></H3> + <TABLE> + <TR> + <TH ALIGN=LEFT>modules/ + <TH ALIGN=LEFT>lib/ + <TH ALIGN=LEFT>lib/ + <TH ALIGN=LEFT>m4/ + <TH ALIGN=LEFT> + </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=restrict"></A><A HREF="modules/restrict">restrict</A> + <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> <H3><A NAME="isoc_sup_stdbool">Boolean type and values <stdbool.h></A></H3> <TABLE> <TR> @@ -1726,7 +1757,7 @@ <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> <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/regex.m4">regex.m4</A><BR>gl_REGEX - <TD ALIGN=LEFT VALIGN=TOP>alloca<BR>unlocked-io<BR>gettext + <TD ALIGN=LEFT VALIGN=TOP>alloca<BR>unlocked-io<BR>gettext<BR>restrict </TR> <TR> <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=rename"></A><A HREF="modules/rename">rename</A> @@ -2548,6 +2579,6 @@ <LI>A testsuite </UL> <HR> - Generated from <CODE>MODULES.html.sh</CODE> on 6 August 2003. + Generated from <CODE>MODULES.html.sh</CODE> on 8 August 2003. </BODY> </HTML>