From: Paul Eggert Date: Wed, 19 Jan 2005 19:23:12 +0000 (+0000) Subject: Regenerate. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bae9bb6bfa36c08ba23a00ee4bca9e7b8d75ad2c;p=pspp Regenerate. --- diff --git a/MODULES.html b/MODULES.html index ff5f9f0a8c..2da97c5863 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -392,6 +392,13 @@ memory allocation. The C99 'restrict' keyword. +

Sizes of integer types <limits.h>

+ + + +
ullong_max + The maximum unsigned long long value, as a preprocessor constant. +

Boolean type and values <stdbool.h>

@@ -911,6 +918,10 @@ usually the host name including FQDN. + +
pipe Creation of subprocesses, communicating via pipes.
sh-quote + Shell quoting. +

Java

Misc

@@ -1843,6 +1854,30 @@ variables. --- +

Sizes of integer types <limits.h>

+ + + + + + + +
modules/ + lib/ + lib/ + m4/ +   +
Module + Header + Implementation + Autoconf macro + Depends on +
ullong_max + #include <limits.h> + --- + ullong_max.m4
gl_ULLONG_MAX +
--- +

Boolean type and values <stdbool.h>

@@ -2508,7 +2543,7 @@ variables. + +
#include "save-cwd.h" save-cwd.c save-cwd.m4
gl_SAVE_CWD -
xgetcwd + chdir-long
xgetcwd
savedir @@ -2951,6 +2986,13 @@ variables. pipe.m4
gl_PIPE
wait-process
error
exit
fatal-signal
gettext
stdbool
strpbrk
sh-quote + #include "sh-quote.h" + sh-quote.c + --- + quotearg
xalloc +

Java

Misc

@@ -3103,6 +3145,37 @@ variables. --- +

Unclassified modules - please update MODULES.html.sh

+ + + + + + + + + +
modules/ + lib/ + lib/ + m4/ +   +
Module + Header + Implementation + Autoconf macro + Depends on +
chdir-long + #include "chdir-long.h" + chdir-long.c + chdir-long.m4
gl_FUNC_CHDIR_LONG +
openat
mempcpy +
openat + #include "openat.h" + openat.c + openat.m4
gl_FUNC_OPENAT +
save-cwd
gettext
error
exitfail +

Lone files - please create new modules containing them

 lib/progreloc.c
@@ -3139,6 +3212,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 15 January 2005. + Generated from MODULES.html.sh on 19 January 2005.