- c45fe9f Add stubs variants for bionic libs by Jiyong Park · 7 years ago
- 0b0ee0c libc_shared_globals: add a constexpr ctor by Ryan Prichard · 7 years ago
- d14d830 Merge "Check return value of scandir in icu.cpp" by Treehugger Robot · 7 years ago
- ecb95b8 Check return value of scandir in icu.cpp by Alex Light · 7 years ago
- 770032d Fix/suppress bionic google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
- 78da73a libc: Optimize ARM memcmp by using NEON. by Kyle Repinski · 11 years ago
- b233fab Fix handling of libs with a ro map and a rx map. by Christopher Ferris · 7 years ago
- d19b3c5 Generate the per-arch .map files at build time. by Elliott Hughes · 7 years ago
- e4788d4 No ifunc for strcmp and strlen by Haibo Huang · 7 years ago
- b0a55fb Merge "Reserve TLS_SLOT_SANITIZER with value 6." by Ryan Prichard · 7 years ago
- 913f808 Merge "Move errno to a pthread_internal_t field." by Ryan Prichard · 7 years ago
- 4825c6d Reserve TLS_SLOT_SANITIZER with value 6. by Ryan Prichard · 7 years ago
- 37754cd Move errno to a pthread_internal_t field. by Ryan Prichard · 7 years ago
- 24bddbe Merge "Revert "Track movement of ICU .dat file"" by Neil Fuller · 7 years ago
- b9e7b69 Revert "Track movement of ICU .dat file" by Neil Fuller · 7 years ago
- 681d8eb Merge "Track movement of ICU .dat file" by Neil Fuller · 7 years ago
- 2f1a8db Merge "Find tzdata in the runtime module before /system" by Neil Fuller · 7 years ago
- 68c6bd8 Track movement of ICU .dat file by Neil Fuller · 7 years ago
- 4e33c4f Merge "Track move of APEX module tz files under etc/tz" by Neil Fuller · 7 years ago
- a50e51a Find tzdata in the runtime module before /system by Neil Fuller · 7 years ago
- 8b475e5 Merge "Move dlerror out of a TLS slot and into a pthread_internal_t member." by Ryan Prichard · 7 years ago
- 42635c9 Merge "Add Android Runtime APEX bin directory to Bionic default shell search path." by Roland Levillain · 7 years ago
- fe21bba Add Android Runtime APEX bin directory to Bionic default shell search path. by Roland Levillain · 7 years ago
- 5c92d9e Merge "Introduce filegroups for libc sources" by Dimitry Ivanov · 7 years ago
- 9268977 Track move of APEX module tz files under etc/tz by Neil Fuller · 7 years ago
- 34583c1 Move dlerror out of a TLS slot and into a pthread_internal_t member. by Elliott Hughes · 7 years ago
- 31105c8 Merge "Remove cruft." by Treehugger Robot · 7 years ago
- a6bc0e3 Merge changes I96c7b02c,I461feeae,I6fcd8d75 by Ryan Prichard · 7 years ago
- 9131b4a Remove cruft. by Elliott Hughes · 7 years ago
- c0c0ef6 Introduce filegroups for libc sources by dimitry · 7 years ago
- 4af1961 Bionic: Support kryo385 CPU by Haibo Huang · 7 years ago
- 07440a8 Replace TLS_SLOT_BIONIC_PREINIT w/ shared globals by Ryan Prichard · 7 years ago
- 5a66490 Use shared globals so getauxval works earlier by Ryan Prichard · 7 years ago
- 9cfca86 Split main thread init into early+late functions by Ryan Prichard · 7 years ago
- 9492698 Merge "Remove denver from bionic" by Haibo Huang · 7 years ago
- b7cee4e Merge "Make __libc_init_malloc weak-for-native-bridge" by Treehugger Robot · 7 years ago
- 5332af6 Make __libc_init_malloc weak-for-native-bridge by dimitry · 7 years ago
- 01bfd89 Remove denver from bionic by Haibo Huang · 7 years ago
- c69218d Merge "Prevent dependency cycle due to system_shared_libs expansion" by Dan Willemsen · 7 years ago
- 6b3be17 Prevent dependency cycle due to system_shared_libs expansion by Dan Willemsen · 7 years ago
- eebf5fd Reduce strerror(3)'s impact on .data.rel.ro. by Elliott Hughes · 7 years ago
- 3927db1 Remove denver64 from libc by Haibo Huang · 7 years ago
- 9f1fddc Merge "Use cmdline instead for enabling heapprofd." by Florian Mayer · 7 years ago
- 4e28ea1 Use cmdline instead for enabling heapprofd. by Florian Mayer · 7 years ago
- 73ad790 [ifunc] Use c implementation to compare cpu variant names by Haibo Huang · 7 years ago
- 6b70fda Merge changes I376d7695,Ied443375,I614d25e7 by Ryan Prichard · 7 years ago
- 7260329 Merge "Use ifunc for ARM32 fortify functions" by Haibo Huang · 7 years ago
- 48b1159 Use shared globals to init __progname + environ by Ryan Prichard · 7 years ago
- 7752bcb Move the abort message to libc_shared_globals by Ryan Prichard · 7 years ago
- abf736a Expose libc_shared_globals to libc.so with symbol by Ryan Prichard · 7 years ago
- 12ed389 Merge "Remove _sys_signal_strings." by Elliott Hughes · 7 years ago
- f1c8d1a Use ifunc for ARM32 fortify functions by Haibo Huang · 7 years ago
- f47e89f Merge "Replace android_open_proxy with dns_open_proxy" by Luke Huang · 7 years ago
- f8294fd Remove _sys_signal_strings. by Elliott Hughes · 7 years ago
- 0ff8df5 Merge "Cleanup: __libc_init_AT_SECURE, auxv, sysinfo" by Ryan Prichard · 7 years ago
- aa5c0e2 Merge "Fix minor bug in dispatch table initialization order." by Treehugger Robot · 7 years ago
- e965bcd Fix minor bug in dispatch table initialization order. by Florian Mayer · 7 years ago
- f17fd1d Disable XOM in linker, libc, and libm. by Ivan Lozano · 7 years ago
- 701bd0c Cleanup: __libc_init_AT_SECURE, auxv, sysinfo by Ryan Prichard · 7 years ago
- ea9957a Arm32 dynamic function dispatch by Haibo Huang · 7 years ago
- 27beebf Revert "Add Android Runtime APEX directories to Bionic search paths." by Andreas Gampe · 7 years ago
- d2dd379 Add Android Runtime APEX directories to Bionic search paths. by Roland Levillain · 7 years ago
- 9e70e81 Merge "System property for heapprofd at process startup." by Florian Mayer · 7 years ago
- 8d849ff Merge "Allocate a small guard region around the shadow call stack." by Peter Collingbourne · 7 years ago
- 9690b12 Revert "Arm32 dynamic function dispatch" by Izabela Orlowska · 7 years ago
- e3ed892 Replace android_open_proxy with dns_open_proxy by Luke Huang · 7 years ago
- 734beec Allocate a small guard region around the shadow call stack. by Peter Collingbourne · 7 years ago
- ce4ff9c Arm32 dynamic function dispatch by Haibo Huang · 7 years ago
- 0f57d56 Fix a comment in <android/api-level.h>. by Elliott Hughes · 7 years ago
- c0f4656 Make android_get_application_target_sdk_version available to the NDK. by Elliott Hughes · 7 years ago
- 8359068 Merge "Move API levels from `uint32_t` to `int`." by Elliott Hughes · 7 years ago
- ff1428a Move API levels from `uint32_t` to `int`. by Elliott Hughes · 7 years ago
- e141362 Change memcpy ifunc to return memmove for x86 by Haibo Huang · 7 years ago
- b9244ff Use ifunc to dynamically dispatch libc routines for x86 by Haibo Huang · 7 years ago
- 17c4bd9 Merge "Move to jemalloc5." by Christopher Ferris · 7 years ago
- d73a49e Move to jemalloc5. by Christopher Ferris · 7 years ago
- da772e2 bionic: Allocate a shadow call stack for each thread. by Peter Collingbourne · 7 years ago
- 5d427bc bionic: Add shadow call stack guard region field to pthread_internal_t. by Peter Collingbourne · 7 years ago
- f71edfa Separate libc_common to two targets by Haibo Huang · 7 years ago
- 8251d44 Add lp32 and lp64 shorthands to SYSCALLS.TXT. by Elliott Hughes · 7 years ago
- 0dbe6d1 System property for heapprofd at process startup. by Florian Mayer · 7 years ago
- b9de32f Merge "Free memory when it is no more used" by Ken Chen · 7 years ago
- f945716 Free memory when it is no more used by Ken Chen · 7 years ago
- 8fd93e6 Merge "Increase the size of the signal stack on 64-bit." by Josh Gao · 7 years ago
- f90687c Increase the size of the signal stack on 64-bit. by Josh Gao · 7 years ago
- bf925b0 Merge "Remove obsolete workaround." by Elliott Hughes · 7 years ago
- 10265a8 Merge "Finalize the name of the apex package" by Neil Fuller · 7 years ago
- b3fe013 Merge "Revert "Disable lld, libc_malloc_debug failed to boot."" by Chih-hung Hsieh · 7 years ago
- 5679442 Revert "Disable lld, libc_malloc_debug failed to boot." by Chih-hung Hsieh · 7 years ago
- fd522d0 Finalize the name of the apex package by Neil Fuller · 7 years ago
- eadf506 Remove obsolete workaround. by Elliott Hughes · 7 years ago
- 8178c41 ART isn't using the ART-specific linker features any more. by Elliott Hughes · 7 years ago
- 0c39bd4 Merge "Add bionic/libc/include to exported_include_dirs" by Logan Chien · 7 years ago
- 6d1c5ca Merge "Changes to support loading tz data from APEX" by Neil Fuller · 7 years ago
- 833cbe4 Add bionic/libc/include to exported_include_dirs by Logan Chien · 7 years ago
- 8d65a81 getnameinfo: Don't add flag NI_NUMERICHOST for well-known prefix address by nuccachen · 7 years ago
- 6f3a56b Merge "Revert "bionic: Allocate a shadow call stack for each thread."" by Josh Gao · 7 years ago
- d6ac793 Merge "Reverse two pthread_internal_t fields" by Treehugger Robot · 7 years ago
- 7dfeaf8 Changes to support loading tz data from APEX by Neil Fuller · 7 years ago
- 25c34e0 Reverse two pthread_internal_t fields by Ryan Prichard · 7 years ago