From 5f2b09982312c98863eb9a8dfe2c608b81f58259 Mon Sep 17 00:00:00 2001 From: "Manuel A. Fernandez Montecelo" Date: Thu, 26 May 2016 16:48:15 +0100 Subject: Imported Upstream version 0.9.6 --- gnulib-local/lib/unicase.h.diff | 19 ------------------- gnulib-local/lib/unicase.in.h.diff | 19 +++++++++++++++++++ gnulib-local/lib/uniconv.h.diff | 28 ---------------------------- gnulib-local/lib/uniconv.in.h.diff | 28 ++++++++++++++++++++++++++++ gnulib-local/lib/unictype.h.diff | 24 ------------------------ gnulib-local/lib/unictype.in.h.diff | 24 ++++++++++++++++++++++++ gnulib-local/lib/unigbrk.in.h.diff | 19 +++++++++++++++++++ gnulib-local/lib/unilbrk.h.diff | 19 ------------------- gnulib-local/lib/unilbrk.in.h.diff | 19 +++++++++++++++++++ gnulib-local/lib/uninorm.h.diff | 14 -------------- gnulib-local/lib/uninorm.in.h.diff | 14 ++++++++++++++ gnulib-local/lib/unistr.h.diff | 28 ---------------------------- gnulib-local/lib/unistr.in.h.diff | 28 ++++++++++++++++++++++++++++ gnulib-local/lib/unitypes.h.diff | 19 ------------------- gnulib-local/lib/unitypes.in.h.diff | 19 +++++++++++++++++++ gnulib-local/lib/uniwidth.h.diff | 19 ------------------- gnulib-local/lib/uniwidth.in.h.diff | 19 +++++++++++++++++++ 17 files changed, 189 insertions(+), 170 deletions(-) delete mode 100644 gnulib-local/lib/unicase.h.diff create mode 100644 gnulib-local/lib/unicase.in.h.diff delete mode 100644 gnulib-local/lib/uniconv.h.diff create mode 100644 gnulib-local/lib/uniconv.in.h.diff delete mode 100644 gnulib-local/lib/unictype.h.diff create mode 100644 gnulib-local/lib/unictype.in.h.diff create mode 100644 gnulib-local/lib/unigbrk.in.h.diff delete mode 100644 gnulib-local/lib/unilbrk.h.diff create mode 100644 gnulib-local/lib/unilbrk.in.h.diff delete mode 100644 gnulib-local/lib/uninorm.h.diff create mode 100644 gnulib-local/lib/uninorm.in.h.diff delete mode 100644 gnulib-local/lib/unistr.h.diff create mode 100644 gnulib-local/lib/unistr.in.h.diff delete mode 100644 gnulib-local/lib/unitypes.h.diff create mode 100644 gnulib-local/lib/unitypes.in.h.diff delete mode 100644 gnulib-local/lib/uniwidth.h.diff create mode 100644 gnulib-local/lib/uniwidth.in.h.diff (limited to 'gnulib-local/lib') diff --git a/gnulib-local/lib/unicase.h.diff b/gnulib-local/lib/unicase.h.diff deleted file mode 100644 index 13817709..00000000 --- a/gnulib-local/lib/unicase.h.diff +++ /dev/null @@ -1,19 +0,0 @@ -*** unicase.h.orig 2009-04-05 19:30:26.000000000 +0200 ---- unicase.h 2009-04-10 16:21:23.000000000 +0200 -*************** -*** 20,26 **** - #include "unitypes.h" - - /* Get bool. */ -! #include - - /* Get size_t. */ - #include ---- 20,26 ---- - #include "unitypes.h" - - /* Get bool. */ -! #include - - /* Get size_t. */ - #include diff --git a/gnulib-local/lib/unicase.in.h.diff b/gnulib-local/lib/unicase.in.h.diff new file mode 100644 index 00000000..6fa4261b --- /dev/null +++ b/gnulib-local/lib/unicase.in.h.diff @@ -0,0 +1,19 @@ +*** unicase.in.h.orig 2009-04-05 19:30:26.000000000 +0200 +--- unicase.in.h 2009-04-10 16:21:23.000000000 +0200 +*************** +*** 20,26 **** + #include "unitypes.h" + + /* Get bool. */ +! #include + + /* Get size_t. */ + #include +--- 20,26 ---- + #include "unitypes.h" + + /* Get bool. */ +! #include + + /* Get size_t. */ + #include diff --git a/gnulib-local/lib/uniconv.h.diff b/gnulib-local/lib/uniconv.h.diff deleted file mode 100644 index d6403230..00000000 --- a/gnulib-local/lib/uniconv.h.diff +++ /dev/null @@ -1,28 +0,0 @@ -*** uniconv.h.orig 2009-04-10 23:40:31.000000000 +0200 ---- uniconv.h 2009-04-10 23:41:19.000000000 +0200 -*************** -*** 23,35 **** - #include "unitypes.h" - - /* Get enum iconv_ilseq_handler. */ -! #include "iconveh.h" -! -! /* Get uniconv_register_autodetect() declaration. */ -! #include "striconveha.h" - - /* Get locale_charset() declaration. */ -! #include "localcharset.h" - - - #ifdef __cplusplus ---- 23,32 ---- - #include "unitypes.h" - - /* Get enum iconv_ilseq_handler. */ -! #include - - /* Get locale_charset() declaration. */ -! #include - - - #ifdef __cplusplus diff --git a/gnulib-local/lib/uniconv.in.h.diff b/gnulib-local/lib/uniconv.in.h.diff new file mode 100644 index 00000000..341cabac --- /dev/null +++ b/gnulib-local/lib/uniconv.in.h.diff @@ -0,0 +1,28 @@ +*** uniconv.in.h.orig 2009-04-10 23:40:31.000000000 +0200 +--- uniconv.in.h 2009-04-10 23:41:19.000000000 +0200 +*************** +*** 23,35 **** + #include "unitypes.h" + + /* Get enum iconv_ilseq_handler. */ +! #include "iconveh.h" +! +! /* Get uniconv_register_autodetect() declaration. */ +! #include "striconveha.h" + + /* Get locale_charset() declaration. */ +! #include "localcharset.h" + + + #ifdef __cplusplus +--- 23,32 ---- + #include "unitypes.h" + + /* Get enum iconv_ilseq_handler. */ +! #include + + /* Get locale_charset() declaration. */ +! #include + + + #ifdef __cplusplus diff --git a/gnulib-local/lib/unictype.h.diff b/gnulib-local/lib/unictype.h.diff deleted file mode 100644 index 14347bc1..00000000 --- a/gnulib-local/lib/unictype.h.diff +++ /dev/null @@ -1,24 +0,0 @@ -*** unictype.h.orig 2009-04-05 12:15:57.000000000 +0200 ---- unictype.h 2009-04-12 04:31:36.000000000 +0200 -*************** -*** 19,26 **** - - #include "unitypes.h" - - /* Get bool. */ -! #include - - /* Get size_t. */ - #include ---- 19,29 ---- - - #include "unitypes.h" - -+ /* Get LIBUNISTRING_DLL_VARIABLE. */ -+ #include -+ - /* Get bool. */ -! #include - - /* Get size_t. */ - #include diff --git a/gnulib-local/lib/unictype.in.h.diff b/gnulib-local/lib/unictype.in.h.diff new file mode 100644 index 00000000..cb688851 --- /dev/null +++ b/gnulib-local/lib/unictype.in.h.diff @@ -0,0 +1,24 @@ +*** unictype.in.h.orig 2009-04-05 12:15:57.000000000 +0200 +--- unictype.in.h 2009-04-12 04:31:36.000000000 +0200 +*************** +*** 19,26 **** + + #include "unitypes.h" + + /* Get bool. */ +! #include + + /* Get size_t. */ + #include +--- 19,29 ---- + + #include "unitypes.h" + ++ /* Get LIBUNISTRING_DLL_VARIABLE. */ ++ #include ++ + /* Get bool. */ +! #include + + /* Get size_t. */ + #include diff --git a/gnulib-local/lib/unigbrk.in.h.diff b/gnulib-local/lib/unigbrk.in.h.diff new file mode 100644 index 00000000..ed6c7e3b --- /dev/null +++ b/gnulib-local/lib/unigbrk.in.h.diff @@ -0,0 +1,19 @@ +*** unigbrk.in.h.orig 2011-01-07 17:40:15.000000000 +0100 +--- unigbrk.in.h 2011-03-29 23:36:45.000000000 +0200 +*************** +*** 19,25 **** + #define _UNIGBRK_H + + /* Get bool. */ +! #include + + /* Get size_t. */ + #include +--- 19,25 ---- + #define _UNIGBRK_H + + /* Get bool. */ +! #include + + /* Get size_t. */ + #include diff --git a/gnulib-local/lib/unilbrk.h.diff b/gnulib-local/lib/unilbrk.h.diff deleted file mode 100644 index a5b86c3d..00000000 --- a/gnulib-local/lib/unilbrk.h.diff +++ /dev/null @@ -1,19 +0,0 @@ -*** unilbrk.h.orig 2008-05-10 14:46:17.000000000 +0200 ---- unilbrk.h 2009-04-10 22:39:40.000000000 +0200 -*************** -*** 24,30 **** - #include "unitypes.h" - - /* Get locale_charset() declaration. */ -! #include "localcharset.h" - - - #ifdef __cplusplus ---- 24,30 ---- - #include "unitypes.h" - - /* Get locale_charset() declaration. */ -! #include - - - #ifdef __cplusplus diff --git a/gnulib-local/lib/unilbrk.in.h.diff b/gnulib-local/lib/unilbrk.in.h.diff new file mode 100644 index 00000000..9731c8ed --- /dev/null +++ b/gnulib-local/lib/unilbrk.in.h.diff @@ -0,0 +1,19 @@ +*** unilbrk.in.h.orig 2008-05-10 14:46:17.000000000 +0200 +--- unilbrk.in.h 2009-04-10 22:39:40.000000000 +0200 +*************** +*** 24,30 **** + #include "unitypes.h" + + /* Get locale_charset() declaration. */ +! #include "localcharset.h" + + + #ifdef __cplusplus +--- 24,30 ---- + #include "unitypes.h" + + /* Get locale_charset() declaration. */ +! #include + + + #ifdef __cplusplus diff --git a/gnulib-local/lib/uninorm.h.diff b/gnulib-local/lib/uninorm.h.diff deleted file mode 100644 index 89d89950..00000000 --- a/gnulib-local/lib/uninorm.h.diff +++ /dev/null @@ -1,14 +0,0 @@ -*** uninorm.h.orig 2009-04-05 12:38:24.000000000 +0200 ---- uninorm.h 2009-04-12 04:31:52.000000000 +0200 -*************** -*** 18,23 **** ---- 18,26 ---- - #ifndef _UNINORM_H - #define _UNINORM_H - -+ /* Get LIBUNISTRING_DLL_VARIABLE. */ -+ #include -+ - /* Get size_t. */ - #include - diff --git a/gnulib-local/lib/uninorm.in.h.diff b/gnulib-local/lib/uninorm.in.h.diff new file mode 100644 index 00000000..47f644e6 --- /dev/null +++ b/gnulib-local/lib/uninorm.in.h.diff @@ -0,0 +1,14 @@ +*** uninorm.in.h.orig 2009-04-05 12:38:24.000000000 +0200 +--- uninorm.in.h 2009-04-12 04:31:52.000000000 +0200 +*************** +*** 18,23 **** +--- 18,26 ---- + #ifndef _UNINORM_H + #define _UNINORM_H + ++ /* Get LIBUNISTRING_DLL_VARIABLE. */ ++ #include ++ + /* Get size_t. */ + #include + diff --git a/gnulib-local/lib/unistr.h.diff b/gnulib-local/lib/unistr.h.diff deleted file mode 100644 index 3e590934..00000000 --- a/gnulib-local/lib/unistr.h.diff +++ /dev/null @@ -1,28 +0,0 @@ -*** unistr.h.orig 2009-12-24 23:21:27.000000000 +0100 ---- unistr.h 2009-12-25 02:04:40.000000000 +0100 -*************** -*** 20,29 **** - #include "unitypes.h" - - /* Get common macros for C. */ -! #include "unused-parameter.h" - - /* Get bool. */ -! #include - - /* Get size_t. */ - #include ---- 20,32 ---- - #include "unitypes.h" - - /* Get common macros for C. */ -! #include -! -! /* Get inline if available. */ -! #include - - /* Get bool. */ -! #include - - /* Get size_t. */ - #include diff --git a/gnulib-local/lib/unistr.in.h.diff b/gnulib-local/lib/unistr.in.h.diff new file mode 100644 index 00000000..0b31c86c --- /dev/null +++ b/gnulib-local/lib/unistr.in.h.diff @@ -0,0 +1,28 @@ +*** unistr.in.h.orig 2009-12-24 23:21:27.000000000 +0100 +--- unistr.in.h 2009-12-25 02:04:40.000000000 +0100 +*************** +*** 20,29 **** + #include "unitypes.h" + + /* Get common macros for C. */ +! #include "unused-parameter.h" + + /* Get bool. */ +! #include + + /* Get size_t. */ + #include +--- 20,32 ---- + #include "unitypes.h" + + /* Get common macros for C. */ +! #include +! +! /* Get inline if available. */ +! #include + + /* Get bool. */ +! #include + + /* Get size_t. */ + #include diff --git a/gnulib-local/lib/unitypes.h.diff b/gnulib-local/lib/unitypes.h.diff deleted file mode 100644 index 39597ffd..00000000 --- a/gnulib-local/lib/unitypes.h.diff +++ /dev/null @@ -1,19 +0,0 @@ -*** unitypes.h.orig 2009-04-05 19:30:36.000000000 +0200 ---- unitypes.h 2009-04-10 16:22:07.000000000 +0200 -*************** -*** 18,24 **** - #define _UNITYPES_H - - /* Get uint8_t, uint16_t, uint32_t. */ -! #include - - /* Type representing a Unicode character. */ - typedef uint32_t ucs4_t; ---- 18,24 ---- - #define _UNITYPES_H - - /* Get uint8_t, uint16_t, uint32_t. */ -! #include - - /* Type representing a Unicode character. */ - typedef uint32_t ucs4_t; diff --git a/gnulib-local/lib/unitypes.in.h.diff b/gnulib-local/lib/unitypes.in.h.diff new file mode 100644 index 00000000..f4906958 --- /dev/null +++ b/gnulib-local/lib/unitypes.in.h.diff @@ -0,0 +1,19 @@ +*** unitypes.in.h.orig 2009-04-05 19:30:36.000000000 +0200 +--- unitypes.in.h 2009-04-10 16:22:07.000000000 +0200 +*************** +*** 18,24 **** + #define _UNITYPES_H + + /* Get uint8_t, uint16_t, uint32_t. */ +! #include + + /* Type representing a Unicode character. */ + typedef uint32_t ucs4_t; +--- 18,24 ---- + #define _UNITYPES_H + + /* Get uint8_t, uint16_t, uint32_t. */ +! #include + + /* Type representing a Unicode character. */ + typedef uint32_t ucs4_t; diff --git a/gnulib-local/lib/uniwidth.h.diff b/gnulib-local/lib/uniwidth.h.diff deleted file mode 100644 index 7448d4c0..00000000 --- a/gnulib-local/lib/uniwidth.h.diff +++ /dev/null @@ -1,19 +0,0 @@ -*** uniwidth.h.orig 2007-10-07 17:24:38.000000000 +0200 ---- uniwidth.h 2009-04-10 22:39:46.000000000 +0200 -*************** -*** 23,29 **** - #include - - /* Get locale_charset() declaration. */ -! #include "localcharset.h" - - #ifdef __cplusplus - extern "C" { ---- 23,29 ---- - #include - - /* Get locale_charset() declaration. */ -! #include - - #ifdef __cplusplus - extern "C" { diff --git a/gnulib-local/lib/uniwidth.in.h.diff b/gnulib-local/lib/uniwidth.in.h.diff new file mode 100644 index 00000000..ded6c81f --- /dev/null +++ b/gnulib-local/lib/uniwidth.in.h.diff @@ -0,0 +1,19 @@ +*** uniwidth.in.h.orig 2007-10-07 17:24:38.000000000 +0200 +--- uniwidth.in.h 2009-04-10 22:39:46.000000000 +0200 +*************** +*** 23,29 **** + #include + + /* Get locale_charset() declaration. */ +! #include "localcharset.h" + + #ifdef __cplusplus + extern "C" { +--- 23,29 ---- + #include + + /* Get locale_charset() declaration. */ +! #include + + #ifdef __cplusplus + extern "C" { -- cgit v1.2.3