X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=bb51c068ef690e85f977938893c612f2f4762db4;hb=052ba3bc0de0d426f3387f56dde3d59d99590e3a;hp=b4d2d272a63030ce4ff919d5070caaaa06e791ae;hpb=fc337bde3cbbbd88e212ae6ee1936078da4b9bb9;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index b4d2d272a..bb51c068e 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -347,6 +347,10 @@ HAVE_ALLOCA. Encode binary data using printable characters (base64). + check-version + Check version string compatibility. + + diacrit Decomposition of composed ISO-8859-1 characters. @@ -355,6 +359,10 @@ HAVE_ALLOCA. Read a line from a stream. + getdelim + Read character delimited data from a stream. + + getnline Read a line from a stream, with bounded memory allocation. @@ -380,6 +388,10 @@ memory allocation. Parametrizable hash table. + readline + Simple implementation of readline. + + readtokens Read tokens from a stream. @@ -406,6 +418,10 @@ memory allocation. ullong_max The maximum unsigned long long value, as a preprocessor constant. + + size_max + Provide SIZE_MAX. +

Boolean type and values <stdbool.h>

@@ -579,6 +595,10 @@ to a fixed length string + + @@ -1071,6 +1091,10 @@ variables. + +
rmdir() function: delete a directory.
ssize_t + Define ssize_t if it does not already exist. +
strtok_r strtok_r() function: split string into tokens, thread safe.
sysexits Exit status codes for some BSD system programs.
visibility + Control of symbols exported by shared libraries. +

Support for systems lacking ANSI C 89

@@ -1542,7 +1566,7 @@ variables. @@ -1834,6 +1858,13 @@ variables. + + + + + + + +
strnlen --- - strnlen.c + strnlen.h
strnlen.c
strnlen.m4
gl_FUNC_STRNLEN
---
stdbool
restrict
check-version + #include "check-version.h" + check-version.c + check-version.m4
gl_CHECK_VERSION +
strverscmp +
diacrit #include "diacrit.h" diacrit.c @@ -1843,23 +1874,30 @@ variables.
getline #include "getline.h" - getline.c
getndelim2.h
getndelim2.c -
getline.m4
getndelim2.m4
ssize_t.m4
AM_FUNC_GETLINE +
getline.c + getline.m4
gl_FUNC_GETLINE +
getdelim +
getdelim + #include "getdelim.h" + getdelim.c + getdelim.m4
gl_FUNC_GETDELIM
---
getnline #include "getnline.h" getnline.c - getnline.m4
ssize_t.m4
gl_GETNLINE -
getndelim2 + getnline.m4
gl_GETNLINE +
getndelim2
ssize_t
getndelim2 #include "getndelim2.h" getndelim2.c - getndelim2.m4
ssize_t.m4
gl_GETNDELIM2 -
--- + getndelim2.m4
gl_GETNDELIM2 +
ssize_t
linebuffer @@ -1890,6 +1928,13 @@ variables. stdbool
xalloc
readline + #include "readline.h" + readline.c + readline.m4
lib-link.m4
gl_FUNC_READLINE +
getline +
readtokens #include "readtokens.h" readtokens.c @@ -1959,6 +2004,13 @@ variables. ullong_max.m4
gl_ULLONG_MAX
---
size_max + #include "size_max.h" + --- + size_max.m4
gl_SIZE_MAX +
--- +

Boolean type and values <stdbool.h>

@@ -2359,6 +2411,13 @@ variables. + +
stat-macros
ssize_t + --- + --- + ssize_t.m4
gt_TYPE_SSIZE_T +
--- +
strtok_r #include "strtok_r.h" strtok_r.c @@ -2687,8 +2746,8 @@ variables. xreadlink #include "xreadlink.h" xreadlink.c - xreadlink.m4
ssize_t.m4
gl_XREADLINK -
xalloc
readlink +
xreadlink.m4
gl_XREADLINK +
xalloc
readlink
ssize_t

File descriptor based Input/Output

@@ -2711,8 +2770,8 @@ variables. safe-read #include "safe-read.h" safe-read.c - safe-read.m4
ssize_t.m4
gl_SAFE_READ - --- + safe-read.m4
gl_SAFE_READ + ssize_t safe-write @@ -3367,6 +3426,13 @@ variables. sysexits.m4
gl_SYSEXITS --- + + visibility + --- + --- + visibility.m4
gl_VISIBILITY + --- +

Unclassified modules - please update MODULES.html.sh

@@ -3392,13 +3458,6 @@ variables. - - - -
openat
mempcpy
memrchr
stdbool
check-version - #include "check-version.h" - check-version.c - check-version.m4
gl_CHECK_VERSION -
strverscmp -
gethrxtime #include "xtime.h" gethrxtime.c
gethrxtime.h @@ -3413,13 +3472,6 @@ variables.
save-cwd
gettext-h
error
exitfail
extensions
size_max - #include "size_max.h" - --- - size_max.m4
gl_SIZE_MAX -
--- -
stat-macros #include "stat-macros.h" --- @@ -3456,6 +3508,6 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 19 July 2005. + Generated from MODULES.html.sh on 13 August 2005.