X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=a6714c4693626ec98e5c36cb53ea956735510d61;hb=994784dea338e97090e8b3caf199df82cd6fa8b8;hp=af2de7be3576fa9c4cea97946794878dddd15fd5;hpb=d7c3b317ca67e91814ae17bb40968afd87604253;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index af2de7be3..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 + + @@ -523,6 +527,10 @@ to a fixed length string + + @@ -594,10 +602,6 @@ to a fixed length string - - @@ -614,6 +618,11 @@ to a fixed length string + + @@ -676,6 +685,14 @@ variables. file. + + + + @@ -724,6 +741,10 @@ directory. + + @@ -961,6 +982,10 @@ usually the host name including FQDN. + + @@ -1173,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.
gettimeofday() function: return current time.
inet_ntop + Convert internet address from internal to printable, presentable format. +
mkdir mkdir() function: create a directory.
Process command line arguments.
fcntl-safer - File control functions that avoid clobbering std{in,out,err}. -
unistd-safer File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO.
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.
Return the entries of a directory (just the names) as an argz string.
unlinkdir + Determine (and maybe change) whether we can unlink directories. +
utimecmp compare file time stamps
Argv style string arrays in a single null delimited char*.
byteswap + Swap bytes of 16, 32 and 64 bit values. +
exitfail Set exit status for fatal signal.
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>

@@ -1255,7 +1280,7 @@ variables.
#include "strftime.h" strftime.c mbstate_t.m4
tm_gmtoff.m4
strftime.m4
gl_FUNC_GNU_STRFTIME -
time_r
tzset +
time_r
tzset
stdbool

Extra functions based on ANSI C 89

@@ -1352,7 +1377,7 @@ variables. minmax #include "minmax.h" --- - --- + minmax.m4
gl_MINMAX --- @@ -1547,21 +1572,21 @@ variables. #include "c-strtod.h" c-strtod.c c-strtod.m4
gl_C_STRTOD - extensions + extensions
xalloc c-strtold #include "c-strtod.h" c-strtod.c
c-strtold.c c-strtod.m4
gl_C_STRTOLD - extensions + extensions
xalloc xstrtod #include "xstrtod.h" xstrtod.c xstrtod.m4
gl_XSTRTOD - --- + stdbool xstrtol @@ -1637,7 +1662,7 @@ variables. #include "fwriteerror.h" fwriteerror.c --- - --- + stdbool vasnprintf @@ -1656,7 +1681,7 @@ variables. xvasprintf #include "xvasprintf.h" - xvasprintf.c
xasprintf.c + xvasprintf.c
xasprintf.c
xalloc.h --- vasprintf @@ -1713,7 +1738,7 @@ variables. #include "argmatch.h" argmatch.c --- - gettext
error
quotearg
quote
exit
exitfail + gettext
error
quotearg
quote
exit
exitfail
stdbool version-etc @@ -1843,23 +1868,23 @@ variables. hash #include "hash.h" - hash.c
xalloc.h + hash.c hash.m4
gl_HASH - stdbool + stdbool
xalloc readtokens #include "readtokens.h" readtokens.c readtokens.m4
gl_READTOKENS - xalloc + xalloc
stdbool readtokens0 #include "readtokens0.h" readtokens0.c --- - obstack + obstack
stdbool strverscmp @@ -2188,7 +2213,7 @@ variables. #include "getcwd.h" getcwd.c d-ino.m4
getcwd-path-max.m4
getcwd.m4
gl_FUNC_GETCWD - mempcpy + mempcpy
extensions
stdbool getgroups @@ -2205,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 @@ -2219,6 +2251,13 @@ variables. --- + inet_ntop + #include "inet_ntop.h" + inet_ntop.c + inet_ntop.m4
sockpfaf.m4
gl_INET_NTOP + --- + + mkdir #include <sys/stat.h> mkdir.c @@ -2230,7 +2269,7 @@ variables. #include <stdlib.h> mkstemp.c
tempname.c ulonglong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
mkstemp.m4
gl_FUNC_MKSTEMP - --- + stat-macros mkdtemp @@ -2256,16 +2295,16 @@ variables. stat #include <sys/stat.h> - stat.c
stat-macros.h + stat.c stat.m4
gl_FUNC_STAT - xalloc + xalloc
stat-macros lstat #include <sys/stat.h> lstat.c lstat.m4
gl_FUNC_LSTAT - stat
xalloc + stat time_r @@ -2286,7 +2325,7 @@ variables. #include <time.h> nanosleep.c nanosleep.m4
gl_FUNC_NANOSLEEP - timespec + timespec
stdbool regex @@ -2305,9 +2344,9 @@ variables. rmdir #include <unistd.h> - rmdir.c
stat-macros.h + rmdir.c rmdir.m4
gl_FUNC_RMDIR - --- + stat-macros strtok_r @@ -2345,7 +2384,7 @@ variables. #include "dirname.h" dirname.c
basename.c
stripslash.c dos.m4
dirname.m4
gl_DIRNAME - xalloc + xalloc
stdbool getopt @@ -2355,16 +2394,9 @@ variables. gettext - fcntl-safer - #include "fcntl-safer.h" - open-safer.c - fcntl-safer.m4
gl_FCNTL_SAFER - unistd-safer - - unistd-safer #include "unistd-safer.h" - dup-safer.c + dup-safer.c
fd-safer.c unistd-safer.m4
gl_UNISTD_SAFER --- @@ -2373,7 +2405,7 @@ variables. #include <fnmatch.h> 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 + alloca
stdbool fnmatch-posix @@ -2390,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 @@ -2450,14 +2489,14 @@ variables. #include "backupfile.h" backupfile.c dos.m4
d-ino.m4
backupfile.m4
gl_BACKUPFILE - argmatch
dirname + argmatch
dirname
stdbool canonicalize #include "canonicalize.h" - canonicalize.c
stat-macros.h + canonicalize.c canonicalize.m4
AC_FUNC_CANONICALIZE_FILE_NAME - cycle-check
path-concat
xalloc
xgetcwd
xreadlink + cycle-check
path-concat
stat-macros
xalloc
xgetcwd
xreadlink copy-file @@ -2471,14 +2510,14 @@ variables. #include "cycle-check.h" cycle-check.c
dev-ino.h --- - --- + stdbool fsusage #include "fsusage.h" fsusage.c ulonglong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
fsusage.m4
gl_FSUSAGE - full-read + full-read
stdbool dirfd @@ -2490,16 +2529,16 @@ variables. euidaccess #include "euidaccess.h" - euidaccess.c
stat-macros.h + euidaccess.c euidaccess.m4
gl_FUNC_EUIDACCESS - group-member + group-member
stat-macros file-type #include "file-type.h" - file-type.c
stat-macros.h + file-type.c file-type.m4
gl_FILE_TYPE - gettext + gettext
stat-macros fileblocks @@ -2511,9 +2550,23 @@ variables. filemode #include "filemode.h" - filemode.c
stat-macros.h + filemode.c filemode.m4
gl_FILEMODE - --- + 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 @@ -2525,30 +2578,30 @@ variables. lchown #include "lchown.h" - lchown.c
stat-macros.h + lchown.c lchown.m4
gl_FUNC_LCHOWN - chown + chown
stat-macros makepath #include "makepath.h" - makepath.c
stat-macros.h + makepath.c afs.m4
makepath.m4
gl_MAKEPATH - alloca
chown
gettext
save-cwd
dirname
error
quote + alloca
chown
gettext
save-cwd
dirname
error
quote
stat-macros
stdbool modechange #include "modechange.h" modechange.c modechange.m4
gl_MODECHANGE - xstrtol + stat-macros
xalloc mountlist #include "mountlist.h" mountlist.c ls-mntd-fs.m4
fstypename.m4
mountlist.m4
gl_MOUNTLIST - xalloc + stdbool
xalloc path-concat @@ -2583,7 +2636,7 @@ variables. #include "save-cwd.h" save-cwd.c save-cwd.m4
gl_SAVE_CWD - chdir-long
xgetcwd + chdir-long
unistd-safer
xgetcwd
stdbool savedir @@ -2593,11 +2646,18 @@ variables. xalloc + unlinkdir + #include "unlinkdir.h" + unlinkdir.c + unlinkdir.m4
gl_UNLINKDIR + stdbool + + utimecmp #include "utimecmp.h" intprops.h
utimecmp.c utimecmp.m4
gl_UTIMECMP - hash
timespec
utimens
xalloc + hash
timespec
utimens
xalloc
stdbool utimens @@ -2611,7 +2671,7 @@ variables. #include "xgetcwd.h" xgetcwd.c xgetcwd.m4
gl_XGETCWD - getcwd
xalloc + getcwd
xalloc
stdbool xreadlink @@ -2701,7 +2761,7 @@ variables. #include "closeout.h" closeout.c closeout.m4
gl_CLOSEOUT - atexit
gettext
error
quotearg
fpending
exitfail + atexit
gettext
error
quotearg
fpending
exitfail
stdbool stdio-safer @@ -2765,9 +2825,9 @@ variables. userspec #include "userspec.h" - intprops.h
userspec.c + inttostr.h
intprops.h
userspec.c userspec.m4
gl_USERSPEC - posixver
xalloc
xstrtol
strdup
gettext + posixver
xalloc
xstrtol
strdup
gettext
stdbool

Date and time

@@ -2805,14 +2865,14 @@ variables. #include "posixtm.h" posixtm.c posixtm.m4
gl_POSIXTM - mktime + mktime
stdbool xnanosleep #include "xnanosleep.h" intprops.h
xnanosleep.c xnanosleep.m4
gl_XNANOSLEEP - timespec + timespec
stdbool

Networking functions

@@ -2895,7 +2955,7 @@ variables. #include "hard-locale.h" hard-locale.c hard-locale.m4
gl_HARD_LOCALE - strdup + stdbool
strdup mbswidth @@ -2944,7 +3004,7 @@ variables. #include "yesno.h" yesno.c yesno.m4
gl_YESNO - rpmatch + getline
rpmatch
stdbool ucs4-utf8 @@ -3110,6 +3170,13 @@ variables. --- + byteswap + #include <byteswap.h> + byteswap_.h + byteswap.m4
gl_BYTESWAP + --- + + exitfail #include "exitfail.h" exitfail.c @@ -3156,7 +3223,7 @@ variables. --- getloadavg.c
intprops.h AC_FUNC_GETLOADAVG - cloexec
xalloc
c-strtod + cloexec
xalloc
c-strtod
stdbool
unistd-safer getpagesize @@ -3170,7 +3237,7 @@ variables. --- getusershell.c getusershell.m4
gl_PREREQ_GETUSERSHELL - xalloc + stdio-safer
xalloc physmem @@ -3198,7 +3265,7 @@ variables. #include "quotearg.h" quotearg.c mbstate_t.m4
mbrtowc.m4
quotearg.m4
gl_QUOTEARG - xalloc
gettext + xalloc
gettext
stdbool quote @@ -3212,7 +3279,7 @@ variables. #include "readutmp.h" readutmp.c readutmp.m4
gl_READUTMP - xalloc + xalloc
stdbool sig2str @@ -3250,12 +3317,12 @@ variables. #include "chdir-long.h" chdir-long.c chdir-long.m4
gl_FUNC_CHDIR_LONG - openat
memrchr + openat
mempcpy
memrchr
stdbool gethrxtime #include "xtime.h" - gethrxtime.c + gethrxtime.c
gethrxtime.h gethrxtime.m4
clock_time.m4
longlong.m4
gl_GETHRXTIME extensions @@ -3264,14 +3331,19 @@ variables. #include "openat.h" openat.c openat.m4
gl_FUNC_OPENAT - save-cwd
gettext
error
exitfail + save-cwd
gettext
error
exitfail
extensions + + + stat-macros + #include "stat-macros.h" + --- + stat-macros.m4
gl_STAT_MACROS + ---

Lone files - please create new modules containing them

-lib/gethrxtime.h
 lib/progreloc.c
-m4/d-type.m4
 m4/host-os.m4
 m4/jm-winsz1.m4
 m4/jm-winsz2.m4
@@ -3298,6 +3370,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 10 March 2005. + Generated from MODULES.html.sh on 30 May 2005.