Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 18 years ago
parent
commit
5b8308ff8c
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      package/base/glibc/glibc26/RTLD_SINGLE_THREAD_P.patch
  2. +2
    -2
      package/base/glibc/glibc26/semaphore_h.patch.arm

+ 2
- 2
package/base/glibc/glibc26/RTLD_SINGLE_THREAD_P.patch

@ -1,7 +1,7 @@
copied from http://www.nabble.com/-PATCH--Define-RTLD_SINGLE_THREAD_P-on-ARM-tf3814888.html
--- glibc-2.6/glibc-ports-2.6/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h 2007-07-03 11:03:16.000000000 +0200
+++ glibc-2.6/glibc-ports-2.6/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h 2007-07-03 11:04:30.000000000 +0200
--- glibc-2.6/glibc-ports-2.6.1/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h 2007-07-03 11:03:16.000000000 +0200
+++ glibc-2.6/glibc-ports-2.6.1/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h 2007-07-03 11:04:30.000000000 +0200
@@ -126,3 +126,9 @@
# define NO_CANCELLATION 1

+ 2
- 2
package/base/glibc/glibc26/semaphore_h.patch.arm

@ -3,8 +3,8 @@ RCS file: /cvs/glibc/ports/sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ./glibc-ports-2.6/sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h 2005/11/16 19:03:42 1.1
+++ ./glibc-ports-2.6/sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h 2007/07/10 13:35:29 1.2
--- ./glibc-ports-2.6.1/sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h 2005/11/16 19:03:42 1.1
+++ ./glibc-ports-2.6.1/sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h 2007/07/10 13:35:29 1.2
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2002, 2005, 2007 Free Software Foundation, Inc.

Loading…
Cancel
Save