]> git.pld-linux.org Git - packages/dietlibc.git/commitdiff
- adjusted for 0.31 (just omit these hunks, as dyn*.S include __guard.S already conta...
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 3 Sep 2007 20:03:49 +0000 (20:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dietlibc-noexecstacks.patch -> 1.2

dietlibc-noexecstacks.patch

index 6400fd48456c4a077eb0b0987925339a803568ce..e3bd099ab7f9a8d33413218405dda7c16036d9e7 100644 (file)
@@ -941,17 +941,6 @@ diff -NurpP dietlibc-0.30/i386/cos.S dietlibc-0.30-execstack/i386/cos.S
 +#ifdef __ELF__
 +.section .note.GNU-stack,"",%progbits
 +#endif
-diff -NurpP dietlibc-0.30/i386/dyn_syscalls.S dietlibc-0.30-execstack/i386/dyn_syscalls.S
---- dietlibc-0.30/i386/dyn_syscalls.S  2005-10-08 23:11:32.000000000 +0200
-+++ dietlibc-0.30-execstack/i386/dyn_syscalls.S        2006-09-07 12:24:13.087171750 +0200
-@@ -388,3 +388,7 @@ __unified_syscall:
- #include "__longjmp.S"
- #include "setjmp.S"
-+
-+#ifdef __ELF__
-+.section .note.GNU-stack,"",%progbits
-+#endif
 diff -NurpP dietlibc-0.30/i386/exp10.S dietlibc-0.30-execstack/i386/exp10.S
 --- dietlibc-0.30/i386/exp10.S 2001-07-30 15:52:55.000000000 +0200
 +++ dietlibc-0.30-execstack/i386/exp10.S       2006-09-07 12:24:13.079171250 +0200
@@ -6498,17 +6487,6 @@ diff -NurpP dietlibc-0.30/x86_64/connect.S dietlibc-0.30-execstack/x86_64/connec
 +#ifdef __ELF__
 +.section .note.GNU-stack,"",%progbits
 +#endif
-diff -NurpP dietlibc-0.30/x86_64/dyn_syscalls.S dietlibc-0.30-execstack/x86_64/dyn_syscalls.S
---- dietlibc-0.30/x86_64/dyn_syscalls.S        2005-10-08 23:11:32.000000000 +0200
-+++ dietlibc-0.30-execstack/x86_64/dyn_syscalls.S      2006-09-07 12:24:13.075171000 +0200
-@@ -297,3 +297,7 @@ _unified_syscall:
- #define __errno_location __errno_location@PLT
- #include "x86_64/gettimeofday.S"
-+
-+#ifdef __ELF__
-+.section .note.GNU-stack,"",%progbits
-+#endif
 diff -NurpP dietlibc-0.30/x86_64/getpeername.S dietlibc-0.30-execstack/x86_64/getpeername.S
 --- dietlibc-0.30/x86_64/getpeername.S 2002-08-05 20:08:41.000000000 +0200
 +++ dietlibc-0.30-execstack/x86_64/getpeername.S       2006-09-07 12:24:13.075171000 +0200
This page took 0.107146 seconds and 4 git commands to generate.