Author: aurel32
Date: 2010-02-09 22:16:05 +0000 (Tue, 09 Feb 2010)
New Revision: 4176
Modified:
glibc-package/branches/eglibc-2.11/debian/patches/arm/local-lowlevellock.diff
Log:
Update arm/local-lowlevellock.diff
Modified:
glibc-package/branches/eglibc-2.11/debian/patches/arm/local-lowlevellock.diff
===================================================================
---
glibc-package/branches/eglibc-2.11/debian/patches/arm/local-lowlevellock.diff
2010-02-09 20:52:36 UTC (rev 4175)
+++
glibc-package/branches/eglibc-2.11/debian/patches/arm/local-lowlevellock.diff
2010-02-09 22:16:05 UTC (rev 4176)
@@ -1,14 +1,15 @@
----
- ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h | 1 +
- 1 file changed, 1 insertion(+)
+2010-02-09 Aurelien Jarno <[email protected]>
---- a/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h
-+++ b/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h
-@@ -25,6 +25,7 @@
+ * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: remove
+ useless include.
+
+--- a/sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
++++ b/sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
+@@ -24,7 +24,6 @@
+ #include <sys/param.h>
+ #include <bits/pthreadtypes.h>
#include <atomic.h>
- #include <sysdep.h>
+-#include <sysdep.h>
#include <kernel-features.h>
-+#include <tls.h> /* Need THREAD_*, and header.*. */
#define FUTEX_WAIT 0
- #define FUTEX_WAKE 1
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]