/[hurd]/hurd/libpthread/ChangeLog
ViewVC logotype

Diff of /hurd/libpthread/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by neal, Wed Apr 20 15:26:52 2005 UTC revision 1.15 by neal, Mon May 2 22:00:34 2005 UTC
# Line 1  Line 1 
1    2005-05-02  Neal H. Walfield  <neal@gnu.org>
2    
3            * pthread/pt-alloc.c (__pthread_alloc): Set the thread id to the
4            table index plus one.
5            * pthread/pt-internal.h (__pthread_getid): Index __pthread_threads
6            using THREAD - 1, not THREAD.
7            (__pthread_setid): Likewise.
8            * pthread/pt-create.c (__pthread_create_internal): Likewise.
9    
10            * sysdeps/generic/pt-mutex-trylock.c (__pthread_mutex_trylock):
11            When returning EBUSY, don't forget to first unlock MUTEX->__HELD.
12    
13  2005-04-20  Neal H. Walfield  <neal@gnu.org>  2005-04-20  Neal H. Walfield  <neal@gnu.org>
14    
15          * sysdeps/generic/pt-setschedparam.c: policy's type is int, not          * sysdeps/generic/pt-setschedparam.c: policy's type is int, not

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26