commit | 154e19fda6a3ec10c050069b3320b79be247759b | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Mon May 12 12:10:29 2014 +0800 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Mon May 12 12:14:33 2014 +0800 |
tree | 227c586cae6253711aafe2dec6103ae3bf45c864 | |
parent | 4645251978aaa9e9db0501efb03f56432a1b9b85 [diff] |
Restore stdint.h for android-3..19 to the original headers $NDK/tests/standalone/run.sh fail to run with last update on stdint.h to android-20 level. Restore stdint.h for fear of the new one breaking the existing apps Also fix signal_portable.h to use SIGRTMIN/MAX in old headers (which got renamed to __SIGRTMIN in new header) Also change _JBLEN to 1024 which shall be large enough to store CPU states for forseable future. Change-Id: Ia9c03558a258c10434eb8e6985adc122532feaa3