Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve personality initialization | Dmitriy Ivanov | 2015-06-30 | 1 | -1/+1 |
| | | | | | | | | | | 1. Personality parameter should be unsigned int (not long) 2. Do not reset bits outside of PER_MASK when setting personality value. 3. Set personality for static executables. Bug: http://b/21900686 Change-Id: I4c7e34079cbd59b818ce221eed325c05b9bb2303 | ||||
* | Set linux 32bit personality for 32 bit processes | Dmitriy Ivanov | 2015-01-07 | 1 | -0/+33 |
Bug: 18069809 Change-Id: Ie143d56b0f8f03510dc451649291067e1add1d2f |