- 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
- 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
- 9ce2884 Update to v4.19 kernel headers. by Christopher Ferris · 7 years ago
- e898a17 Merge "Allow to re-initialize heapprofd." by Florian Mayer · 7 years ago
- 7b13dd9 Revert "bionic: Allocate a shadow call stack for each thread." by Peter Collingbourne · 7 years ago
- f284a47 Merge "bionic: Allocate a shadow call stack for each thread." by Peter Collingbourne · 7 years ago
- da1bc79 bionic: Allocate a shadow call stack for each thread. by Peter Collingbourne · 7 years ago
- 176a475 Allow to re-initialize heapprofd. by Florian Mayer · 7 years ago
- debcd02 Merge "Fix handling of #elif." by Christopher Ferris · 7 years ago
- f2484aa Fix handling of #elif. by Christopher Ferris · 7 years ago
- 90856af Merge changes I70ea4b23,Iedcfe36b,I3f21fc71,Ie99c0eef by Logan Chien · 7 years ago
- 2bfe37a Merge "Move Bionic slots to the end of pthread_internal_t" by Treehugger Robot · 7 years ago
- 29d6dbc Move Bionic slots to the end of pthread_internal_t by Ryan Prichard · 7 years ago
- 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 7 years ago
- 25bcf59 libc: Match header annotations to version script by Logan Chien · 7 years ago
- 6032c38 Merge "Add getloadavg(3)." by Elliott Hughes · 7 years ago
- 8daea55 Comment the M_PURGE option. by Christopher Ferris · 7 years ago
- 2d0b28b Add getloadavg(3). by Elliott Hughes · 7 years ago
- 7562f1a Merge "malloc: add M_PURGE mallopt flag" by Christopher Ferris · 7 years ago
- aede30d libc: Add default __STRING implementation by Logan Chien · 7 years ago
- d4e51a1 Change crtbrand for host bionic by Dan Willemsen · 7 years ago
- ac578f2 malloc: add M_PURGE mallopt flag by Tim Murray · 7 years ago
- f7f71e3 Add RT signal to load heapprofd library. by Florian Mayer · 7 years ago
- 7ff7d03 Merge "Properly fail with ESRCH when pthread_killing an exited thread." by Josh Gao · 7 years ago
- ddf757e Properly fail with ESRCH when pthread_killing an exited thread. by Josh Gao · 7 years ago
- eb61430 Don't #define __ANDROID_NDK__ for the platform build! by Elliott Hughes · 7 years ago
- ecf0c75 Merge "strerror: add missing ERFKILL and EHWPOISON." by Treehugger Robot · 7 years ago
- daf746b Merge "fdsan: reset va_list between varargs traversals" by Treehugger Robot · 7 years ago
- 92a9116 strerror: add missing ERFKILL and EHWPOISON. by Elliott Hughes · 7 years ago
- cc953e0 fdsan: reset va_list between varargs traversals by Greg Hackmann · 7 years ago
- bc4f411 Add support for A76 in bionic by Haibo Huang · 7 years ago
- 391af2c Merge "Allow invoking the linker on an executable." by Treehugger Robot · 7 years ago
- 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 7 years ago
- 069d5ae Merge "Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...)." by Josh Gao · 7 years ago
- d3aa44f Merge "Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX." by Elliott Hughes · 7 years ago
- baf20fc Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...). by Josh Gao · 7 years ago
- 82ab481 Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX. by Elliott Hughes · 7 years ago
- 5de9a31c Add async_safe_format_fd_va_list by Ryan Prichard · 7 years ago
- 00dda09 <sys/param.h>: pollute the namespace with <endian.h>. by Elliott Hughes · 7 years ago
- 9ebcb01 Merge "Another round of documentation." by Elliott Hughes · 7 years ago
- dd6763a Another round of documentation. by Elliott Hughes · 7 years ago
- 6774cc5 Add new parameter for creation of MapInfo object. by Christopher Ferris · 7 years ago
- 8d63ae1 Merge "Make fclose/pclose distinct." by Elliott Hughes · 7 years ago
- 22917f6 Make fclose/pclose distinct. by Elliott Hughes · 7 years ago
- ddf92a1 Merge "Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc." by Treehugger Robot · 7 years ago
- 6b75575 Merge "Disable STL for crt objects" by Colin Cross · 7 years ago
- fa5f61c Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc. by Tom Cherry · 7 years ago
- ab17944 Disable STL for crt objects by Colin Cross · 7 years ago
- b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
- 8f5589f Merge "Remove unused NetBSD compatibility cruft." by Treehugger Robot · 7 years ago
- 8d11bea Merge "[hwasan] Tweak process and thread initialization." by Evgenii Stepanov · 7 years ago
- 64f8e7b Remove unused NetBSD compatibility cruft. by Elliott Hughes · 7 years ago