summaryrefslogtreecommitdiff
path: root/package/coreutils/patches/patch-lib_config_hin
diff options
context:
space:
mode:
Diffstat (limited to 'package/coreutils/patches/patch-lib_config_hin')
-rw-r--r--package/coreutils/patches/patch-lib_config_hin40
1 files changed, 0 insertions, 40 deletions
diff --git a/package/coreutils/patches/patch-lib_config_hin b/package/coreutils/patches/patch-lib_config_hin
deleted file mode 100644
index ea116f8cd..000000000
--- a/package/coreutils/patches/patch-lib_config_hin
+++ /dev/null
@@ -1,40 +0,0 @@
---- coreutils-8.15.orig/lib/config.hin 2012-01-06 16:51:29.000000000 +0100
-+++ coreutils-8.15/lib/config.hin 2012-09-29 09:50:30.000000000 +0200
-@@ -41,12 +41,12 @@
- /* Define to 1 if chown mishandles trailing slash. */
- #undef CHOWN_TRAILING_SLASH_BUG
-
--/* Define to one of '_getb67', 'GETB67', 'getb67' for Cray-2 and Cray-YMP
-- systems. This function is required for 'alloca.c' support on those systems.
-+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
-+ systems. This function is required for `alloca.c' support on those systems.
- */
- #undef CRAY_STACKSEG_END
-
--/* Define to 1 if using 'alloca.c'. */
-+/* Define to 1 if using `alloca.c'. */
- #undef C_ALLOCA
-
- /* Define as the bit index in the word where to find bit 0 of the exponent of
-@@ -3509,9 +3509,9 @@
- /* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at runtime.
-- STACK_DIRECTION > 0 => grows toward higher addresses
-- STACK_DIRECTION < 0 => grows toward lower addresses
-- STACK_DIRECTION = 0 => direction of growth unknown */
-+ STACK_DIRECTION > 0 => grows toward higher addresses
-+ STACK_DIRECTION < 0 => grows toward lower addresses
-+ STACK_DIRECTION = 0 => direction of growth unknown */
- #undef STACK_DIRECTION
-
- /* Define if the block counts reported by statfs may be truncated to 2GB and
-@@ -3668,7 +3668,7 @@
- # endif
- #endif
-
--/* Enable large inode numbers on Mac OS X. */
-+/* Enable large inode numbers on Mac OS X 10.5. */
- #ifndef _DARWIN_USE_64_BIT_INODE
- # define _DARWIN_USE_64_BIT_INODE 1
- #endif