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

Gnulib Module List

@@ -494,6 +494,10 @@ memory allocation.

Core language properties

+ + @@ -566,6 +570,13 @@ to a fixed length string
flexmember + Flexible array member support +
vararrays Variable-length arrays
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>

@@ -734,6 +745,10 @@ to a fixed length string + + @@ -842,6 +857,10 @@ variables. + + @@ -862,6 +881,10 @@ variables. + + @@ -920,6 +943,10 @@ chmod utility). + + + +
A <sys/stat.h> for systems with missing declarations.
tsearch + Binary tree data structure. +
unistd A <unistd.h> for systems lacking it.
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. @@ -1365,6 +1392,10 @@ variables. 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

@@ -1691,7 +1722,7 @@ for more information. + +
#include "xalloc.h" xmalloc.c xalloc.m4
gl_XALLOC -
xalloc-die + inline
xalloc-die
xalloc-die @@ -2211,7 +2242,7 @@ for more information. #include "gl_list.h" gl_list.c gl_list.m4
gl_LIST -
stdbool + inline
stdbool
array-list @@ -2274,7 +2305,7 @@ for more information. #include "gl_oset.h" gl_oset.c gl_list.m4
gl_LIST -
stdbool + inline
stdbool
array-oset @@ -2469,6 +2500,13 @@ for more information. Depends on
flexmember + --- + --- + flexmember.m4
AC_C_FLEXIBLE_ARRAY_MEMBER +
--- +
vararrays --- --- @@ -2665,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>

@@ -2839,7 +2901,7 @@ for more information. + + + + + + + + + +
#include "getaddrinfo.h" getaddrinfo.c
gai_strerror.c
getaddrinfo.m4
gl_GETADDRINFO -
gettext-h
inet_ntop
inttostr
socklen
stdbool
strdup
sys_socket +
gettext-h
inet_ntop
snprintf
socklen
stdbool
strdup
sys_socket
getcwd @@ -2909,7 +2971,7 @@ for more information. #include "mkdtemp.h" mkdtemp.c mkdtemp.m4
gt_FUNC_MKDTEMP -
stdint
unistd +
stdint
tempname
mkstemp @@ -2972,7 +3034,7 @@ for more information. #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 @@ -3017,6 +3079,13 @@ for more information. ---
tsearch + #include "tsearch.h" + tsearch.c + tsearch.m4
gl_FUNC_TSEARCH +
--- +
unistd #include <unistd.h> --- @@ -3131,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 @@ -3153,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 @@ -3247,6 +3316,13 @@ for more information. 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 @@ -3258,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 @@ -3282,6 +3358,13 @@ for more information. ---
double-slash-root + --- + --- + double-slash-root.m4
gl_DOUBLE_SLASH_ROOT +
--- +
euidaccess #include "euidaccess.h" euidaccess.c @@ -3321,7 +3404,7 @@ for more information. #include "fts_.h" fts.c
fts-cycle.c
fts.m4
gl_FUNC_FTS -
cycle-check
d-type
dirfd
fcntl
fcntl-safer
hash
lstat
openat
stdbool
unistd-safer +
cycle-check
d-type
dirfd
fcntl
fcntl-safer
hash
i-ring
lstat
openat
stdbool
unistd-safer
fts-lgpl @@ -3380,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 @@ -3419,7 +3509,7 @@ for more information. #include "savewd.h" savewd.c savewd.m4
gl_SAVEWD -
dirname
exit
fcntl-safer
raise
stdbool
xalloc +
dirname
exit
fcntl-safer
fcntl
raise
stdbool
xalloc
stat-time @@ -3433,7 +3523,7 @@ for more information. #include "tmpdir.h" tmpdir.c tmpdir.m4
gt_TMPDIR -
stdbool + stdbool
sys_stat
unlinkdir @@ -3645,7 +3735,7 @@ for more information. --- idcache.c idcache.m4
gl_IDCACHE -
xalloc + flexmember
xalloc
userspec @@ -4187,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 @@ -4290,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

@@ -4625,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 @@ -4639,6 +4743,13 @@ for more information. inttypes
inline + --- + --- + inline.m4
gl_INLINE +
--- +
inttypes #include <inttypes.h> inttypes_.h @@ -4681,13 +4792,6 @@ for more information. sys_socket
openat - #include "openat.h" - at-func.c
fchmodat.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 -
read-file #include "read-file.h" read-file.c @@ -4746,14 +4850,15 @@ 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
 
@@ -4769,6 +4874,6 @@ for more information.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 28 October 2006. + Generated from MODULES.html.sh on 25 December 2006.