From: Paul Eggert Date: Fri, 20 May 2005 23:10:05 +0000 (+0000) Subject: Regenerate. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8590cf19ee1e13f511b55c3fa9dfd8e6be5ada13;p=pspp Regenerate. --- diff --git a/MODULES.html b/MODULES.html index a2388729fd..c3a995fb0d 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -675,6 +675,14 @@ variables. Return a string (?rwxrwxrwx format) describing the type and permissions of a file. + + fts + Traverse a file hierarchy. + + + fts-lgpl + Traverse a file hierarchy (LPGL'ed version). + isdir Determine whether a directory exists. @@ -2523,6 +2531,20 @@ variables. filemode.m4
gl_FILEMODE stat-macros + + fts + #include "fts_.h" + fts.c
fts-cycle.c + fts.m4
gl_FUNC_FTS + cycle-check
hash
dirfd
unistd-safer
stdbool
gettext + + + fts-lgpl + #include "fts_.h" + fts.c + fts.m4
gl_FUNC_FTS_LGPL + dirfd
stdbool
gettext + isdir --- @@ -3298,11 +3320,8 @@ variables.

Lone files - please create new modules containing them

-lib/fts.c
-lib/fts_.h
 lib/progreloc.c
 m4/d-type.m4
-m4/fts.m4
 m4/host-os.m4
 m4/jm-winsz1.m4
 m4/jm-winsz2.m4
@@ -3329,6 +3348,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 17 May 2005. + Generated from MODULES.html.sh on 20 May 2005.