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

Diff of /hurd/libpthread/ChangeLog

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

revision 1.9 by marcus, Mon Mar 1 09:58:44 2004 UTC revision 1.10 by neal, Tue Jan 18 09:57:35 2005 UTC
# Line 1  Line 1 
1    2005-01-12  Pietro Ferrari  <pietro@bastardi.net>
2    
3            * include/pthread/pthread.h (pthread_spin_destroy): Replace extern
4            inline with extern __inline.
5            (pthread_spin_init): Likewise.
6            (pthread_spin_lock): Likewise.
7            (pthread_spin_trylock): Likewise.
8            (pthread_spin_unlock): Likewise.
9            * sysdeps/mach/bits/spin-lock.h (__pthread_spin_lock): Likewise.
10            * sysdeps/i386/bits/spin-lock.h (__pthread_spin_lock): Likewise.
11            * sysdeps/generic/bits/mutex.h (__pthread_mutex_trylock):
12            Likewise.
13            (pthread_mutex_lock): Likewise.
14            (pthread_mutex_trylock): Likewise.
15            * sysdeps/generic/bits/pthread.h (pthread_equal): Likewise.
16    
17  2003-08-17  Marcus Brinkmann  <marcus@gnu.org>  2003-08-17  Marcus Brinkmann  <marcus@gnu.org>
18    
19          * sysdeps/hurd/pt-key.h (PTHREAD_KEY_MEMBERS): Change type of          * sysdeps/hurd/pt-key.h (PTHREAD_KEY_MEMBERS): Change type of

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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