summaryrefslogtreecommitdiffstats
path: root/patches/glibc-2.8/generic/gentoo/0040_all_glibc-i586-chk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/glibc-2.8/generic/gentoo/0040_all_glibc-i586-chk.patch')
-rw-r--r--patches/glibc-2.8/generic/gentoo/0040_all_glibc-i586-chk.patch32
1 files changed, 0 insertions, 32 deletions
diff --git a/patches/glibc-2.8/generic/gentoo/0040_all_glibc-i586-chk.patch b/patches/glibc-2.8/generic/gentoo/0040_all_glibc-i586-chk.patch
deleted file mode 100644
index 25139c8..0000000
--- a/patches/glibc-2.8/generic/gentoo/0040_all_glibc-i586-chk.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-http://bugs.gentoo.org/199479
-
-2007-09-13 H.J. Lu <hongjiu.lu@intel.com>
-
- * sysdeps/i386/i586/memcpy_chk.S: New file.
- * sysdeps/i386/i586/mempcpy_chk.S: Likewise.
- * sysdeps/i386/i586/memset_chk.S: Likewise.
-
----
- i386/i586/memcpy_chk.S | 1 +
- i386/i586/mempcpy_chk.S | 1 +
- i386/i586/memset_chk.S | 1 +
- 3 files changed, 3 insertions(+)
-
-Index: glibc-2.8-20080811/i386/i586/memcpy_chk.S
-===================================================================
---- /dev/null
-+++ glibc-2.8-20080811/i386/i586/memcpy_chk.S
-@@ -0,0 +1 @@
-+#include <sysdeps/i386/i686/memcpy_chk.S>
-Index: glibc-2.8-20080811/i386/i586/mempcpy_chk.S
-===================================================================
---- /dev/null
-+++ glibc-2.8-20080811/i386/i586/mempcpy_chk.S
-@@ -0,0 +1 @@
-+#include <sysdeps/i386/i686/mempcpy_chk.S>
-Index: glibc-2.8-20080811/i386/i586/memset_chk.S
-===================================================================
---- /dev/null
-+++ glibc-2.8-20080811/i386/i586/memset_chk.S
-@@ -0,0 +1 @@
-+#include <sysdeps/i386/i686/memset_chk.S>