]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 19 Dec 2002 00:03:48 +0000 (00:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 19 Dec 2002 00:03:48 +0000 (00:03 +0000)
commit5e2891795021a78fb975c55377d05919f4dae0c0
tree96a489631b86637855d8e25e12a728d10525549d
parent3d53957913ab331dbdecaa2587d9aafd07d88eac
Update.

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

* elf/dl-support.c [NEED_DL_SYSINFO]: Define and initialize
_dl_sysinfo.
[DL_SYSINFO_IMPLEMENTATION]: If defined use it to generate the needed
code.
* elf/rtld.c [DL_NEED_SYSINFO]: Initialize _dl_sysinfo element of
_rtld_global.
[DL_SYSINFO_IMPLEMENTATION]: If defined use it to generate the needed
code.
* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
Check for AT_SYSINFO and set _dl_sysinfo appropriately.
* sysdeps/generic/ldsodefs.h (struct rtld_global) [NEED_DL_SYSINFO]:
Add _dl_sysinfo.
ChangeLog
elf/dl-support.c
elf/rtld.c
linuxthreads/ChangeLog
sysdeps/generic/dl-sysdep.c
sysdeps/generic/ldsodefs.h