From 768cbca8b5a0db079bab56ef2178c977b1ad2a34 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 26 Jun 1998 10:15:45 +0000 Subject: [PATCH] Update. * pthread.c: Move PID of manager for global variable in structure --- linuxthreads/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index c047160..1f92c7e 100644 --- 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 fro global variable in structure + * pthread.c: Move PID of manager for global variable in structure element. Patches by Xavier Leroy. -- 2.7.4