* adjusted wchar-related defines in config.h of libiconv, coreutils, findutils and tar to match

the new reality


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31451 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe
2009-07-08 00:56:55 +00:00
parent f6ed6c11cb
commit 2180971924
4 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -29,7 +29,7 @@
#define BITSIZEOF_SIZE_T 32
/* Define to the number of bits in type 'wchar_t'. */
#define BITSIZEOF_WCHAR_T 16
#define BITSIZEOF_WCHAR_T 32
/* Define to the number of bits in type 'wint_t'. */
#define BITSIZEOF_WINT_T 32
@@ -955,7 +955,7 @@
#define HAVE_SIGNED_SIG_ATOMIC_T 1
/* Define to 1 if 'wchar_t' is a signed integer type. */
/* #undef HAVE_SIGNED_WCHAR_T */
#define HAVE_SIGNED_WCHAR_T 1
/* Define to 1 if 'wint_t' is a signed integer type. */
/* #undef HAVE_SIGNED_WINT_T */
+4 -4
View File
@@ -11,7 +11,7 @@
#define BITSIZEOF_SIZE_T 32
/* Define to the number of bits in type 'wchar_t'. */
#define BITSIZEOF_WCHAR_T 16
#define BITSIZEOF_WCHAR_T 32
/* Define to the number of bits in type 'wint_t'. */
#define BITSIZEOF_WINT_T 32
@@ -481,7 +481,7 @@
#define HAVE_SIGNED_SIG_ATOMIC_T 1
/* Define to 1 if 'wchar_t' is a signed integer type. */
/* #undef HAVE_SIGNED_WCHAR_T */
#define HAVE_SIGNED_WCHAR_T 1
/* Define to 1 if 'wint_t' is a signed integer type. */
/* #undef HAVE_SIGNED_WINT_T */
@@ -820,7 +820,7 @@
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'sig_atomic_t'. */
#define SIG_ATOMIC_T_SUFFIX
#define SIG_ATOMIC_T_SUFFIX
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'size_t'. */
@@ -854,7 +854,7 @@
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'wchar_t'. */
#define WCHAR_T_SUFFIX
#define WCHAR_T_SUFFIX
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'wint_t'. */
+4 -4
View File
@@ -11,7 +11,7 @@
#define BITSIZEOF_SIZE_T 32
/* Define to the number of bits in type 'wchar_t'. */
#define BITSIZEOF_WCHAR_T 16
#define BITSIZEOF_WCHAR_T 32
/* Define to the number of bits in type 'wint_t'. */
#define BITSIZEOF_WINT_T 32
@@ -582,7 +582,7 @@
#define HAVE_SIGNED_SIG_ATOMIC_T 1
/* Define to 1 if 'wchar_t' is a signed integer type. */
/* #undef HAVE_SIGNED_WCHAR_T */
#define HAVE_SIGNED_WCHAR_T 1
/* Define to 1 if 'wint_t' is a signed integer type. */
/* #undef HAVE_SIGNED_WINT_T */
@@ -943,7 +943,7 @@
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'sig_atomic_t'. */
#define SIG_ATOMIC_T_SUFFIX
#define SIG_ATOMIC_T_SUFFIX
/* Define as the maximum value of type 'size_t', if the system doesn't define
it. */
@@ -996,7 +996,7 @@
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'wchar_t'. */
#define WCHAR_T_SUFFIX
#define WCHAR_T_SUFFIX
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'wint_t'. */
+4 -4
View File
@@ -11,7 +11,7 @@
#define BITSIZEOF_SIZE_T 32
/* Define to the number of bits in type 'wchar_t'. */
#define BITSIZEOF_WCHAR_T 16
#define BITSIZEOF_WCHAR_T 32
/* Define to the number of bits in type 'wint_t'. */
#define BITSIZEOF_WINT_T 32
@@ -190,7 +190,7 @@
#define HAVE_SIGNED_SIG_ATOMIC_T 1
/* Define to 1 if 'wchar_t' is a signed integer type. */
/* #undef HAVE_SIGNED_WCHAR_T */
#define HAVE_SIGNED_WCHAR_T 1
/* Define to 1 if 'wint_t' is a signed integer type. */
/* #undef HAVE_SIGNED_WINT_T */
@@ -295,7 +295,7 @@
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'sig_atomic_t'. */
#define SIG_ATOMIC_T_SUFFIX
#define SIG_ATOMIC_T_SUFFIX
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'size_t'. */
@@ -325,7 +325,7 @@
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'wchar_t'. */
#define WCHAR_T_SUFFIX
#define WCHAR_T_SUFFIX
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'wint_t'. */