projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df4099e
)
Update.
author
Ulrich Drepper
<drepper@redhat.com>
Fri, 26 Jun 1998 10:15:45 +0000
(10:15 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Fri, 26 Jun 1998 10:15:45 +0000
(10:15 +0000)
* pthread.c: Move PID of manager for global variable in structure
linuxthreads/ChangeLog
patch
|
blob
|
history
diff --git
a/linuxthreads/ChangeLog
b/linuxthreads/ChangeLog
index c047160a0f3f1b691459545029a7c4325f9af681..1f92c7ef0cbecd8e925fb02cbfe1a06ec7761d49 100644
(file)
--- a/
linuxthreads/ChangeLog
+++ b/
linuxthreads/ChangeLog
@@
-49,7
+49,7
@@
increase priority when needed.
* internals.h: Add prototype for __pthread_manager_adjust_prio.
* mutex.c: Optimize mutexes to wake up only one thread.
- * pthread.c: Move PID of manager f
ro
global variable in structure
+ * pthread.c: Move PID of manager f
or
global variable in structure
element.
Patches by Xavier Leroy.