aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/libc_init_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make abort messages available to debuggerd.Elliott Hughes2013-04-051-0/+2
* Fix debug malloc.Elliott Hughes2013-03-061-10/+19
* Fix the pthread_setname_np test.Elliott Hughes2013-02-151-5/+6
* Simplify pthread_create, using more public API.Elliott Hughes2013-02-121-5/+3
* Switch to using AT_RANDOM for the stack guards.Elliott Hughes2013-02-081-3/+5
* __progname should be const char*, not char*.Elliott Hughes2013-02-071-2/+2
* Clean up the argc/argv/envp/auxv handling.Elliott Hughes2013-02-071-0/+146