X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=d03b805b72a83af3493356bc12139cd26b43ffb6;hb=b566a1cae5310716bad3151cee69f943915b2d31;hp=262d754f4db12ea61df9a0121c97562d50e29d2a;hpb=ba11077aff5557eb1b67d14f81fbf79facacfa1f;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 262d754f4..d03b805b7 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -261,6 +261,10 @@ HAVE_ALLOCA. Search for a substring in a string in C locale. + trim + trim() removes leading and/or trailing whitespaces + + xstrndup Duplicate a bounded initial segment of a string, with out-of-memory checking. @@ -487,6 +491,17 @@ memory allocation.

Support for systems lacking ISO C 99

+

Core language properties

+ + + + + +
flexmember + Flexible array member support +
vararrays + Variable-length arrays +

Sizes of integer types <limits.h>

@@ -555,6 +570,13 @@ to a fixed length string
strtoumax() function: convert string to 'uintmax_t'.
+

Wide character classification and mapping utilities <wctype.h>

+ + + +
wctype + A <wctype.h> that conforms better to C99. +

Mathematics <math.h>

@@ -659,14 +681,14 @@ to a fixed length string - - + + @@ -679,6 +701,10 @@ to a fixed length string + + @@ -703,6 +729,10 @@ to a fixed length string + + @@ -715,6 +745,10 @@ to a fixed length string + + @@ -742,6 +776,10 @@ to a fixed length string + + @@ -819,6 +857,10 @@ variables. + + @@ -839,6 +881,10 @@ variables. + + @@ -897,6 +943,10 @@ chmod utility). + + + + @@ -986,7 +1040,7 @@ directory. + + + + @@ -1329,18 +1392,30 @@ variables. + +
mkdir() function: create a directory.
mkstemp - mkstemp() function: create a private temporary file. -
mkdtemp mkdtemp() function: create a private temporary directory.
mkstemp + mkstemp() function: create a private temporary file. +
poll poll() function: wait for some event on a set of file descriptors.
lstat() function: return information about a file or symbolic link.
tempname + gen_tempname() function: create a private temporary file or directory. +
time_r Reentrant time functions like localtime_r.
rmdir() function: delete a directory.
sigprocmask + POSIX compatible signal blocking. +
ssize_t Define ssize_t if it does not already exist.
A <sys/stat.h> for systems with missing declarations.
tsearch + Binary tree data structure. +
unistd A <unistd.h> for systems lacking it.
Determine whether link("symlink", "foo") follows the symlink.
rename-dest-slash + rename() function: change the name or location of a file. +
rmdir-errno rmdir errno for nonempty directories
Return the canonical absolute name of a given file.
canonicalize-lgpl + Canonical absolute file name (LGPLed version). +
clean-temp Temporary directories and temporary files with automatic cleanup.
Retrieving the file descriptor of an open directory stream. (Unportable.)
double-slash-root + Check whether // is distinct from /. +
euidaccess euidaccess() function: check effective user's permissions for a file.
Return list of mounted file systems.
openat + Open a file at a directory. +
pathname Construct a full pathname by concatenating a directory name, a relative filename, and a suffix. @@ -919,6 +969,10 @@ directory. Return the entries of a directory (just the names) as an argz string.
savewd + Save and restore the working directory, possibly using a child process. +
stat-time stat-related time functions
closeout - Close standard output, exiting with a diagnostic on error. + Close standard output and standard error, exiting with a diagnostic on error.
fopen-safer @@ -1089,6 +1143,15 @@ usually the host name including FQDN. Character set conversion.
striconv + Character set conversion of strings made easy, uses iconv. +
xstriconv + Character set conversion of strings made easy, uses iconv, with out-of-memory +checking. +
iconvme Character set conversion of strings made easy, uses iconv.
lib-ignore If possible, ignore libraries that are not depended on.
no-c++ + Support for compiling in C mode when CC is set to a C++ compiler. +

Support for building documentation

+ + + + @@ -1647,7 +1722,7 @@ for more information. + + @@ -2083,8 +2165,8 @@ for more information.
fdl - Provide the Free Documentation License. + Provide the GNU Free Documentation License in Texinfo format.
gendocs Generate manuals in several formats from Texinfo sources,
gpl + Provide the GNU General Public License in Texinfo format. +
lgpl + Provide the GNU Lesser General Public License in Texinfo format. +
regexprops-generic Describe the various regular expression flavors.
#include "xalloc.h" xmalloc.c xalloc.m4
gl_XALLOC -
xalloc-die + inline
xalloc-die
xalloc-die @@ -1883,7 +1958,7 @@ for more information. #include "strnlen.h" strnlen.c strnlen.m4
gl_FUNC_STRNLEN -
--- + extensions
strnlen1 @@ -1914,6 +1989,13 @@ for more information. ---
trim + #include "trim.h" + trim.c + --- + xalloc
mbiter +
xstrndup #include "xstrndup.h" xstrndup.c @@ -1963,7 +2045,7 @@ for more information. #include "xstrtol.h" xstrtol.c
xstrtoul.c
xstrtol.m4
gl_XSTRTOL -
exitfail
error
intprops
inttypes +
exitfail
error
gettext-h
intprops
inttypes
xstrtold @@ -2038,14 +2120,14 @@ for more information. fwriteerror #include "fwriteerror.h" fwriteerror.c - --- + AC_DEFINE([GNULIB_FWRITEERROR], 1,
[Define to 1 when using the gnulib fwriteerror module.])
stdbool
vasnprintf #include "vasnprintf.h" printf-args.h
printf-args.c
printf-parse.h
printf-parse.c
vasnprintf.c
asnprintf.c -
signed.m4
longdouble.m4
wchar_t.m4
wint_t.m4
longlong.m4
intmax_t.m4
stdint_h.m4
inttypes_h.m4
eoverflow.m4
vasnprintf.m4
gl_FUNC_VASNPRINTF +
longdouble.m4
wchar_t.m4
wint_t.m4
longlong.m4
intmax_t.m4
stdint_h.m4
inttypes_h.m4
eoverflow.m4
vasnprintf.m4
gl_FUNC_VASNPRINTF
alloca-opt
xsize
fatal-signal #include "fatal-signal.h" fatal-signal.c - fatal-signal.m4
signalblocking.m4
sig_atomic_t.m4
gl_FATAL_SIGNAL -
xalloc
stdbool
unistd +
fatal-signal.m4
sig_atomic_t.m4
gl_FATAL_SIGNAL +
xalloc
stdbool
unistd
sigprocmask
raise @@ -2160,7 +2242,7 @@ for more information. #include "gl_list.h" gl_list.c gl_list.m4
gl_LIST -
stdbool + inline
stdbool
array-list @@ -2202,28 +2284,28 @@ for more information. #include "gl_linkedhash_list.h" gl_linkedhash_list.c
gl_anyhash_list1.h
gl_anyhash_list2.h
gl_anylinked_list1.h
gl_anylinked_list2.h
--- - list
size_max
xalloc
xsize +
list
stdint
xalloc
xsize
avltreehash-list #include "gl_avltreehash_list.h" gl_avltreehash_list.c
gl_anyhash_list1.h
gl_anyhash_list2.h
gl_anyavltree_list1.h
gl_anyavltree_list2.h
gl_anytree_list1.h
gl_anytree_list2.h
gl_anytreehash_list1.h
gl_anytreehash_list2.h
--- - list
avltree-oset
size_max
xalloc
xsize +
list
avltree-oset
stdint
xalloc
xsize
rbtreehash-list #include "gl_rbtreehash_list.h" gl_rbtreehash_list.c
gl_anyhash_list1.h
gl_anyhash_list2.h
gl_anyrbtree_list1.h
gl_anyrbtree_list2.h
gl_anytree_list1.h
gl_anytree_list2.h
gl_anytreehash_list1.h
gl_anytreehash_list2.h
--- - list
rbtree-oset
size_max
xalloc
xsize +
list
rbtree-oset
stdint
xalloc
xsize
oset #include "gl_oset.h" gl_oset.c gl_list.m4
gl_LIST -
stdbool + inline
stdbool
array-oset @@ -2401,6 +2483,37 @@ for more information.

Support for systems lacking ISO C 99

+

Core language properties

+ + + + + + + + + +
modules/ + lib/ + lib/ + m4/ +   +
Module + Header + Implementation + Autoconf macro + Depends on +
flexmember + --- + --- + flexmember.m4
AC_C_FLEXIBLE_ARRAY_MEMBER +
--- +
vararrays + --- + --- + vararrays.m4
AC_C_VARARRAYS +
--- +

Sizes of integer types <limits.h>

@@ -2493,7 +2606,7 @@ for more information.
stdint #include <stdint.h> stdint_.h - stdint.m4
absolute-header.m4
longlong.m4
gl_STDINT_H +
stdint.m4
absolute-header.m4
longlong.m4
ulonglong.m4
gl_STDINT_H
---
@@ -2590,6 +2703,30 @@ for more information. strtoimax
strtoull
inttypes
stdint +

Wide character classification and mapping utilities <wctype.h>

+ + + + + + + +
modules/ + lib/ + lib/ + m4/ +   +
Module + Header + Implementation + Autoconf macro + Depends on +
wctype + #include <wctype.h> + wctype_.h + wctype.m4
wint_t.m4
gl_WCTYPE_H +
--- +

Mathematics <math.h>

@@ -2658,7 +2795,7 @@ for more information. @@ -2743,7 +2880,7 @@ for more information. - - + + + + @@ -2904,7 +3048,14 @@ for more information. + + + +
inttostr #include "inttostr.h" - imaxtostr.c
inttostr.c
offtostr.c
umaxtostr.c +
imaxtostr.c
inttostr.c
offtostr.c
umaxtostr.c
uinttostr.c
inttostr.m4
gl_INTTOSTR
intprops
stdint
#include <unistd.h> chown.c
fchown-stub.c
chown.m4
gl_FUNC_CHOWN -
stat-macros + sys_stat
dup2 @@ -2764,7 +2901,7 @@ for more information. #include "getaddrinfo.h" getaddrinfo.c
gai_strerror.c
getaddrinfo.m4
gl_GETADDRINFO -
gettext-h
snprintf
socklen
stdbool
strdup
sys_socket
inet_ntop +
gettext-h
inet_ntop
snprintf
socklen
stdbool
strdup
sys_socket
getcwd @@ -2792,7 +2929,7 @@ for more information. #include "getlogin_r.h" getlogin_r.c getlogin_r.m4
gl_GETLOGIN_R -
unistd + extensions
unistd
getsubopt @@ -2830,18 +2967,18 @@ for more information. xalloc
dirname
mkstemp - #include <stdlib.h> - mkstemp.c
tempname.c -
mkstemp.m4
gl_FUNC_MKSTEMP -
stat-macros
stdint
sys_stat -
mkdtemp #include "mkdtemp.h" mkdtemp.c - ulonglong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
mkdtemp.m4
gt_FUNC_MKDTEMP -
unistd + mkdtemp.m4
gt_FUNC_MKDTEMP +
stdint
tempname +
mkstemp + #include "mkstemp.h" + mkstemp.c + mkstemp.m4
gl_FUNC_MKSTEMP +
extensions
tempname
poll @@ -2862,7 +2999,14 @@ for more information. #include "lstat.h" lstat.c lstat.m4
gl_FUNC_LSTAT -
stat-macros + sys_stat +
tempname + #include "tempname.h" + tempname.c + tempname.m4
gl_FUNC_GEN_TEMPNAME +
extensions
stdint
sys_stat
time_r @@ -2883,20 +3027,20 @@ for more information. #include <time.h> nanosleep.c nanosleep.m4
gl_FUNC_NANOSLEEP -
timespec
stdbool
extensions +
clock-time
timespec
stdbool
extensions
regex #include "regex.h" regex.c
regex_internal.c
regex_internal.h
regexec.c
regcomp.c
codeset.m4
regex.m4
gl_REGEX -
alloca
extensions
gettext-h
malloc
stdint
strcase
ssize_t +
alloca
extensions
gettext-h
malloc
stdint
strcase
ssize_t
wctype
rename #include <stdio.h> rename.c - rename.m4
vb_FUNC_RENAME +
rename.m4
gl_FUNC_RENAME
xalloc
dirname
#include <unistd.h> rmdir.c rmdir.m4
gl_FUNC_RMDIR -
stat-macros + sys_stat +
sigprocmask + #include "sigprocmask.h" + sigprocmask.c + signalblocking.m4
gl_SIGNALBLOCKING +
verify
stdint
ssize_t @@ -2928,6 +3079,13 @@ for more information. ---
tsearch + #include "tsearch.h" + tsearch.c + tsearch.m4
gl_FUNC_TSEARCH +
--- +
unistd #include <unistd.h> --- @@ -2945,7 +3103,7 @@ for more information. wcwidth #include "wcwidth.h" --- - wcwidth.m4
wchar_t.m4
gl_FUNC_WCWIDTH +
wcwidth.m4
wchar_t.m4
wint_t.m4
gl_FUNC_WCWIDTH
---
@@ -2987,6 +3145,13 @@ for more information. --- + rename-dest-slash + #include <stdio.h> + rename-dest-slash.c + rename-dest-slash.m4
gl_FUNC_RENAME_TRAILING_DEST_SLASH + xalloc
dirname + + rmdir-errno --- --- @@ -3035,8 +3200,8 @@ for more information. dirname #include "dirname.h" dirname.c
basename.c
stripslash.c - dos.m4
dirname.m4
double-slash-root.m4
gl_DIRNAME - stdbool
xalloc
xstrndup + dirname.m4
dos.m4
gl_DIRNAME + double-slash-root
stdbool
xalloc
xstrndup getopt @@ -3057,7 +3222,7 @@ for more information. #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
stdbool + alloca
stdbool
wctype fnmatch-posix @@ -3078,7 +3243,7 @@ for more information. #include <glob.h> glob_.h
glob-libc.h
glob.c glob.m4
gl_GLOB - alloca
d-type
extensions
fnmatch
getlogin_r
mempcpy
stat-macros
stdbool
strdup
unistd + alloca
d-type
extensions
fnmatch
getlogin_r
mempcpy
stdbool
strdup
sys_stat
unistd exclude @@ -3148,13 +3313,20 @@ for more information. #include "canonicalize.h" canonicalize.c
pathmax.h canonicalize.m4
AC_FUNC_CANONICALIZE_FILE_NAME - cycle-check
filenamecat
stat-macros
xalloc
xgetcwd
xreadlink + cycle-check
filenamecat
sys_stat
xalloc
xgetcwd
xreadlink + + + canonicalize-lgpl + #include "canonicalize.h" + canonicalize-lgpl.c + canonicalize-lgpl.m4
gl_CANONICALIZE_LGPL + alloca-opt
allocsa
pathmax
readlink clean-temp #include "clean-temp.h" clean-temp.c - --- + AC_DEFINE([SIGNAL_SAFE_LIST], [1], [Define if lists must be signal-safe.]) stdbool
unistd
error
fatal-signal
pathmax
tmpdir
mkdtemp
xalloc
xallocsa
linkedhash-list
gettext-h @@ -3162,7 +3334,7 @@ for more information. #include "copy-file.h" copy-file.c copy-file.m4
gl_COPY_FILE - error
safe-read
full-write
binary-io
exit
gettext-h
unistd + error
safe-read
full-write
acl
binary-io
exit
gettext-h
unistd cycle-check @@ -3186,18 +3358,25 @@ for more information. --- + double-slash-root + --- + --- + double-slash-root.m4
gl_DOUBLE_SLASH_ROOT + --- + + euidaccess #include "euidaccess.h" euidaccess.c euidaccess.m4
gl_FUNC_EUIDACCESS - group-member
stat-macros + group-member
sys_stat file-type #include "file-type.h" file-type.c file-type.m4
gl_FILE_TYPE - gettext-h
stat-macros + gettext-h
sys_stat fileblocks @@ -3211,7 +3390,7 @@ for more information. #include "filemode.h" filemode.c filemode.m4
st_dm_mode.m4
gl_FILEMODE - stat-macros + sys_stat filenamecat @@ -3225,14 +3404,14 @@ for more information. #include "fts_.h" fts.c
fts-cycle.c fts.m4
gl_FUNC_FTS - cycle-check
dirfd
fcntl
hash
lstat
openat
stdbool
fcntl-safer
unistd-safer + cycle-check
d-type
dirfd
fcntl
fcntl-safer
hash
i-ring
lstat
openat
stdbool
unistd-safer fts-lgpl #include "fts_.h" fts.c fts.m4
gl_FUNC_FTS_LGPL - dirfd
stdbool + dirfd
openat
stdbool isdir @@ -3253,28 +3432,28 @@ for more information. #include "lchown.h" lchown.c lchown.m4
gl_FUNC_LCHOWN - chown
stat-macros + chown
sys_stat mkancesdirs #include "mkancesdirs.h" mkancesdirs.c mkancesdirs.m4
gl_MKANCESDIRS - dirname
stat-macros + dirname
fcntl
savewd
stat-macros
sys_stat mkdir-p #include "mkdir-p.h" dirchownmod.c
dirchownmod.h
mkdir-p.c mkdir-p.m4
gl_MKDIR_PARENTS - error
fcntl
gettext-h
lchmod
lchown
mkancesdirs
quote
stat-macros
stdbool + error
fcntl
gettext-h
lchmod
lchown
mkancesdirs
quote
savewd
stat-macros
stdbool
sys_stat modechange #include "modechange.h" modechange.c modechange.m4
gl_MODECHANGE - stat-macros
xalloc + stat-macros
sys_stat
xalloc mountlist @@ -3284,6 +3463,13 @@ for more information. stdbool
xalloc + openat + #include "openat.h" + at-func.c
fchmodat.c
fchownat.c
fstatat.c
mkdirat.c
openat.c
openat-die.c
openat-priv.h
openat-proc.c + openat.m4
gl_FUNC_OPENAT + dirname
extensions
gettext-h
intprops
lchown
lstat
same-inode
save-cwd
stdbool + + pathname #include "pathname.h" concatpath.c @@ -3319,6 +3505,13 @@ for more information. openat
xalloc + savewd + #include "savewd.h" + savewd.c + savewd.m4
gl_SAVEWD + dirname
exit
fcntl-safer
fcntl
raise
stdbool
xalloc + + stat-time #include "stat-time.h" --- @@ -3330,7 +3523,7 @@ for more information. #include "tmpdir.h" tmpdir.c tmpdir.m4
gt_TMPDIR - stdbool + stdbool
sys_stat unlinkdir @@ -3431,7 +3624,7 @@ for more information. #include "isapipe.h" isapipe.c isapipe.m4
gl_ISAPIPE - stat-macros
stdbool
unistd + stdbool
sys_stat
unistd

File stream based Input/Output

@@ -3542,7 +3735,7 @@ for more information. --- idcache.c idcache.m4
gl_IDCACHE - xalloc + flexmember
xalloc userspec @@ -3572,15 +3765,15 @@ for more information. gettime #include "timespec.h" gettime.c - clock_time.m4
gettime.m4
gl_GETTIME - gettimeofday
timespec
extensions + gettime.m4
gl_GETTIME + clock-time
gettime
gettimeofday
timespec
extensions settime --- settime.c - clock_time.m4
settime.m4
gl_SETTIME - timespec
extensions + settime.m4
gl_SETTIME + clock-time
extensions
timespec posixtm @@ -3679,7 +3872,7 @@ for more information. gettext #include "gettext.h" --- - codeset.m4
gettext.m4
glibc2.m4
glibc21.m4
iconv.m4
intdiv0.m4
intmax.m4
inttypes_h.m4
inttypes-h.m4
inttypes-pri.m4
lcmessage.m4
lock.m4
longdouble.m4
longlong.m4
nls.m4
po.m4
printf-posix.m4
progtest.m4
signed.m4
size_max.m4
stdint_h.m4
uintmax_t.m4
ulonglong.m4
visibility.m4
wchar_t.m4
wint_t.m4
xsize.m4
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.15]) + codeset.m4
gettext.m4
glibc2.m4
glibc21.m4
iconv.m4
intdiv0.m4
intl.m4
intldir.m4
intmax.m4
inttypes_h.m4
inttypes-pri.m4
lcmessage.m4
lock.m4
longdouble.m4
longlong.m4
nls.m4
po.m4
printf-posix.m4
progtest.m4
size_max.m4
stdint_h.m4
uintmax_t.m4
ulonglong.m4
visibility.m4
wchar_t.m4
wint_t.m4
xsize.m4
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.15]) gettext-h
havelib @@ -3697,10 +3890,24 @@ for more information. havelib + striconv + #include "striconv.h" + striconv.c + if test $gl_cond_libtool = false; then
gl_ltlibdeps="$gl_ltlibdeps $LTLIBICONV"
gl_libdeps="$gl_libdeps $LIBICONV"
fi + iconv
strdup
c-strcase + + + xstriconv + #include "xstriconv.h" + xstriconv.c + --- + striconv
xalloc + + iconvme #include "iconvme.h" iconvme.c - iconvme.m4
gl_ICONVME + iconvme.m4
gl_ICONVME
if test $gl_cond_libtool = false; then
gl_ltlibdeps="$gl_ltlibdeps $LTLIBICONV"
gl_libdeps="$gl_libdeps $LIBICONV"
fi iconv
strdup @@ -3806,7 +4013,7 @@ for more information. --- --- bison-i18n.m4
BISON_I18N - --- + gettext

Executing programs

@@ -3910,7 +4117,7 @@ for more information. #include "javaversion.h" javaversion.c
javaversion.java
javaversion.class --- - javaexec
stdbool
pipe
wait-process
getline
gettext-h + javaexec
stdbool
pipe
wait-process
getline
gettext-h
configmake

C#

@@ -3965,7 +4172,7 @@ for more information. #include "argp.h" argp-ba.c
argp-eexst.c
argp-fmtstream.c
argp-fmtstream.h
argp-fs-xinl.c
argp-help.c
argp-namefrob.h
argp-parse.c
argp-pin.c
argp-pv.c
argp-pvh.c
argp-xinl.c argp.m4
gl_ARGP - alloca
dirname
getopt
strchrnul
sysexits
mempcpy
strndup
strcase
extensions
vsnprintf + alloca
dirname
getopt
strchrnul
sysexits
malloc
mempcpy
strndup
strcase
extensions
vsnprintf argz @@ -4027,7 +4234,7 @@ for more information. getloadavg --- getloadavg.c - AC_FUNC_GETLOADAVG + getloadavg.m4
gl_GETLOADAVG([$gl_source_base]) cloexec
xalloc
c-strtod
intprops
stdbool
fcntl-safer @@ -4070,7 +4277,7 @@ for more information. #include "quotearg.h" quotearg.c mbstate_t.m4
mbrtowc.m4
quotearg.m4
gl_QUOTEARG - xalloc
gettext-h
stdbool + xalloc
gettext-h
stdbool
wctype quote @@ -4173,6 +4380,13 @@ for more information. lib-ignore.m4
gl_IGNORE_UNUSED_LIBRARIES --- + + no-c++ + --- + --- + no-c++.m4
gt_NO_CXX + --- +

Support for building documentation

@@ -4205,6 +4419,20 @@ for more information. + + + + + + @@ -4462,8 +4697,8 @@ for more information. + + + + @@ -4543,13 +4792,6 @@ for more information. - - + +
---
gpl + --- + --- + --- + --- +
lgpl + --- + --- + --- + --- +
regexprops-generic --- --- @@ -4323,7 +4551,7 @@ for more information. #include "chdir-long.h" chdir-long.c chdir-long.m4
gl_FUNC_CHDIR_LONG -
openat
mempcpy
memrchr
stdbool +
fcntl
openat
mempcpy
memrchr
stdbool
chdir-safer @@ -4333,6 +4561,13 @@ for more information. fcntl
same-inode
stdbool
clock-time + --- + --- + clock_time.m4
gl_CLOCK_TIME +
extensions +
crc #include "crc.h" crc.c @@ -4371,7 +4606,7 @@ for more information. gc #include "gc.h" gc-libgcrypt.c
gc-gnulib.c -
gc.m4
gl_GC +
gc.m4
gl_GC
if test $gl_cond_libtool = false; then
gl_ltlibdeps="$gl_ltlibdeps $LTLIBGCRYPT"
gl_libdeps="$gl_libdeps $LIBGCRYPT"
fi
havelib
gethrxtime #include "xtime.h" gethrxtime.c
gethrxtime.h -
gethrxtime.m4
clock_time.m4
longlong.m4
gl_GETHRXTIME -
gettime
extensions +
gethrxtime.m4
longlong.m4
gl_GETHRXTIME +
clock-time
gettime
extensions
havelib @@ -4487,6 +4722,13 @@ for more information. memxor
sha1
i-ring + #include "i-ring.h" + i-ring.c + i-ring.m4
gl_I_RING +
verify +
imaxabs #include <inttypes.h> imaxabs.c @@ -4501,10 +4743,17 @@ for more information. inttypes
inline + --- + --- + inline.m4
gl_INLINE +
--- +
inttypes #include <inttypes.h> inttypes_.h - absolute-header.m4
inttypes-h.m4
inttypes-pri.m4
inttypes.m4
gl_INTTYPES_H +
absolute-header.m4
inttypes-pri.m4
inttypes.m4
gl_INTTYPES_H
stdint
sys_socket
openat - #include "openat.h" - at-func.c
fchmodat.c
mkdirat.c
openat.c
openat-die.c
openat-priv.h -
openat.m4
gl_FUNC_OPENAT -
dirname
extensions
gettext-h
intprops
lchown
lstat
save-cwd -
read-file #include "read-file.h" read-file.c @@ -4581,8 +4823,15 @@ for more information. stat-macros #include "stat-macros.h" --- - stat-macros.m4
gl_STAT_MACROS
--- + --- +
sublist + #include "gl_sublist.h" + gl_sublist.c + --- + list
xalloc
sys_select @@ -4601,13 +4850,16 @@ for more information.

Lone files - please create new modules containing them

+lib/i-ring-test.c
 lib/progreloc.c
+lib/t-idcache
 m4/afs.m4
 m4/gnulib-tool.m4
 m4/include_next.m4
+m4/inttypes-h.m4
 m4/isc-posix.m4
 m4/onceonly.m4
-m4/ptrdiff_max.m4
+m4/stat-macros.m4
 m4/warning.m4
 

Future developments

@@ -4622,6 +4874,6 @@ for more information.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 30 August 2006. + Generated from MODULES.html.sh on 25 December 2006.