From: Karl Berry Date: Thu, 7 Sep 2006 07:40:55 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd7d70f6220e8464f57845657ba12b425227c6d3;p=pspp . --- diff --git a/MODULES.html b/MODULES.html index 1745224c23..e5ab61f6c5 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -1092,6 +1092,15 @@ usually the host name including FQDN. iconv 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. @@ -3715,6 +3724,20 @@ for more information. iconv.m4
AM_ICONV havelib + + striconv + #include "striconv.h" + striconv.c + --- + iconv
strdup
c-strcase + + + xstriconv + #include "xstriconv.h" + xstriconv.c + --- + striconv
xalloc + iconvme #include "iconvme.h" @@ -4655,6 +4678,6 @@ for more information.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 6 September 2006. + Generated from MODULES.html.sh on 7 September 2006.