Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linker: use libc's environ variable to store envp | Dmitriy Ivanov | 2015-04-28 | 1 | -5/+4 |
* | linker_environ: clear MALLOC_CONF when AT_SECURE=1 | Nick Kralevich | 2015-03-27 | 1 | -0/+2 |
* | Add missing includes. | Elliott Hughes | 2015-01-28 | 1 | -0/+1 |
* | Replace NULL with nullptr | Dmitriy Ivanov | 2014-08-29 | 1 | -15/+15 |
* | Fix x86_64 build, clean up intermediate libraries. | Elliott Hughes | 2013-10-09 | 1 | -1/+1 |
* | Clean up the argc/argv/envp/auxv handling. | Elliott Hughes | 2013-02-07 | 1 | -24/+13 |
* | Revert "Filter ANDROID_PROPERTY_WORKSPACE" | Guang Zhu | 2013-01-18 | 1 | -1/+0 |
* | Filter ANDROID_PROPERTY_WORKSPACE | Nick Kralevich | 2013-01-15 | 1 | -0/+1 |
* | Cleaning the linker environment as we initialize it requires less API. | Elliott Hughes | 2012-11-02 | 1 | -80/+58 |
* | More dynamic linker cleanup. | Elliott Hughes | 2012-10-30 | 1 | -0/+222 |