]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/ChangeLog.old
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 27 Nov 2002 07:09:18 +0000 (07:09 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 27 Nov 2002 07:09:18 +0000 (07:09 +0000)
commit117c452c9845cc19e7d947844d09c6b45a3413b7
tree29d99db3d8a78df1d314389f7b6d573abfff6d37
parent76a50749f7af5935ba3739e815aa6a16ae4440d1
Update.

* sysdeps/i386/tls.h (THREAD_GETMEM_NC): Change interface.  It now
takes the array member name and the index as parameters.
(THREAD_SETMEM_NC): Likewise.
* pthread_getspecific.c: Use new THREAD_GETMEM_NC interface.
* pthread_setspecific.c: Use new THREAD_GETMEM_NC and THREAD_SETMEM_NC
interfaces.

* sysdeps/i386/tls.h (THREAD_SETMEM): Use size of member element
to decide which code to use.
(THREAD_SETMEM_NC): Likewise.
nptl/ChangeLog
nptl/pthread_getspecific.c
nptl/pthread_setspecific.c
nptl/sysdeps/i386/tls.h