commit | f06248fa21d9b5a84d9aa65712f0ebc52c8384b1 | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Mon Aug 01 14:13:37 2016 -0700 |
committer | Dimitry Ivanov <dimitry@google.com> | Mon Aug 01 14:20:22 2016 -0700 |
tree | 32173d0a6a5179e2636aece18540a26c594d1794 | |
parent | 75b79d3f73acd9b86307523c9f12762fab29a253 [diff] |
libsigchain: intercept bsd_signal on lp32 bsd_signal is a deprecated synonym for the signal. Nevertheless there are apps and libraries calling this function. libsigchain needs to intercept these calls and handle them the same way it handles signal() call. Bug: http://b/30562229 Test: readelf --dyn-sym surfaceflinger and check that bsd_signal is exported for lp32 and is not exported for lp64 binary version Change-Id: If80e45502275b26c3ee4026ab12cadd77f8fbd3b