summaryrefslogtreecommitdiff
path: root/libc/debian/patches/illumos-2404-mmap.patch
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-06-18 17:00:48 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-06-18 17:00:48 +0300
commit405f3a664d1d1a27f2e1b4d9bf323de8c86ea73c (patch)
tree384f24335204be963ae64b662d3b8d317e511ec2 /libc/debian/patches/illumos-2404-mmap.patch
parente711ffe2dd148a50dce89f3c77be2726569cac01 (diff)
downloadillumos-packaging-405f3a664d1d1a27f2e1b4d9bf323de8c86ea73c.tar.gz
libc: refresh patches
Diffstat (limited to 'libc/debian/patches/illumos-2404-mmap.patch')
-rw-r--r--libc/debian/patches/illumos-2404-mmap.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/libc/debian/patches/illumos-2404-mmap.patch b/libc/debian/patches/illumos-2404-mmap.patch
index 4e35323..0ab2b3a 100644
--- a/libc/debian/patches/illumos-2404-mmap.patch
+++ b/libc/debian/patches/illumos-2404-mmap.patch
@@ -5,8 +5,8 @@ Bug: https://www.illumos.org/issues/2404
Index: b/usr/src/lib/libc/common/sys/mmap.s
===================================================================
---- a/usr/src/lib/libc/common/sys/mmap.s 2014-03-02 23:20:37.823065299 +0400
-+++ b/usr/src/lib/libc/common/sys/mmap.s 2014-03-02 23:20:59.382614847 +0400
+--- a/usr/src/lib/libc/common/sys/mmap.s
++++ b/usr/src/lib/libc/common/sys/mmap.s
@@ -31,17 +31,11 @@
#include <sys/asm_linkage.h>
@@ -52,8 +52,8 @@ Index: b/usr/src/lib/libc/common/sys/mmap.s
-#endif
Index: b/usr/src/lib/libc/common/sys/mmap64.s
===================================================================
---- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ b/usr/src/lib/libc/common/sys/mmap64.s 2014-03-02 23:20:59.383765203 +0400
+--- /dev/null
++++ b/usr/src/lib/libc/common/sys/mmap64.s
@@ -0,0 +1,56 @@
+/*
+ * CDDL HEADER START
@@ -113,9 +113,9 @@ Index: b/usr/src/lib/libc/common/sys/mmap64.s
+
Index: b/usr/src/lib/libc/Makefile.targ
===================================================================
---- a/usr/src/lib/libc/Makefile.targ 2014-03-02 23:20:37.823065291 +0400
-+++ b/usr/src/lib/libc/Makefile.targ 2014-03-02 23:20:59.385270147 +0400
-@@ -103,6 +103,10 @@
+--- a/usr/src/lib/libc/Makefile.targ
++++ b/usr/src/lib/libc/Makefile.targ
+@@ -103,6 +103,10 @@ pics/%.o: $(LIBCBASE)/../$(TARGET_ARCH)/
# rules to build large file aware objects (xxx64.o from xxx.s or xxx.c)