]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix stray references to __pthread_attr
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Feb 2012 20:59:16 +0000 (12:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Feb 2012 20:59:16 +0000 (12:59 -0800)
commit22f9d9df92ee5ce1f12d7bec598e718fb06b571a
tree179ddb00065d6b2b937db7f114847ca967d37331
parentabd923dbf2d828612e00a07d47365040b5218d33
Fix stray references to __pthread_attr

* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h: Don't refer to non-existing
__pthread_attr.
* sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Likewise.
* sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Likewise.
* sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Likewise.
* sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h: Likewise.
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h