commit | d32d79d76c0e2af7c65dc67f9322fc46b5677ee3 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon Feb 26 14:29:25 2018 -0800 |
committer | Josh Gao <jmgao@google.com> | Mon Feb 26 18:31:45 2018 -0800 |
tree | 530823b497217e0f274c8cc63de2928660feeb9a | |
parent | 54d2c7e503550e602e6cbe4326455d7b44dc3d49 [diff] |
Reland "sigchain: add wrappers for sigaction64/sigprocmask64." This reverts commit bed29657743f64612be4969f036c324df4baf7a9. "Fix" the mac build by using sigchain_dummy on it unconditionally. Also, fix a test breakage caused by use of memcmp on a struct with padding bytes that went from being assigned via memcpy to manual assignment of each of the fields. Test: test/testrunner/testrunner.py -b --target -t 004-SignalTest Change-Id: I332d633a06abbf189d1e51fa8d031c2745f8f1a7