aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/libc_init_dynamic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Register __libc_fini as early as possible."Dmitriy Ivanov2014-09-041-9/+9
* Register __libc_fini as early as possible.Dmitriy Ivanov2014-09-031-9/+9
* Upstream atexitDmitriy Ivanov2014-07-141-1/+1
* Turn on -Wunused and fix the mistakes it uncovers.Elliott Hughes2014-06-031-1/+1
* Remove the broken pthread deadlock prediction.Elliott Hughes2014-05-141-5/+1
* Introduce netd_client, a dynamic library that talks to netd.Sreeram Ramachandran2014-05-131-0/+4
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-2/+3
* Fix __errno for LP64 and clean up __get_tls.Elliott Hughes2013-10-091-1/+1
* Hide various symbols that shouldn't be exposed.Elliott Hughes2013-03-151-4/+2
* Clean up the argc/argv/envp/auxv handling.Elliott Hughes2013-02-071-0/+115