From 01d7e1ba7b3ff8705b1a6436bb5c21460e47d18b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 23 Dec 2006 09:10:04 +0000 Subject: [PATCH] . --- MODULES.html | 65 +++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 38 insertions(+), 27 deletions(-) diff --git a/MODULES.html b/MODULES.html index 1ec8c0d67..ecaa5b4a2 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -559,13 +559,6 @@ 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>

@@ -577,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>

@@ -1392,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

@@ -2668,7 +2672,7 @@ for more information.
strtoul
-

Wide character classification and mapping utilities <wctype.h>

+

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

- + +
modules/ @@ -2685,14 +2689,21 @@ for more information. Depends on
wctype - #include <wctype.h> - wctype_.h - wctype.m4
gl_WCTYPE_H +
strtoimax --- + strtoimax.c + longlong.m4
strtoimax.m4
gl_FUNC_STRTOIMAX +
strtoll
verify
inttypes
stdint +
strtoumax + --- + strtoumax.c + ulonglong.m4
strtoumax.m4
gl_FUNC_STRTOUMAX +
strtoimax
strtoull
inttypes
stdint
-

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

+

Wide character classification and mapping utilities <wctype.h>

- - -
modules/ @@ -2709,18 +2720,11 @@ for more information. Depends on
strtoimax - --- - strtoimax.c - longlong.m4
strtoimax.m4
gl_FUNC_STRTOIMAX -
strtoll
verify
inttypes
stdint -
strtoumax + wctype + #include <wctype.h> + wctype_.h + wctype.m4
gl_WCTYPE_H
--- - strtoumax.c - ulonglong.m4
strtoumax.m4
gl_FUNC_STRTOUMAX -
strtoimax
strtoull
inttypes
stdint

Mathematics <math.h>

@@ -3330,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 @@ -4376,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

@@ -4863,6 +4874,6 @@ for more information.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 22 December 2006. + Generated from MODULES.html.sh on 23 December 2006. -- 2.11.0