2006-01-08 Jakub Jelinek <jakub@redhat.com>
commit33678adb3b667cf4df38970004529fe14c93b4d7
authorRoland McGrath <roland@gnu.org>
Mon, 9 Jan 2006 23:38:27 +0000 (9 23:38 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 9 Jan 2006 23:38:27 +0000 (9 23:38 +0000)
tree54ec6f035f48aaac543ba6d4ebed7ebbeed96d1a
parent8ff16245229f80719c82f6e9b45b13016ae799fd
2006-01-08  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_mutex_t):
Don't give the union a name because it changes the mangled name.
Instead name the struct for __data.
* sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h (pthread_mutex_t):
Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h (pthread_mutex_t):
Likewise.
nptl/sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h