- e4e4e9d DO NOT MERGE: Reduce the amount of logging in Bionic's resolver. by Pierre Imai · 10 years ago
- 8b50d08 DO NOT MERGE: Fix off-by-one error in res_cache.c by Pierre Imai · 10 years ago
- 4d8e740 DO NOT MERGE: Ignore unreliable DNS servers. by Pierre Imai · 10 years ago
- 9b33108 Merge "Copy the entire zero-separated DNS seach domain string." into nyc-dev by Pierre Imai · 10 years ago
- 89c41d6 Add a checksum to jmp_buf on x86_64. by Josh Gao · 10 years ago
- 95e789a Delete lies from x86_64 setjmp implementation. by Josh Gao · 10 years ago
- 7af64bd Add a checksum to jmp_buf on x86. by Josh Gao · 10 years ago
- 9ce09e4 libc: implement kernel vdso syscalls for i386 by Mingwei Shi · 10 years ago
- 9db1f3e Copy the entire zero-separated DNS seach domain string. by Pierre Imai · 10 years ago
- 05545f5 Update Android.bp to match Android.mk by Colin Cross · 10 years ago
- 11c7930 Revert "Update timezone data to 2016b" by Neil Fuller · 10 years ago
- 3be39d1 Update timezone data to 2016b am: 7bcee86 by Neil Fuller · 10 years ago
- 7bcee86 Update timezone data to 2016b by Neil Fuller · 10 years ago
- 97fce67 Fix race in malloc debug option free_track. by Christopher Ferris · 10 years ago
- 4451b53 Fix problem where unknown option is not an error. by Christopher Ferris · 10 years ago
- c1f1828 Init functions after debug malloc succeeds. by Christopher Ferris · 10 years ago
- a2fa9c5 Merge changes I3f1c1310,Ia8dc3481,I6b19fd63 into nyc-dev by Colin Cross · 10 years ago
- 2398386 malloc_debug: fix multiplication overflow in debug_calloc by Colin Cross · 10 years ago
- 1239386 Improve and fix the stack-protector tests. by Elliott Hughes · 10 years ago
- 15af478 malloc_debug: round 0 byte allocations up to 1 byte by Colin Cross · 10 years ago
- b23c660 malloc_debug: iterate: use usable_size by Colin Cross · 10 years ago
- bf4c113 forkpty: set the output fd to -1 on the slave side. by Josh Gao · 10 years ago
- 8dd7c61 Don't call clock_getres in sysconf. by Elliott Hughes · 10 years ago
- bb06d68 Add a checksum to jmp_buf on AArch64. by Josh Gao · 10 years ago
- 54f1339 Add a checksum to jmp_buf on ARM. by Josh Gao · 10 years ago
- 6be6ef5 Modify android_dlwarning function to use a callback by Dimitry Ivanov · 10 years ago
- fbdffcc Fix getifaddrs' handling of point-to-point interfaces. by Elliott Hughes · 10 years ago
- 278ecb9 Merge "Add android_dlwarning() method" into nyc-dev by Dimitry Ivanov · 10 years ago
- 598e2c0 Move hard-coded values to constants. by Christopher Ferris · 10 years ago
- df91dc2 Add android_dlwarning() method by Dimitry Ivanov · 10 years ago
- 809b502 Update timezone data to 2016a am: 5408d8f39a by Neil Fuller · 10 years ago
- 5408d8f Update timezone data to 2016a by Neil Fuller · 10 years ago
- 1724535 Fix incorrect size of array. by Christopher Ferris · 10 years ago
- b7ff533 malloc_debug: reread /proc/pid/maps when entry is missing by Colin Cross · 10 years ago
- 6deb304 Add backtrace_string and export to libmemunreachable by Colin Cross · 10 years ago
- d6c9b44 Export malloc_backtrace by Colin Cross · 10 years ago
- c40577f Export malloc_iterate and friends by Colin Cross · 10 years ago
- d863530 malloc_debug: reset TrackData mutex after fork by Colin Cross · 10 years ago
- a071f48 Fix wrong guard values for 64 bit. by Christopher Ferris · 10 years ago
- 31e4472 Fix scope ids for link-local IPv6 addresses from getifaddrs(3). by Elliott Hughes · 10 years ago
- 08d6edf Fix cfi directives for memmove/strlcpy. by Christopher Ferris · 10 years ago
- bff9cca Fix cfi directives in small strncmp case. by Christopher Ferris · 10 years ago
- 39b952c Fix the default alignment of the allocations. by Christopher Ferris · 10 years ago
- 66c25c3 Fix regerror(..., nullptr, 0). by Elliott Hughes · 10 years ago
- 80775d6 Update NOTICE files. by Elliott Hughes · 10 years ago
- 07b987a Merge "define pw_gecos to pw_passwd for LP32 systems" am: 9c212fc436 by Mike Frysinger · 10 years ago
- 9c212fc Merge "define pw_gecos to pw_passwd for LP32 systems" by Mike Frysinger · 10 years ago
- ca6af7f define pw_gecos to pw_passwd for LP32 systems by Mike Frysinger · 10 years ago
- 5596502 Merge "Updated to v4.4.1 kernel headers." am: 831c8a5249 am: e5df2f5f59 by Christopher Ferris · 10 years ago
- 831c8a5 Merge "Updated to v4.4.1 kernel headers." by Christopher Ferris · 10 years ago
- 7f8a4ad Merge "Update Android.bp" am: 138a11c8a1 am: 5519f42dc1 by Dan Willemsen · 10 years ago
- 138a11c Merge "Update Android.bp" by Dan Willemsen · 10 years ago
- 05d08e9 Updated to v4.4.1 kernel headers. by Christopher Ferris · 10 years ago
- ed6eafd Merge "Add check for pthread_self() when looking up a thread" am: b90837c3d3 by Dimitry Ivanov · 10 years ago
- b90837c Merge "Add check for pthread_self() when looking up a thread" by Dimitry Ivanov · 10 years ago
- 4bc739a Add check for pthread_self() when looking up a thread by Dimitry Ivanov · 10 years ago
- 3e62171 Update Android.bp by Dan Willemsen · 10 years ago
- 8b326b4 Merge "Add in6addr_any and in6addr_loopback symbols." am: d2be380258 by Elliott Hughes · 10 years ago
- 0c485da Add in6addr_any and in6addr_loopback symbols. by Elliott Hughes · 10 years ago
- d4f435d Merge "Really add adjtimex(2), and add clock_adjtime(2) too." am: 5da33dd673 by Elliott Hughes · 10 years ago
- 5f26c6b Really add adjtimex(2), and add clock_adjtime(2) too. by Elliott Hughes · 10 years ago
- 9913c4c Merge "Add fopen64/freopen64/tmpfile64 aliases." am: 36ff699570 am: e8e8873d9f by Elliott Hughes · 10 years ago
- f226ee5 Add fopen64/freopen64/tmpfile64 aliases. by Elliott Hughes · 10 years ago
- b159f13 Merge "Expose ftello64." am: b3cfafd2bd am: e74d1d6507 by Elliott Hughes · 10 years ago
- e4fa6e9 Expose ftello64. by Elliott Hughes · 10 years ago
- ddaa003 Merge "use GNU C89 extern inline semantics for __size_mul_overflow()" am: 153e9928b8 by Josh Gao · 10 years ago
- 6b45d57 use GNU C89 extern inline semantics for __size_mul_overflow() by Xia Yang · 10 years ago
- 7c9f671 Merge "Remove the unused TrackHeader structure." am: fe60bae4b7 am: 15c35a02da by Christopher Ferris · 10 years ago
- 701bb65 Remove the unused TrackHeader structure. by Christopher Ferris · 10 years ago
- 3509a17 Merge "Add better free tracking." am: 4821db1b3e am: e98d704731 by Christopher Ferris · 10 years ago
- 4821db1 Merge "Add better free tracking." by Christopher Ferris · 10 years ago
- 5d9b0a9 Merge changes I8ca219fa,Ia92d35b1 am: 5992e5fb6d am: 33c8164b63 by Greg Hackmann · 10 years ago
- 5992e5f Merge changes I8ca219fa,Ia92d35b1 by Greg Hackmann · 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
- 1516f02 Merge "Tell kati about generated dependencies around crt" am: 37591462fa by Shinichiro Hamaji · 10 years ago
- 3759146 Merge "Tell kati about generated dependencies around crt" by Shinichiro Hamaji · 10 years ago
- 20660af Merge "Add min/max values for config values." am: 50647711eb am: bfc044628a by Christopher Ferris · 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
- 166c853 Add min/max values for config values. by Christopher Ferris · 10 years ago
- 701e366 Merge changes I7dc213e9,I2928d682 am: fd799baf81 am: c22e0ea41d 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
- 4b42cd8 Merge "Remove unused file." am: e4daf100b3 am: f788d6d8c9 by Christopher Ferris · 10 years ago
- 2fc7f9d Remove unused file. by Christopher Ferris · 10 years ago
- 16f81e7 Merge "Fix a sign extension bug in stdio." am: 172420e6a2 am: 0fb1e6bdac by Elliott Hughes · 10 years ago
- 955426e Fix a sign extension bug in stdio. by Elliott Hughes · 10 years ago
- 62a854d Merge "Replace snprintf() with __libc_format_buffer()" am: 194860a9e6 by Tom Cherry · 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
- 994f43f Merge "Implement funopen64." am: 896224aa7f am: 61af93ae54 by Elliott Hughes · 10 years ago
- 896224a Merge "Implement funopen64." by Elliott Hughes · 10 years ago
- 35a96b2 Merge "Fix lockf for LP32." am: a449fafc89 am: 44c4b858ec by Elliott Hughes · 10 years ago
- dc00a36 Merge "Move android_ network functions to LIBC_PRIVATE" am: 3a33b52981 by Dimitry Ivanov · 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
- 03e65eb Implement funopen64. by Elliott Hughes · 10 years ago