aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/libc_init_static.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch <elf.h> over to linux uapi under the covers.Elliott Hughes2014-02-101-4/+4
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-2/+3
* Remove 32-bit assumptions from the ELF code.Elliott Hughes2013-09-301-4/+4
* Switch to using AT_RANDOM for the stack guards.Elliott Hughes2013-02-081-2/+1
* Clean up the argc/argv/envp/auxv handling.Elliott Hughes2013-02-071-0/+111