commit | b311ca9ee82c91d411164a90e9c5b32565a1e43c | [log] [tgz] |
---|---|---|
author | Dave Allison <dallison@google.com> | Thu May 15 20:35:11 2014 -0700 |
committer | Tim Murray <timmurray@google.com> | Mon Jun 02 15:54:28 2014 -0700 |
tree | bb3ddef03207e1ab70d3767a527afde52dd12a86 | |
parent | 2e7d80d10acf95076dfb1f2727455432091de65f [diff] |
Add LD_PRELOAD for libsigchain.so to the environment To remove the need to modify the bionic dynamic linker, add the signal chaining library as a preload in the environment. This will be picked up by the dynamic linker and will override sigaction and sigprocmask to allow for signal chaining. Change-Id: I6e2d0628b009bd01e0ed9aed0b311871b9c8363a