projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a93317a
)
typo
author
Roland McGrath
<roland@gnu.org>
Mon, 20 Feb 2006 20:24:09 +0000
(20:24 +0000)
committer
Roland McGrath
<roland@gnu.org>
Mon, 20 Feb 2006 20:24:09 +0000
(20:24 +0000)
* pthreadP.h: Define PTHREAD_MUTEX_INCONSISTENT instead of
nptl/ChangeLog
patch
|
blob
|
history
diff --git
a/nptl/ChangeLog
b/nptl/ChangeLog
index
3a0cc94
..
ad1b28b
100644
(file)
--- a/
nptl/ChangeLog
+++ b/
nptl/ChangeLog
@@
-53,7
+53,7
@@
2006-02-15 Ulrich Drepper <drepper@redhat.com>
- * pthread
p
.h: Define PTHREAD_MUTEX_INCONSISTENT instead of
+ * pthread
P
.h: Define PTHREAD_MUTEX_INCONSISTENT instead of
PTHREAD_MUTEX_OWNERDEAD.
(PTHREAD_MUTEX_ROBUST_PRIVATE_NP): Define as 16, not 256.
Define FUTEX_WAITERS, FUTEX_OWNER_DIED, FUTEX_TID_MASK.