summaryrefslogtreecommitdiffstats
path: root/linker/linker_environ.cpp
Commit message (Expand)AuthorAgeFilesLines
* linker: use libc's environ variable to store envpDmitriy Ivanov2015-04-281-5/+4
* linker_environ: clear MALLOC_CONF when AT_SECURE=1Nick Kralevich2015-03-271-0/+2
* Add missing includes.Elliott Hughes2015-01-281-0/+1
* Replace NULL with nullptrDmitriy Ivanov2014-08-291-15/+15
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-1/+1
* Clean up the argc/argv/envp/auxv handling.Elliott Hughes2013-02-071-24/+13
* Revert "Filter ANDROID_PROPERTY_WORKSPACE"Guang Zhu2013-01-181-1/+0
* Filter ANDROID_PROPERTY_WORKSPACENick Kralevich2013-01-151-0/+1
* Cleaning the linker environment as we initialize it requires less API.Elliott Hughes2012-11-021-80/+58
* More dynamic linker cleanup.Elliott Hughes2012-10-301-0/+222