aboutsummaryrefslogtreecommitdiff
path: root/linker/linker_environ.h
AgeCommit message (Expand)Author
2014-10-01Replace NULL with nullptrDmitriy Ivanov
2013-10-08Fix Clang warning since KernelArgumentBlock is actually a class.Stephen Hines
2013-02-07Clean up the argc/argv/envp/auxv handling.Elliott Hughes
2012-11-02Cleaning the linker environment as we initialize it requires less API.Elliott Hughes
2012-10-30More dynamic linker cleanup.Elliott Hughes
2012-08-07Clean up the linker a bit, remove prelinking support.Elliott Hughes
2010-12-20linker: Remove unsecure env. variable for setuid programs.David 'Digit' Turner