commit | 50b6a4b1b7f5b4484bccbabf2a8057bf860f8c59 | [log] [tgz] |
---|---|---|
author | Dave Allison <dallison@google.com> | Thu May 15 20:35:11 2014 -0700 |
committer | Dave Allison <dallison@google.com> | Thu May 15 20:35:11 2014 -0700 |
tree | d613b56c166224b8f4d9ee35f2fcddb534f5d6fc | |
parent | 8b2d46a5fcbe81edde4b7c405916282a142a09d2 [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