aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sys_personality_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Improve personality initializationDmitriy Ivanov2015-06-301-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 processesDmitriy Ivanov2015-01-071-0/+33
Bug: 18069809 Change-Id: Ie143d56b0f8f03510dc451649291067e1add1d2f