Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 19 Dec 2002 07:09:42 +0000 (07:09 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 19 Dec 2002 07:09:42 +0000 (07:09 +0000)
commitdf45b31e8150087fad9ff5889fe1a95054e26730
tree5c3489fd9de8f22f9386144daea297828d00bd7a
parent5e2891795021a78fb975c55377d05919f4dae0c0
Update.

2002-12-18  Ulrich Drepper  <drepper@redhat.com>

* descr.h (struct pthread) [NEED_DL_SYSINFO]: Add sysinfo member.
* sysdeps/i386/tls.h (tcbhead_t): Add sysinfo member.
Define SYSINFO_OFFSEET if NEED_DL_SYSINFO is defined.
(INIT_SYSINFO): New #define.
(TLS_TP_INIT): Use INIT_SYSINFO.
* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):
At test to make sure SYSINFO_OFFSET value is correct.
* sysdeps/unix/sysv/linux/i386/dl-sysdep.h: New file.
nptl/ChangeLog
nptl/descr.h
nptl/sysdeps/i386/tls.h
nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c
sysdeps/unix/sysv/linux/i386/brk.c
sysdeps/unix/sysv/linux/i386/sigaction.c