From 4293e574cd142ea90cd3072e09e742c4f2a8b502 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 20 Jan 2003 13:05:58 +0000 Subject: [PATCH] . --- MODULES.html | 306 ++++++++++++++++++++++++--------------------------- 1 file changed, 142 insertions(+), 164 deletions(-) diff --git a/MODULES.html b/MODULES.html index 046725a2f8..beff22b8cb 100644 --- a/MODULES.html +++ b/MODULES.html @@ -219,10 +219,6 @@ diacrit Decomposition of composed ISO-8859-1 characters. - - getstr - - getline Read a line from a stream. @@ -625,10 +621,6 @@ usually the host name including FQDN. Read a response from the user, and its classification as matching "yes" or "no". - - linebreak - -

Executing programs

Java

@@ -706,112 +698,112 @@ variables. c-bs-a - --- +
Maintainer:
Paul Eggert --- c-bs-a.m4
AC_C_BACKSLASH_A --- assert - #include <assert.h> + #include <assert.h>

Maintainer:
Jim Meyering --- assert.m4
jm_ASSERT --- atexit - #include <stdlib.h> + #include <stdlib.h>

Maintainer:
Jim Meyering atexit.c atexit.m4
gl_FUNC_ATEXIT --- strtod - #include <stdlib.h> + #include <stdlib.h>

Maintainer:
all strtod.c strtod.m4
gl_FUNC_STRTOD --- strtol - #include <stdlib.h> + #include <stdlib.h>

Maintainer:
glibc strtol.c strtol.m4
gl_FUNC_STRTOL --- strtoul - #include <stdlib.h> + #include <stdlib.h>

Maintainer:
glibc strtoul.c strtoul.m4
gl_FUNC_STRTOUL strtol memchr - #include <string.h> + #include <string.h>

Maintainer:
Jim Meyering, glibc memchr.c memchr.m4
gl_FUNC_MEMCHR --- memcmp - #include <string.h> + #include <string.h>

Maintainer:
Jim Meyering, glibc memcmp.c memcmp.m4
jm_FUNC_MEMCMP --- memcpy - #include <string.h> + #include <string.h>

Maintainer:
Jim Meyering memcpy.c memcpy.m4
gl_FUNC_MEMCPY --- memmove - #include <string.h> + #include <string.h>

Maintainer:
Jim Meyering memmove.c memmove.m4
gl_FUNC_MEMMOVE --- memset - #include <string.h> + #include <string.h>

Maintainer:
Jim Meyering memset.c memset.m4
gl_FUNC_MEMSET --- strcspn - #include <string.h> + #include <string.h>

Maintainer:
Bruno Haible, glibc strcspn.c strcspn.m4
gl_FUNC_STRCSPN --- strpbrk - #include "strpbrk.h" + #include "strpbrk.h"

Maintainer:
Bruno Haible, glibc strpbrk.c strpbrk.m4
gl_FUNC_STRPBRK --- strstr - #include "strstr.h" + #include "strstr.h"

Maintainer:
Bruno Haible, glibc strstr.c strstr.m4
gl_FUNC_STRSTR --- strerror - #include <string.h> + #include <string.h>

Maintainer:
all strerror.c strerror.m4
gl_FUNC_STRERROR --- mktime - #include <time.h> + #include <time.h>

Maintainer:
Paul Eggert, Jim Meyering, glibc mktime.c mktime.m4
gl_FUNC_MKTIME --- @@ -837,14 +829,14 @@ variables. malloc - #include <stdlib.h> + #include <stdlib.h>

Maintainer:
Jim Meyering malloc.c malloc.m4
jm_FUNC_MALLOC --- realloc - #include <stdlib.h> + #include <stdlib.h>

Maintainer:
Jim Meyering realloc.c realloc.m4
jm_FUNC_REALLOC --- @@ -868,7 +860,7 @@ variables. strftime - #include <time.h> + #include <time.h>

Maintainer:
glibc strftime.c mbstate_t.m4
tm_gmtoff.m4
strftime.m4
jm_FUNC_GNU_STRFTIME --- @@ -893,21 +885,21 @@ variables. xalloc - #include "xalloc.h" + #include "xalloc.h"

Maintainer:
Bruno Haible xmalloc.c
xstrdup.c xalloc.m4
gl_XALLOC malloc
realloc
error
gettext alloca - #include <alloca.h> + #include <alloca.h>

Maintainer:
bug-gnulib@gnu.org alloca_.h
alloca.c alloca.m4
gl_FUNC_ALLOCA xalloc bumpalloc - #include "bumpalloc.h" + #include "bumpalloc.h"

Maintainer:
Jim Meyering --- --- xalloc @@ -931,7 +923,7 @@ variables. gcd - #include "gcd.h" + #include "gcd.h"

Maintainer:
Bruno Haible gcd.c --- --- @@ -955,14 +947,14 @@ variables. putenv - --- +
Maintainer:
Jim Meyering putenv.c putenv.m4
jm_FUNC_PUTENV --- setenv - #include "setenv.h" + #include "setenv.h"

Maintainer:
Bruno Haible setenv.c
unsetenv.c setenv.m4
gt_FUNC_SETENV alloca @@ -987,49 +979,49 @@ variables. bcopy - --- +
Maintainer: bcopy.c AC_REPLACE_FUNCS(bcopy) --- memrchr - --- +
Maintainer:
Jim Meyering, glibc memrchr.c memrchr.m4
gl_FUNC_MEMRCHR --- stpcpy - #include "stpcpy.h" + #include "stpcpy.h"

Maintainer:
Bruno Haible, glibc stpcpy.c stpcpy.m4
gl_FUNC_STPCPY --- strcase - #include "strcase.h" + #include "strcase.h"

Maintainer:
Bruno Haible strcasecmp.c
strncasecmp.c strcase.m4
gl_STRCASE --- strdup - --- +
Maintainer:
all, glibc strdup.c strdup.m4
gl_FUNC_STRDUP --- strnlen - --- +
Maintainer:
glibc strnlen.c strnlen.m4
gl_FUNC_STRNLEN --- strndup - --- +
Maintainer:
glibc strndup.c strndup.m4
gl_FUNC_STRNDUP strnlen @@ -1053,14 +1045,14 @@ variables. xstrtod - #include "xstrtod.h" + #include "xstrtod.h"

Maintainer:
Jim Meyering xstrtod.c xstrtod.m4
gl_XSTRTOD --- xstrtol - #include "xstrtol.h" + #include "xstrtol.h"

Maintainer:
Jim Meyering xstrtol.c
xstrtoul.c ulonglong.m4
longlong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
intmax_t.m4
xstrtol.m4
gl_XSTRTOL --- @@ -1084,7 +1076,7 @@ variables. getdate - #include "getdate.h" + #include "getdate.h"

Maintainer:
Paul Eggert getdate.y bison.m4
tm_gmtoff.m4
getdate.m4
gl_GETDATE unlocked-io @@ -1108,7 +1100,7 @@ variables. unlocked-io - #include "unlocked-io.h" + #include "unlocked-io.h"

Maintainer:
Jim Meyering --- unlocked-io.m4
jm_FUNC_GLIBC_UNLOCKED_IO --- @@ -1132,21 +1124,21 @@ variables. argmatch - #include "argmatch.h" + #include "argmatch.h"

Maintainer:
all argmatch.c --- gettext
error
quotearg
quote
unlocked-io version-etc - #include "version-etc.h" + #include "version-etc.h"

Maintainer:
Jim Meyering version-etc.c --- unlocked-io
gettext long-options - #include "long-options.h" + #include "long-options.h"

Maintainer:
Jim Meyering long-options.c long-options.m4
gl_LONG_OPTIONS version-etc @@ -1170,14 +1162,14 @@ variables. md5 - #include "md5.h" + #include "md5.h"

Maintainer:
Jim Meyering md5.c md5.m4
gl_MD5 unlocked-io sha - #include "sha.h" + #include "sha.h"

Maintainer:
Jim Meyering sha.c sha.m4
gl_SHA unlocked-io
md5 @@ -1201,63 +1193,56 @@ variables. diacrit - #include "diacrit.h" + #include "diacrit.h"

Maintainer:
Jim Meyering diacrit.c --- --- - - getstr - --- - --- - --- - --- - getline - #include "getline.h" + #include "getline.h"

Maintainer:
all getline.c getline.m4
AM_FUNC_GETLINE unlocked-io linebuffer - #include "linebuffer.h" + #include "linebuffer.h"

Maintainer:
Jim Meyering linebuffer.c --- xalloc
unlocked-io obstack - #include "obstack.h" + #include "obstack.h"

Maintainer:
all, glibc obstack.c obstack.m4
gl_OBSTACK gettext hash-pjw - #include "hash-pjw.h" + #include "hash-pjw.h"

Maintainer:
Jim Meyering hash-pjw.c --- --- hash - #include "hash.h" + #include "hash.h"

Maintainer:
Jim Meyering hash.c hash.m4
gl_HASH malloc
realloc
stdbool readtokens - #include "readtokens.h" + #include "readtokens.h"

Maintainer:
Jim Meyering readtokens.c readtokens.m4
gl_READTOKENS xalloc
unlocked-io strverscmp - #include "strverscmp.h" + #include "strverscmp.h"

Maintainer:
Jim Meyering, glibc strverscmp.c strverscmp.m4
gl_FUNC_STRVERSCMP --- @@ -1282,7 +1267,7 @@ variables. stdbool - #include <stdbool.h> + #include <stdbool.h>

Maintainer:
Bruno Haible stdbool.h.in stdbool.m4
AM_STDBOOL_H --- @@ -1306,14 +1291,14 @@ variables. strtoll - #include <stdlib.h> + #include <stdlib.h>

Maintainer:
glibc strtoll.c longlong.m4
strtoll.m4
gl_FUNC_STRTOLL strtol strtoull - #include <stdlib.h> + #include <stdlib.h>

Maintainer:
glibc strtoull.c ulonglong.m4
strtoull.m4
gl_FUNC_STRTOULL strtoul @@ -1337,14 +1322,14 @@ variables. strtoimax - --- +
Maintainer:
Paul Eggert strtoimax.c longlong.m4
stdint_h.m4
inttypes_h.m4
intmax_t.m4
strtoimax.m4
gl_FUNC_STRTOIMAX strtoll strtoumax - --- +
Maintainer:
Paul Eggert strtoumax.c ulonglong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
strtoumax.m4
gl_FUNC_STRTOUMAX strtoimax
strtoull @@ -1386,14 +1371,14 @@ variables. xstrtoimax - #include "xstrtol.h" + #include "xstrtol.h"

Maintainer:
Paul Eggert xstrtoimax.c xstrtoimax.m4
jm_XSTRTOIMAX xstrtol
strtoimax xstrtoumax - #include "xstrtol.h" + #include "xstrtol.h"

Maintainer:
Paul Eggert xstrtoumax.c xstrtoumax.m4
jm_XSTRTOUMAX xstrtol
strtoumax @@ -1417,105 +1402,105 @@ variables. chown - #include <unistd.h> + #include <unistd.h>

Maintainer:
Jim Meyering chown.c chown.m4
jm_FUNC_CHOWN --- dup2 - #include <unistd.h> + #include <unistd.h>

Maintainer:
Paul Eggert, Jim Meyering dup2.c dup2.m4
gl_FUNC_DUP2 --- ftruncate - #include <unistd.h> + #include <unistd.h>

Maintainer:
Jim Meyering ftruncate.c ftruncate.m4
jm_FUNC_FTRUNCATE --- getgroups - #include <unistd.h> + #include <unistd.h>

Maintainer:
Jim Meyering getgroups.c getgroups.m4
jm_FUNC_GETGROUPS xalloc gettimeofday - #include <sys/time.h> + #include <sys/time.h>

Maintainer:
Jim Meyering gettimeofday.c gettimeofday.m4
AC_FUNC_GETTIMEOFDAY_CLOBBER --- mkdir - #include <sys/stat.h> + #include <sys/stat.h>

Maintainer:
Jim Meyering mkdir.c mkdir-slash.m4
UTILS_FUNC_MKDIR_TRAILING_SLASH xalloc
dirname mkstemp - #include <stdlib.h> + #include <stdlib.h>

Maintainer:
Jim Meyering mkstemp.c
tempname.c ulonglong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
mkstemp.m4
UTILS_FUNC_MKSTEMP --- stat - #include <sys/stat.h> + #include <sys/stat.h>

Maintainer:
Jim Meyering stat.c stat.m4
jm_FUNC_STAT --- lstat - #include <sys/stat.h> + #include <sys/stat.h>

Maintainer:
Jim Meyering lstat.c lstat.m4
jm_FUNC_LSTAT stat
xalloc timespec - #include "timespec.h" + #include "timespec.h"

Maintainer:
Jim Meyering --- st_mtim.m4
timespec.m4
gl_TIMESPEC --- nanosleep - #include <time.h> + #include <time.h>

Maintainer:
Jim Meyering nanosleep.c nanosleep.m4
jm_FUNC_NANOSLEEP timespec regex - #include "regex.h" + #include "regex.h"

Maintainer:
all regex.c regex.m4
gl_REGEX alloca
unlocked-io
gettext rename - #include <stdio.h> + #include <stdio.h>

Maintainer:
Jim Meyering rename.c rename.m4
vb_FUNC_RENAME xalloc
dirname rmdir - #include <unistd.h> + #include <unistd.h>

Maintainer:
Jim Meyering rmdir.c rmdir.m4
gl_FUNC_RMDIR --- utime - #if HAVE_UTIME_H
# include <utime.h>
#else
# include <sys/utime.h>
#endif + #if HAVE_UTIME_H
# include <utime.h>
#else
# include <sys/utime.h>
#endif

Maintainer:
Jim Meyering utime.c utimbuf.m4
utimes.m4
utime.m4
jm_FUNC_UTIME safe-read
full-write @@ -1539,49 +1524,49 @@ variables. dirname - #include "dirname.h" + #include "dirname.h"

Maintainer:
Jim Meyering dirname.c
basename.c
stripslash.c dos.m4
dirname.m4
gl_DIRNAME xalloc getopt - #include "getopt.h" + #include "getopt.h"

Maintainer:
all, glibc getopt.c
getopt1.c getopt.m4
gl_GETOPT gettext unistd-safer - #include "unistd-safer.h" + #include "unistd-safer.h"

Maintainer:
Paul Eggert, Jim Meyering dup-safer.c unistd-safer.m4
gl_UNISTD_SAFER --- fnmatch - --- + #include <fnmatch.h>

Maintainer:
all, glibc fnmatch_.h
fnmatch.c
fnmatch_loop.c mbstate_t.m4
fnmatch.m4
# No macro. You should also use one of fnmatch-posix or fnmatch-gnu. alloca fnmatch-posix - #include "fnmatch.h" + #include "fnmatch.h"

Maintainer:
all --- gl_FUNC_FNMATCH_POSIX fnmatch fnmatch-gnu - #include "fnmatch.h" + #include "fnmatch.h"

Maintainer:
all --- gl_FUNC_FNMATCH_GNU fnmatch exclude - #include "exclude.h" + #include "exclude.h"

Maintainer:
Paul Eggert exclude.c exclude.m4
gl_EXCLUDE xalloc
strcase
unlocked-io
fnmatch-gnu
stdbool @@ -1606,7 +1591,7 @@ variables. human - #include "human.h" + #include "human.h"

Maintainer:
Paul Eggert human.c ulonglong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
human.m4
gl_HUMAN gettext
argmatch
error
xstrtol @@ -1630,140 +1615,140 @@ variables. acl - #include "acl.h" + #include "acl.h"

Maintainer:
Paul Eggert, Jim Meyering acl.c acl.m4
AC_FUNC_ACL --- backupfile - #include "backupfile.h" + #include "backupfile.h"

Maintainer:
Paul Eggert, Jim Meyering backupfile.c
addext.c dos.m4
d-ino.m4
backupfile.m4
gl_BACKUPFILE argmatch
dirname fsusage - #include "fsusage.h" + #include "fsusage.h"

Maintainer:
Jim Meyering fsusage.c ulonglong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
fsusage.m4
gl_FSUSAGE full-read dirfd - #include "dirfd.h" + #include "dirfd.h"

Maintainer:
Jim Meyering dirfd.c dirfd.m4
UTILS_FUNC_DIRFD --- euidaccess - --- +
Maintainer:
Jim Meyering, glibc euidaccess.c euidaccess.m4
gl_FUNC_EUIDACCESS group-member file-type - #include "file-type.h" + #include "file-type.h"

Maintainer:
Paul Eggert, Jim Meyering file-type.c file-type.m4
gl_FILE_TYPE gettext fileblocks - --- +
Maintainer:
Jim Meyering fileblocks.c fileblocks.m4
gl_FILEBLOCKS --- filemode - #include "filemode.h" + #include "filemode.h"

Maintainer:
Jim Meyering filemode.c filemode.m4
gl_FILEMODE --- isdir - --- +
Maintainer:
Jim Meyering isdir.c isdir.m4
gl_ISDIR --- lchown - --- +
Maintainer:
Jim Meyering lchown.h
lchown.c lchown.m4
jm_FUNC_LCHOWN chown makepath - #include "makepath.h" + #include "makepath.h"

Maintainer:
Jim Meyering makepath.c afs.m4
makepath.m4
gl_MAKEPATH alloca
chown
gettext
save-cwd
dirname
error
quote modechange - #include "modechange.h" + #include "modechange.h"

Maintainer:
Jim Meyering modechange.c modechange.m4
gl_MODECHANGE xstrtol mountlist - #include "mountlist.h" + #include "mountlist.h"

Maintainer:
Jim Meyering mountlist.c ls-mntd-fs.m4
fstypename.m4
mountlist.m4
gl_MOUNTLIST xalloc
unlocked-io path-concat - #include "path-concat.h" + #include "path-concat.h"

Maintainer:
Jim Meyering path-concat.c dos.m4
path-concat.m4
gl_PATH_CONCAT strdup
xalloc
dirname pathmax - #include "pathmax.h" + #include "pathmax.h"

Maintainer:
Jim Meyering --- pathmax.m4
gl_PATHMAX --- same - #include "same.h" + #include "same.h"

Maintainer:
Jim Meyering same.c same.m4
gl_SAME xalloc
error
dirname save-cwd - #include "save-cwd.h" + #include "save-cwd.h"

Maintainer:
Jim Meyering save-cwd.c save-cwd.m4
gl_SAVE_CWD error savedir - #include "savedir.h" + #include "savedir.h"

Maintainer:
Jim Meyering savedir.c savedir.m4
gl_SAVEDIR xalloc xgetcwd - #include "xgetcwd.h" + #include "xgetcwd.h"

Maintainer:
Jim Meyering xgetcwd.c getcwd.m4
xgetcwd.m4
gl_XGETCWD xalloc
pathmax xreadlink - #include "xreadlink.h" + #include "xreadlink.h"

Maintainer:
Jim Meyering xreadlink.c xreadlink.m4
gl_XREADLINK xalloc @@ -1787,28 +1772,28 @@ variables. safe-read - #include "safe-read.h" + #include "safe-read.h"

Maintainer:
Jim Meyering, Bruno Haible safe-read.c safe-read.m4
gl_SAFE_READ --- safe-write - #include "safe-write.h" + #include "safe-write.h"

Maintainer:
Jim Meyering, Bruno Haible safe-write.c safe-write.m4
gl_SAFE_WRITE safe-read full-read - #include "full-read.h" + #include "full-read.h"

Maintainer:
Jim Meyering, Bruno Haible full-read.c --- safe-read
full-write full-write - #include "full-write.h" + #include "full-write.h"

Maintainer:
Jim Meyering, Bruno Haible full-write.c --- safe-write @@ -1832,28 +1817,28 @@ variables. fpending - #include "__fpending.h" + #include "__fpending.h"

Maintainer:
Jim Meyering __fpending.c fpending.m4
jm_FUNC_FPENDING --- closeout - #include "closeout.h" + #include "closeout.h"

Maintainer:
Jim Meyering closeout.c closeout.m4
gl_CLOSEOUT unlocked-io
gettext
error
quotearg
fpending stdio-safer - #include "stdio-safer.h" + #include "stdio-safer.h"

Maintainer:
Paul Eggert, Jim Meyering fopen-safer.c stdio-safer.m4
gl_STDIO_SAFER unistd-safer getpass - --- +
Maintainer:
Jim Meyering, glibc getpass.c getpass.m4
gl_FUNC_GETPASS unlocked-io
getline @@ -1877,28 +1862,28 @@ variables. getugroups - --- +
Maintainer:
Jim Meyering getugroups.c getugroups.m4
gl_GETUGROUPS --- group-member - #include "group-member.h" + #include "group-member.h"

Maintainer:
Jim Meyering group-member.c group-member.m4
jm_FUNC_GROUP_MEMBER xalloc idcache - --- +
Maintainer:
Jim Meyering idcache.c idcache.m4
gl_IDCACHE xalloc userspec - --- +
Maintainer:
Jim Meyering userspec.c userspec.m4
gl_USERSPEC alloca
xalloc
xstrtol
strdup
gettext @@ -1922,21 +1907,21 @@ variables. gettime - --- +
Maintainer:
Paul Eggert, Jim Meyering gettime.c clock_time.m4
gettime.m4
gl_GETTIME gettimeofday
timespec settime - --- +
Maintainer:
Paul Eggert, Jim Meyering settime.c clock_time.m4
settime.m4
gl_SETTIME timespec posixtm - #include "posixtm.h" + #include "posixtm.h"

Maintainer:
Jim Meyering posixtm.c posixtm.m4
gl_POSIXTM unlocked-io @@ -1960,21 +1945,21 @@ variables. gethostname - --- +
Maintainer:
all gethostname.c gethostname.m4
gl_FUNC_GETHOSTNAME --- xgethostname - --- +
Maintainer:
Jim Meyering xgethostname.c --- gethostname
xalloc
error canon-host - --- +
Maintainer:
Jim Meyering canon-host.c canon-host.m4
gl_CANON_HOST --- @@ -1998,88 +1983,81 @@ variables. gettext - #include "gettext.h" + #include "gettext.h"

Maintainer:
Bruno Haible --- codeset.m4
gettext.m4
glibc21.m4
iconv.m4
intdiv0.m4
inttypes.m4
inttypes_h.m4
inttypes-pri.m4
isc-posix.m4
lcmessage.m4
lib-ld.m4
lib-link.m4
lib-prefix.m4
progtest.m4
stdint_h.m4
uintmax_t.m4
ulonglong.m4
AM_GNU_GETTEXT([external]) --- iconv - #include <iconv.h> + #include <iconv.h>

Maintainer:
Bruno Haible --- iconv.m4
lib-ld.m4
lib-link.m4
lib-prefix.m4
AM_ICONV --- localcharset - #include "localcharset.h" + #include "localcharset.h"

Maintainer:
Bruno Haible localcharset.c
config.charset
ref-add.sin
ref-del.sin codeset.m4
glibc21.m4
localcharset.m4
gl_LOCALCHARSET --- hard-locale - #include "hard-locale.h" + #include "hard-locale.h"

Maintainer:
Paul Eggert hard-locale.c hard-locale.m4
gl_HARD_LOCALE --- mbswidth - #include "mbswidth.h" + #include "mbswidth.h"

Maintainer:
Bruno Haible mbswidth.c mbstate_t.m4
mbrtowc.m4
mbswidth.m4
gl_MBSWIDTH --- memcasecmp - #include "memcasecmp.h" + #include "memcasecmp.h"

Maintainer:
Jim Meyering memcasecmp.c memcasecmp.m4
gl_MEMCASECMP --- memcoll - #include "memcoll.h" + #include "memcoll.h"

Maintainer:
Paul Eggert, Jim Meyering memcoll.c memcoll.m4
gl_MEMCOLL --- xmemcoll - #include "xmemcoll.h" + #include "xmemcoll.h"

Maintainer:
Paul Eggert, Jim Meyering xmemcoll.c --- memcoll
gettext
error
quotearg unicodeio - #include "unicodeio.h" + #include "unicodeio.h"

Maintainer:
Bruno Haible unicodeio.c unicodeio.m4
gl_UNICODEIO iconv
gettext
localcharset
error rpmatch - --- +
Maintainer:
Jim Meyering rpmatch.c rpmatch.m4
gl_FUNC_RPMATCH gettext
regex yesno - --- +
Maintainer:
Jim Meyering yesno.c yesno.m4
gl_YESNO unlocked-io
rpmatch - - linebreak - --- - --- - --- - --- -

Executing programs

Java

@@ -2101,91 +2079,91 @@ variables. exitfail - #include "exitfail.h" + #include "exitfail.h"

Maintainer:
Paul Eggert exitfail.c exitfail.m4
gl_EXITFAIL --- c-stack - #include "c-stack.h" + #include "c-stack.h"

Maintainer:
Paul Eggert c-stack.c c-stack.m4
gl_C_STACK gettext
exitfail error - #include "error.h" + #include "error.h"

Maintainer:
all, glibc error.c error.m4
gl_ERROR unlocked-io
gettext fatal - #include "fatal.h" + #include "fatal.h"

Maintainer: fatal.c fatal.m4
gl_FATAL unlocked-io
error getloadavg - --- +
Maintainer:
Jim Meyering getloadavg.c getloadavg.m4
gl_FUNC_GETLOADAVG --- getpagesize - #include "getpagesize.h" + #include "getpagesize.h"

Maintainer:
Jim Meyering --- getpagesize.m4
gl_GETPAGESIZE --- getusershell - --- +
Maintainer:
Jim Meyering getusershell.c getusershell.m4
gl_PREREQ_GETUSERSHELL xalloc
unlocked-io physmem - #include "physmem.h" + #include "physmem.h"

Maintainer:
Paul Eggert, Jim Meyering physmem.c physmem.m4
gl_PHYSMEM --- posixver - #include "posixver.h" + #include "posixver.h"

Maintainer:
Paul Eggert, Jim Meyering posixver.c posixver.m4
gl_POSIXVER --- quotearg - #include "quotearg.h" + #include "quotearg.h"

Maintainer:
Paul Eggert quotearg.c mbstate_t.m4
mbrtowc.m4
quotearg.m4
gl_QUOTEARG xalloc
gettext quote - #include "quote.h" + #include "quote.h"

Maintainer:
Paul Eggert quote.c quote.m4
gl_QUOTE quotearg readutmp - #include "readutmp.h" + #include "readutmp.h"

Maintainer:
Jim Meyering readutmp.c readutmp.m4
gl_READUTMP xalloc
unlocked-io sig2str - #include "sig2str.h" + #include "sig2str.h"

Maintainer:
Paul Eggert, Jim Meyering sig2str.c sig2str.m4
gl_FUNC_SIG2STR --- @@ -2227,5 +2205,5 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 18 January 2003. + Generated from MODULES.html.sh on 20 January 2003. -- 2.30.2