- d75d4be malloc_debug: reread /proc/pid/maps when entry is missing by Colin Cross · 9 years ago
- 2c75991 Add backtrace_string and export to libmemunreachable by Colin Cross · 9 years ago
- 2d4721c Export malloc_backtrace by Colin Cross · 10 years ago
- 869691c Export malloc_iterate and friends by Colin Cross · 10 years ago
- aca2013 Merge "Move gdb support functions to a separate file" by Dimitry Ivanov · 9 years ago
- 6b788ee Move gdb support functions to a separate file by Dimitry Ivanov · 9 years ago
- 4327ae0 Merge "Fix cfi directives for memmove/strlcpy." by Christopher Ferris · 9 years ago
- 90ea63a Merge "Fix scope ids for link-local IPv6 addresses from getifaddrs(3)." by Elliott Hughes · 9 years ago
- be7a1ea Merge "Revert "Move gdb support functions to a separate file"" by Nicolas Geoffray · 9 years ago
- 0fa5410 Revert "Move gdb support functions to a separate file" by Nicolas Geoffray · 9 years ago
- 97b6e13 Fix cfi directives for memmove/strlcpy. by Christopher Ferris · 9 years ago
- 4dd56ac Merge changes Id6e60861,I0eacb3f0 by Dimitry Ivanov · 9 years ago
- e73b27a Merge "Fix cfi directives in small strncmp case." by Christopher Ferris · 9 years ago
- de84e51 Fix cfi directives in small strncmp case. by Christopher Ferris · 9 years ago
- f8d051c Move gdb support functions to a separate file by Dimitry Ivanov · 9 years ago
- f3064e4 Use insert_link_map_into_debug_map for executable by Dimitry Ivanov · 9 years ago
- 7dac8b8 Fix scope ids for link-local IPv6 addresses from getifaddrs(3). by Elliott Hughes · 9 years ago
- c347a10 Merge "Update a comment for init_linker_info_for_gdb" by Dimitry Ivanov · 9 years ago
- 6400129 Update a comment for init_linker_info_for_gdb by Dimitry Ivanov · 9 years ago
- 598cb89 Merge "malloc_debug: reset TrackData mutex after fork" by Colin Cross · 9 years ago
- 2de48bc Merge "Initialize linker link_map for gdb directly" by Dimitry Ivanov · 9 years ago
- acedcba Merge "Revert "Revert "Split out liblinker_malloc static library""" by Dimitry Ivanov · 9 years ago
- aa9cb26 Revert "Revert "Split out liblinker_malloc static library"" by Dimitry Ivanov · 9 years ago
- 8d22dd5 Initialize linker link_map for gdb directly by Dimitry Ivanov · 9 years ago
- b244d21 Merge "linker: remove soinfo::entry" by Dimitry Ivanov · 9 years ago
- e687d06 linker: remove soinfo::entry by Dimitry Ivanov · 9 years ago
- 85665af Merge "Revert "Split out liblinker_malloc static library"" by Dimitry Ivanov · 9 years ago
- 3bbeca7 Revert "Split out liblinker_malloc static library" by Dimitry Ivanov · 9 years ago
- 60a5f73 Merge "Add a memcpy(a, a, n) test." by Christopher Ferris · 9 years ago
- 71766c2 Add a memcpy(a, a, n) test. by Christopher Ferris · 9 years ago
- 249fefb Merge "Fix the default alignment of the allocations." by Christopher Ferris · 9 years ago
- 72df670 Fix the default alignment of the allocations. by Christopher Ferris · 9 years ago
- 925bf56 Merge "Fix regerror(..., nullptr, 0)." by Elliott Hughes · 9 years ago
- 7a28a3c malloc_debug: reset TrackData mutex after fork by Colin Cross · 9 years ago
- cac2908 Fix regerror(..., nullptr, 0). by Elliott Hughes · 9 years ago
- 9750a77 Merge "Split out liblinker_malloc static library" by Dimitry Ivanov · 9 years ago
- a805643 Split out liblinker_malloc static library by Dimitry Ivanov · 9 years ago
- 72bca4b Merge "Add tests for zero-sized allocations." by Elliott Hughes · 9 years ago
- 884f76e Add tests for zero-sized allocations. by Elliott Hughes · 9 years ago
- 8fa00a5 Merge "Set x86 TLS limit to 0xfffff, not PAGE_SIZE." by Elliott Hughes · 9 years ago
- 01b85d5 Set x86 TLS limit to 0xfffff, not PAGE_SIZE. by Elliott Hughes · 9 years ago
- 4c3cf4a Merge "Enable clang for x86_64 after fp128 fix in clang-2577113." by Chih-hung Hsieh · 9 years ago
- 63fedd7 Enable clang for x86_64 after fp128 fix in clang-2577113. by Chih-Hung Hsieh · 9 years ago
- 273f2e8 Merge "Update NOTICE files." by Elliott Hughes · 9 years ago
- b4931ce Update NOTICE files. by Elliott Hughes · 9 years ago
- 3dbdb9d Merge "Add a test for a possible overflow in *printf." by Elliott Hughes · 9 years ago
- 9c212fc Merge "define pw_gecos to pw_passwd for LP32 systems" by Mike Frysinger · 9 years ago
- ca6af7f define pw_gecos to pw_passwd for LP32 systems by Mike Frysinger · 10 years ago
- 8200e55 Add a test for a possible overflow in *printf. by Elliott Hughes · 9 years ago
- 831c8a5 Merge "Updated to v4.4.1 kernel headers." by Christopher Ferris · 9 years ago
- 138a11c Merge "Update Android.bp" by Dan Willemsen · 9 years ago
- 05d08e9 Updated to v4.4.1 kernel headers. by Christopher Ferris · 9 years ago
- 865f6bc Merge "Add a test for snprintf on a PTHREAD_STACK_MIN-sized stack." by Elliott Hughes · 9 years ago
- 43f7c87 Add a test for snprintf on a PTHREAD_STACK_MIN-sized stack. by Elliott Hughes · 9 years ago
- b90837c Merge "Add check for pthread_self() when looking up a thread" by Dimitry Ivanov · 9 years ago
- 4bc739a Add check for pthread_self() when looking up a thread by Dimitry Ivanov · 9 years ago
- 3e62171 Update Android.bp by Dan Willemsen · 10 years ago
- d2be380 Merge "Add in6addr_any and in6addr_loopback symbols." by Elliott Hughes · 10 years ago
- 0c485da Add in6addr_any and in6addr_loopback symbols. by Elliott Hughes · 10 years ago
- 5da33dd Merge "Really add adjtimex(2), and add clock_adjtime(2) too." by Elliott Hughes · 10 years ago
- c92ffa9 Merge "linker: Change the library search order" by Dimitry Ivanov · 10 years ago
- 5f26c6b Really add adjtimex(2), and add clock_adjtime(2) too. by Elliott Hughes · 10 years ago
- 36ff699 Merge "Add fopen64/freopen64/tmpfile64 aliases." by Elliott Hughes · 10 years ago
- f226ee5 Add fopen64/freopen64/tmpfile64 aliases. by Elliott Hughes · 10 years ago
- a279324 Merge "Fix ifaddrs#getifaddrs_INET flakiness." by Elliott Hughes · 10 years ago
- b3cfafd Merge "Expose ftello64." by Elliott Hughes · 10 years ago
- 2d5e21f Fix ifaddrs#getifaddrs_INET flakiness. by Elliott Hughes · 10 years ago
- e4fa6e9 Expose ftello64. by Elliott Hughes · 10 years ago
- 3e75110 Merge "Fix our fortify tests for global -Werror." by Dan Albert · 10 years ago
- 153e992 Merge "use GNU C89 extern inline semantics for __size_mul_overflow()" by Josh Gao · 10 years ago
- 6b45d57 use GNU C89 extern inline semantics for __size_mul_overflow() by Xia Yang · 10 years ago
- f68dcbe Fix our fortify tests for global -Werror. by Dan Albert · 10 years ago
- fe60bae Merge "Remove the unused TrackHeader structure." by Christopher Ferris · 10 years ago
- 701bb65 Remove the unused TrackHeader structure. by Christopher Ferris · 10 years ago
- 4821db1 Merge "Add better free tracking." by Christopher Ferris · 10 years ago
- 5992e5f Merge changes I8ca219fa,Ia92d35b1 by Greg Hackmann · 10 years ago
- 88f5111 linker: Change the library search order by Dimitry Ivanov · 10 years ago
- c7ca8f3 socket.h: update AF_* constants by Greg Hackmann · 10 years ago
- 7993b80 Add better free tracking. by Christopher Ferris · 10 years ago
- 3759146 Merge "Tell kati about generated dependencies around crt" by Shinichiro Hamaji · 10 years ago
- 5064771 Merge "Add min/max values for config values." by Christopher Ferris · 10 years ago
- 3f3f6c5 Add adjtimex by Greg Hackmann · 10 years ago
- 3bcf094 Tell kati about generated dependencies around crt by Shinichiro Hamaji · 10 years ago
- 0e915b2 Merge "linker: mark library .bss pages with anon:.bss" by Dimitry Ivanov · 10 years ago
- 166c853 Add min/max values for config values. by Christopher Ferris · 10 years ago
- 1b84afc linker: mark library .bss pages with anon:.bss by Dimitry Ivanov · 10 years ago
- fd799ba Merge changes I7dc213e9,I2928d682 by Dimitry Ivanov · 10 years ago
- ffaa216 Hide '__moddi3' symbol for x86 and mips by Dimitry Ivanov · 10 years ago
- aa2fd0f Hide '__isthreaded' for lp64 libc.so by Dimitry Ivanov · 10 years ago
- e4daf10 Merge "Remove unused file." by Christopher Ferris · 10 years ago
- 2fc7f9d Remove unused file. by Christopher Ferris · 10 years ago
- 172420e Merge "Fix a sign extension bug in stdio." by Elliott Hughes · 10 years ago
- eecae0a Merge "Unify names for pages allocated for small objects" by Dimitry Ivanov · 10 years ago
- 955426e Fix a sign extension bug in stdio. by Elliott Hughes · 10 years ago
- d9d6a84 Unify names for pages allocated for small objects by Dimitry Ivanov · 10 years ago
- 194860a Merge "Replace snprintf() with __libc_format_buffer()" by Tom Cherry · 10 years ago
- 8352475 Replace snprintf() with __libc_format_buffer() by Tom Cherry · 10 years ago
- 896224a Merge "Implement funopen64." by Elliott Hughes · 10 years ago
- a449faf Merge "Fix lockf for LP32." by Elliott Hughes · 10 years ago
- 3a33b52 Merge "Move android_ network functions to LIBC_PRIVATE" by Dimitry Ivanov · 10 years ago