Author: aurel32
Date: 2009-05-10 14:00:31 +0000 (Sun, 10 May 2009)
New Revision: 3489
Removed:
glibc-package/branches/eglibc-2.10/debian/patches/hppa/cvs-nptl.diff
Modified:
glibc-package/branches/eglibc-2.10/debian/changelog
Log:
- Remove debian/patches/hppa/cvs-nptl.diff (merged).
Modified: glibc-package/branches/eglibc-2.10/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/changelog 2009-05-10 13:45:13 UTC
(rev 3488)
+++ glibc-package/branches/eglibc-2.10/debian/changelog 2009-05-10 14:00:31 UTC
(rev 3489)
@@ -12,6 +12,7 @@
- Remove debian/patches/arm/submitted-setjmp.diff (merged).
- Remove debian/patches/arm/submitted-fpu_control_h.diff (merged).
- Remove debian/patches/hppa/cvs-tsd.diff (merged).
+ - Remove debian/patches/hppa/cvs-nptl.diff (merged).
- Remove debian/patches/hurd-i386/cvs-resource-prio.diff (merged).
- Remove debian/patches/hurd-i386/cvs-hurdsig-fix.diff (merged).
- Remove debian/patches/hurd-i386/cvs-net-headers.diff (merged).
Deleted: glibc-package/branches/eglibc-2.10/debian/patches/hppa/cvs-nptl.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/hppa/cvs-nptl.diff
2009-05-10 13:45:13 UTC (rev 3488)
+++ glibc-package/branches/eglibc-2.10/debian/patches/hppa/cvs-nptl.diff
2009-05-10 14:00:31 UTC (rev 3489)
@@ -1,23 +0,0 @@
-2009-02-25 Carlos O'Donell <[email protected]>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Define
- FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME,
- and FUTEX_BITSET_MATCH_ANY.
-
-diff --git a/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
b/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
-index 6998a91..10be11a 100644
---- a/ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
-+++ b/ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
-@@ -41,7 +41,12 @@
- #define FUTEX_LOCK_PI 6
- #define FUTEX_UNLOCK_PI 7
- #define FUTEX_TRYLOCK_PI 8
-+#define FUTEX_WAIT_BITSET 9
-+#define FUTEX_WAKE_BITSET 10
- #define FUTEX_PRIVATE_FLAG 128
-+#define FUTEX_CLOCK_REALTIME 256
-+
-+#define FUTEX_BITSET_MATCH_ANY 0xffffffff
-
- /* Bits used in robust mutex implementation. */
- #define FUTEX_WAITERS 0x80000000
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]