]> sourceware.org Git - glibc.git/commit - ChangeLog
* sysdeps/unix/sysv/linux/dl-librecon.h (EXTRA_LD_ENVVARS): Refer to
authorRoland McGrath <roland@gnu.org>
Tue, 10 Dec 2002 10:31:03 +0000 (10:31 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 10 Dec 2002 10:31:03 +0000 (10:31 +0000)
commit2402cdf37f8b8f9310af01ce9370d5e111402add
tree94439ffad1ce602391190fc6caf2c8fa9b769fd1
parent4e71f81ec2a0a767aa21d3e72a1425d16cd51acf
* sysdeps/unix/sysv/linux/dl-librecon.h (EXTRA_LD_ENVVARS): Refer to

and move contents to ...
(EXTRA_LD_ENVVARS_LINUX): ... this new macro.  Add break for nonmatch.
* sysdeps/unix/sysv/linux/i386/dl-librecon.h (EXTRA_LD_ENVVARS): Use
it instead of duplicating its contents.
(EXTRA_LD_ENVVARS): Likewise.  Add break for nonmatch.

2002-12-09  Jakub Jelinek  <jakub@redhat.com>

* elf/dl-support.c (_dl_non_dynamic_init): Add DL_OSVERSION_INIT if
defined.
* sysdeps/unix/sysv/linux/dl-librecon.h (_dl_osversion_init): New
function.
(EXTRA_LD_ENVVARS): Use it.
(DL_OSVERSION_INIT): Define.
* sysdeps/unix/sysv/linux/i386/dl-librecon.h: Include linux
dl-librecon.h.
(EXTRA_LD_ENVVARS): Undef before defining.  Use _dl_osversion_init.
ChangeLog
elf/dl-support.c
This page took 0.038367 seconds and 5 git commands to generate.