summaryrefslogtreecommitdiffstats
path: root/libc/private
Commit message (Expand)AuthorAgeFilesLines
* Reimplement scandir(3).Elliott Hughes2013-02-251-0/+50
* Fix the pthread_setname_np test.Elliott Hughes2013-02-151-3/+0
* Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces.Elliott Hughes2013-02-141-0/+3
* Everyone has a TLS register.Elliott Hughes2013-02-121-42/+12
* Revert "Revert "More pthreads cleanup.""Elliott Hughes2013-02-124-11/+71
* Revert "More pthreads cleanup."Elliott Hughes2013-02-124-69/+11
* More pthreads cleanup.Elliott Hughes2013-02-114-11/+69
* Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""Elliott Hughes2013-02-111-14/+12
* Revert "Pull the pthread_key_t functions out of pthread.c."Elliott Hughes2013-02-111-12/+14
* Pull the pthread_key_t functions out of pthread.c.Elliott Hughes2013-02-111-14/+12
* Switch to using AT_RANDOM for the stack guards.Elliott Hughes2013-02-082-39/+7
* Clean up the argc/argv/envp/auxv handling.Elliott Hughes2013-02-072-1/+77
* bionic_auxv.h: fix #define conflictNick Kralevich2013-01-221-3/+3
* Fix the duplication in the debugging code.Elliott Hughes2013-01-181-0/+55
* Revert "stack protector: use AT_RANDOM"Nick Kralevich2013-01-162-8/+23
* stack protector: use AT_RANDOMNick Kralevich2013-01-162-23/+8
* Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t exte...Elliott Hughes2013-01-151-1/+6
* libc: add getauxval()Nick Kralevich2013-01-111-0/+39
* Only have one copy of the kernel_sigset_t hack, and add more tests.Elliott Hughes2013-01-101-0/+52
* clean up FORTIFY_SOURCE handling.Nick Kralevich2012-12-041-0/+2
* FORTIFY_SOURCE: fortify strchrNick Kralevich2012-11-301-0/+1
* am 7b68e3f7: Merge "Per-thread -fstack-protector guards for x86."Elliott Hughes2012-10-252-10/+81
|\
| * Per-thread -fstack-protector guards for x86.Elliott Hughes2012-10-252-10/+81
* | am d0f2b7e7: Merge "More upstream NetBSD upgrades."Elliott Hughes2012-10-236-724/+0
|\ \ | |/
| * More upstream NetBSD upgrades.Elliott Hughes2012-10-236-724/+0
* | am a2f596b6: Merge "Make dlerror(3) thread-safe."Elliott Hughes2012-10-172-14/+67
|\ \ | |/
| * Make dlerror(3) thread-safe.Elliott Hughes2012-10-162-14/+67
* | am db4fdf1a: Merge "Fix dlerror(3)."Elliott Hughes2012-10-121-0/+40
|\ \ | |/
| * Fix dlerror(3).Elliott Hughes2012-10-111-0/+40
* | am b650111a: am cd195eba: Merge "Upgrade to the current NetBSD rand implement...Elliott Hughes2012-10-011-4/+6
|\ \ | |/
| * Upgrade to the current NetBSD rand implementation.Elliott Hughes2012-10-011-4/+6
* | DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions t...Elliott Hughes2012-09-241-6/+1
|/
* Add the libcutils localtime_tz and mktime_t extensions to bionic.Elliott Hughes2012-09-111-1/+6
* Rename __dso_handle_so.c to __dso_handle_so.hAndrew Hsieh2012-09-071-0/+0
* ARM: make CRT_LEGACY_WORKAROUND work as intendedArd Biesheuvel2012-08-281-1/+1
* Clean up the linker a bit, remove prelinking support.Elliott Hughes2012-08-071-0/+8
* [MIPS] Support for TLS registerRaghu Gandham2012-08-021-2/+13
* Report errors to the log, not just stderr.Elliott Hughes2012-07-271-4/+4
* Fix implementation of generic atomic operationsChris Dearman2012-07-241-6/+5
* [MIPS] Add atomic routinesRaghu Gandham2012-07-242-0/+104
* am c5cab345: am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"Robert Greenwalt2012-06-121-0/+6
|\
| * am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"Robert Greenwalt2012-06-121-0/+6
| |\
| | * Avoid multiple dns lookups for the same queryMattias Falk2012-05-071-0/+6
* | | Added actual event logging calls to the FORTIFY_SOURCE methods.Geremy Condra2012-06-111-0/+15
* | | Adding event logging to libc.Geremy Condra2012-06-081-0/+3
* | | arm: rewrite crtbegin* as C files.Nick Kralevich2012-06-012-23/+9
|/ /
* | Initialize TLS before any application code is run.Evgeniy Stepanov2012-04-131-0/+3
* | Handle pthread-related changes (mutex/atfork)Jean-Baptiste Queru2012-03-261-0/+1
* | Revert "am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kerne...Guang Zhu2012-03-121-1/+0
* | am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in ...Elliott Hughes2012-03-121-0/+1
|\ \ | |/