]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[__WORDSIZE=64]: Renamed __pad1 element int rwlock structure to
authorUlrich Drepper <drepper@redhat.com>
Sun, 27 May 2007 18:56:40 +0000 (18:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 27 May 2007 18:56:40 +0000 (18:56 +0000)
nptl/ChangeLog

index bb4a86ba058486f0014abdc377d585ef73f9b127..422ae58937281906b070545d9b7837d12ebf0a01 100644 (file)
@@ -10,7 +10,7 @@
        the new __shared element.
        * sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h [__WORDSIZE=32]:
        Likewise.
-       [__WORDSIZE=64]: Renamed __pad1 element int rwlock structire to
+       [__WORDSIZE=64]: Renamed __pad1 element int rwlock structure to
        __shared, adjust names of other padding elements.
        * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Likewise.
        * sysdeps/pthread/pthread.h: Adjust rwlock initializers.