]> Git Repo - uclibc-ng.git/commit - extra/Configs/Config.in
ldso: Add config option for controlling LD_PRELOAD
authorCarmelo AMOROSO <[email protected]>
Wed, 14 Apr 2010 05:24:46 +0000 (07:24 +0200)
committerBernhard Reutner-Fischer <[email protected]>
Wed, 14 Apr 2010 13:34:22 +0000 (15:34 +0200)
commit4f729fd9aadcd6727f7c44ff0fce279031de6b85
treeb72265f50f3eefea5864f4f008bf3aec6ca4e2f4
parentd61066fcfe7f00843c4660182ea38ba3a5e41803
ldso: Add config option for controlling LD_PRELOAD

On hardened system it could be useful to disable the use
of LD_PRELOAD environment variable for preloading shared objects
before the system libraries. So this patch add a config option,
LDSO_PRELOAD_ENV_SUPPORT, to control this behaviour.
It is enabled by default.

Signed-off-by: Carmelo Amoroso <[email protected]>
Signed-off-by: Bernhard Reutner-Fischer <[email protected]>
extra/Configs/Config.in
ldso/ldso/ldso.c
This page took 0.025118 seconds and 4 git commands to generate.