X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=a6714c4693626ec98e5c36cb53ea956735510d61;hb=994784dea338e97090e8b3caf199df82cd6fa8b8;hp=a2388729fdcd5261b085b02653e3be155dadb52f;hpb=3dfd7f96532592deafd3094c77b658e55ae527f9;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index a2388729f..a6714c469 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -82,7 +82,7 @@ mktime() function: convert broken-down time to linear time. - These modules are not listed among dependencies below, for simplicity. + Most of these modules are not listed among dependencies below, for simplicity.

Enhancements for ANSI C 89 functions

Memory management functions <stdlib.h>

@@ -515,6 +515,10 @@ to a fixed length string + + @@ -614,6 +618,11 @@ to a fixed length string + + @@ -676,6 +685,14 @@ variables. file. + + + + @@ -1181,7 +1198,7 @@ variables.
gethostname() function: Return machine's hostname.
getlogin_r + getlogin_r() function: Get user name to a buffer allocated by the caller. +
getsubopt getsubopt: Parse comma separate list into words.
fnmatch() function: wildcard matching, with GNU extensions.
glob + glob() function: Search for files and directories with paths matching a +pattern, with GNU extensions. +
exclude Manage list of filenames or wildcard patterns for --exclude option processing.
fts + Traverse a file hierarchy. +
fts-lgpl + Traverse a file hierarchy (LPGL'ed version). +
isdir Determine whether a directory exists.
time_r
- These modules are not listed among dependencies below, for simplicity. + Most of these modules are not listed among dependencies below, for simplicity.

Enhancements for ANSI C 89 functions

Memory management functions <stdlib.h>

@@ -1360,7 +1377,7 @@ variables.
minmax #include "minmax.h" --- - --- + minmax.m4
gl_MINMAX
---
@@ -2213,6 +2230,13 @@ variables. --- + getlogin_r + #include "getlogin_r.h" + getlogin_r.c + getlogin_r.m4
gl_GETLOGIN_R + --- + + getsubopt #include "getsubopt.h" getsubopt.c @@ -2398,6 +2422,13 @@ variables. fnmatch + glob + #include <glob.h> + glob_.h
glob.c + d-type.m4
glob.m4
gl_GLOB + alloca
extensions
fnmatch
getlogin_r
mempcpy
restrict
stat-macros
stdbool
strdup + + exclude #include "exclude.h" exclude.c @@ -2524,6 +2555,20 @@ variables. stat-macros + fts + #include "fts_.h" + fts.c
fts-cycle.c + fts.m4
gl_FUNC_FTS + cycle-check
dirfd
hash
lstat
stdbool
unistd-safer + + + fts-lgpl + #include "fts_.h" + fts.c + fts.m4
gl_FUNC_FTS_LGPL + dirfd
stdbool + + isdir --- isdir.c @@ -3298,11 +3343,7 @@ 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 +3370,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 17 May 2005. + Generated from MODULES.html.sh on 30 May 2005.