From 429bdbcbfd4468bf7496cd8ba968975139c01c7d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 22 Dec 2006 09:24:17 +0000 Subject: [PATCH] . --- MODULES.html | 41 ++++++++++++++++++++++++++++++++++++----- 1 file changed, 36 insertions(+), 5 deletions(-) diff --git a/MODULES.html b/MODULES.html index 3f313ccfe5..1ec8c0d67a 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -559,6 +559,13 @@ to a fixed length string strtoull() function: convert string to 'unsigned long long'. +

Wide character classification and mapping utilities <wctype.h>

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

Functions for greatest-width integer types <inttypes.h>

@@ -2661,6 +2668,30 @@ for more information.
strtoul
+

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
gl_WCTYPE_H +
--- +

Functions for greatest-width integer types <inttypes.h>

@@ -2999,7 +3030,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 @@ -3187,7 +3218,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 @@ -4242,7 +4273,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 @@ -4832,6 +4863,6 @@ for more information.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 19 December 2006. + Generated from MODULES.html.sh on 22 December 2006. -- 2.30.2