commit | 9e4ffa7032eaab308876b8e3da86b05c3c613878 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Aug 27 15:32:01 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Aug 27 15:32:01 2014 -0700 |
tree | 83e23ad0b0ba82c017cbf292abd7594d2148f316 | |
parent | 34da32e7dd00270e98b845f8a810a6f12ffffb9b [diff] |
Have pthread_attr_getstack for the main thread report RLIMIT_STACK... ...rather than just what's already mapped in. This seems somewhat contrary to POSIX's "All pages within the stack described by stackaddr and stacksize shall be both readable and writable by the thread", but it's what glibc does. Bug: 17111575 Change-Id: If9e2dfad9a603c0d0615a8123aacda4946e95b2c