2006-01-08 Jakub Jelinek <jakub@redhat.com>
authorRoland McGrath <roland@gnu.org>
Mon, 9 Jan 2006 23:38:27 +0000 (23:38 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 9 Jan 2006 23:38:27 +0000 (23:38 +0000)
commit3e1470fba7d2429902c724d5321a54f8257b88e8
tree6c3823d6af5d65a3e0c6a60e359d446a89369d17
parent44422d11301188147fde50d11307b268b0ae7a6d
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.
sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h