1. fefb4d3 Update a comment for init_linker_info_for_gdb by Dimitry Ivanov · 10 years ago
  2. 05b60b2 Initialize linker link_map for gdb directly by Dimitry Ivanov · 10 years ago
  3. 0eed282 Fix pthread.pthread_barrier_smoke test. by Yabin Cui · 10 years ago
  4. 3b012b0 Merge "Update Android.bp to match Android.mk" into nyc-dev by Colin Cross · 10 years ago
  5. 2c7fdeb Fix the AT_HWCAP2 test. by Elliott Hughes · 10 years ago
  6. ec9b56e Adjust test to let it pass on libhoudini. by Yabin Cui · 10 years ago
  7. 05545f5 Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  8. 11c7930 Revert "Update timezone data to 2016b" by Neil Fuller · 10 years ago
  9. 3be39d1 Update timezone data to 2016b am: 7bcee86 by Neil Fuller · 10 years ago
  10. 7bcee86 Update timezone data to 2016b by Neil Fuller · 10 years ago
  11. a65a3ad Add a CTS test to ensure AT_HWCAP2 is reported. by Elliott Hughes · 10 years ago
  12. 97fce67 Fix race in malloc debug option free_track. by Christopher Ferris · 10 years ago
  13. 4451b53 Fix problem where unknown option is not an error. by Christopher Ferris · 10 years ago
  14. 19930d5 Remove missing DT_SONAME warning from the toast by Dimitry Ivanov · 10 years ago
  15. f6756b5 Silence false positive warnings on GCC. by Josh Gao · 10 years ago
  16. c1f1828 Init functions after debug malloc succeeds. by Christopher Ferris · 10 years ago
  17. a2fa9c5 Merge changes I3f1c1310,Ia8dc3481,I6b19fd63 into nyc-dev by Colin Cross · 10 years ago
  18. 107935c Merge "debuggerd: rethrow the full signal we receive, always." into nyc-dev by Josh Gao · 10 years ago
  19. 2398386 malloc_debug: fix multiplication overflow in debug_calloc by Colin Cross · 10 years ago
  20. 06abcef debuggerd: rethrow the full signal we receive, always. by Josh Gao · 10 years ago
  21. 1239386 Improve and fix the stack-protector tests. by Elliott Hughes · 10 years ago
  22. 15af478 malloc_debug: round 0 byte allocations up to 1 byte by Colin Cross · 10 years ago
  23. b23c660 malloc_debug: iterate: use usable_size by Colin Cross · 10 years ago
  24. a630784 Switch bionic over to google-benchmark. by Elliott Hughes · 10 years ago
  25. fe88d42 Add x86 optimization of rint functions and tests by jzha136 · 11 years ago
  26. 060d6bb Merge "Revert "libm: rename LIBC_PRIVATE to LIBC_DEPRECATED"" into nyc-dev by Dimitry Ivanov · 10 years ago
  27. 49b9a5a Revert "libm: rename LIBC_PRIVATE to LIBC_DEPRECATED" by Dimitry Ivanov · 10 years ago
  28. bf4c113 forkpty: set the output fd to -1 on the slave side. by Josh Gao · 10 years ago
  29. 8dd7c61 Don't call clock_getres in sysconf. by Elliott Hughes · 10 years ago
  30. 9721bb3 libm: rename LIBC_PRIVATE to LIBC_DEPRECATED by Dimitry Ivanov · 10 years ago
  31. 60f51b7 Merge "Add libsqlite.so to the grey-list" into nyc-dev by Dimitry Ivanov · 10 years ago
  32. 31e910c Add libsqlite.so to the grey-list by Dimitry Ivanov · 10 years ago
  33. bb06d68 Add a checksum to jmp_buf on AArch64. by Josh Gao · 10 years ago
  34. 54f1339 Add a checksum to jmp_buf on ARM. by Josh Gao · 10 years ago
  35. 6b80e0b libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM by Dimitry Ivanov · 10 years ago
  36. 6be6ef5 Modify android_dlwarning function to use a callback by Dimitry Ivanov · 10 years ago
  37. fbdffcc Fix getifaddrs' handling of point-to-point interfaces. by Elliott Hughes · 10 years ago
  38. 350bdad linker: print "not accessible" error message to the log by Dimitry Ivanov · 10 years ago
  39. 278ecb9 Merge "Add android_dlwarning() method" into nyc-dev by Dimitry Ivanov · 10 years ago
  40. 2ef5f63 Rewrite ifaddrs#getifaddrs_INET. by Elliott Hughes · 10 years ago
  41. 598e2c0 Move hard-coded values to constants. by Christopher Ferris · 10 years ago
  42. df91dc2 Add android_dlwarning() method by Dimitry Ivanov · 10 years ago
  43. 2465df0 Merge "Update timezone data to 2016a" into nyc-dev by Neil Fuller · 10 years ago
  44. fe45da3 Update timezone data to 2016a by Neil Fuller · 10 years ago
  45. 809b502 Update timezone data to 2016a am: 5408d8f39a by Neil Fuller · 10 years ago
  46. 5408d8f Update timezone data to 2016a by Neil Fuller · 10 years ago
  47. 1724535 Fix incorrect size of array. by Christopher Ferris · 10 years ago
  48. b7ff533 malloc_debug: reread /proc/pid/maps when entry is missing by Colin Cross · 10 years ago
  49. 6deb304 Add backtrace_string and export to libmemunreachable by Colin Cross · 10 years ago
  50. d6c9b44 Export malloc_backtrace by Colin Cross · 10 years ago
  51. c40577f Export malloc_iterate and friends by Colin Cross · 10 years ago
  52. d863530 malloc_debug: reset TrackData mutex after fork by Colin Cross · 10 years ago
  53. a071f48 Fix wrong guard values for 64 bit. by Christopher Ferris · 10 years ago
  54. 31e4472 Fix scope ids for link-local IPv6 addresses from getifaddrs(3). by Elliott Hughes · 10 years ago
  55. 08d6edf Fix cfi directives for memmove/strlcpy. by Christopher Ferris · 10 years ago
  56. bff9cca Fix cfi directives in small strncmp case. by Christopher Ferris · 10 years ago
  57. ee478ea Add a memcpy(a, a, n) test. by Christopher Ferris · 10 years ago
  58. 39b952c Fix the default alignment of the allocations. by Christopher Ferris · 10 years ago
  59. 66c25c3 Fix regerror(..., nullptr, 0). by Elliott Hughes · 10 years ago
  60. b8e3769 Fix is_greylisted check in case of an absolute path by Dimitry Ivanov · 10 years ago
  61. 535c599 Add tests for zero-sized allocations. by Elliott Hughes · 10 years ago
  62. 80775d6 Update NOTICE files. by Elliott Hughes · 10 years ago
  63. d638673 Merge "Add a test for a possible overflow in *printf." am: 3dbdb9dbe6 by Elliott Hughes · 10 years ago
  64. c32819f Merge "Add a test for a possible overflow in *printf." am: 3dbdb9dbe6 by Elliott Hughes · 10 years ago
  65. 3dbdb9d Merge "Add a test for a possible overflow in *printf." by Elliott Hughes · 10 years ago
  66. 07b987a Merge "define pw_gecos to pw_passwd for LP32 systems" am: 9c212fc436 by Mike Frysinger · 10 years ago
  67. 52ce6c3 Merge "define pw_gecos to pw_passwd for LP32 systems" am: 9c212fc436 by Mike Frysinger · 10 years ago
  68. 9c212fc Merge "define pw_gecos to pw_passwd for LP32 systems" by Mike Frysinger · 10 years ago
  69. ca6af7f define pw_gecos to pw_passwd for LP32 systems by Mike Frysinger · 10 years ago
  70. 8200e55 Add a test for a possible overflow in *printf. by Elliott Hughes · 10 years ago
  71. 5596502 Merge "Updated to v4.4.1 kernel headers." am: 831c8a5249 am: e5df2f5f59 by Christopher Ferris · 10 years ago
  72. e5df2f5 Merge "Updated to v4.4.1 kernel headers." am: 831c8a5249 by Christopher Ferris · 10 years ago
  73. 831c8a5 Merge "Updated to v4.4.1 kernel headers." by Christopher Ferris · 10 years ago
  74. 7f8a4ad Merge "Update Android.bp" am: 138a11c8a1 am: 5519f42dc1 by Dan Willemsen · 10 years ago
  75. 5519f42 Merge "Update Android.bp" am: 138a11c8a1 by Dan Willemsen · 10 years ago
  76. 138a11c Merge "Update Android.bp" by Dan Willemsen · 10 years ago
  77. 05d08e9 Updated to v4.4.1 kernel headers. by Christopher Ferris · 10 years ago
  78. d5626a9 Merge "Add a test for snprintf on a PTHREAD_STACK_MIN-sized stack." am: 865f6bce75 by Elliott Hughes · 10 years ago
  79. ab872d2 Merge "Add a test for snprintf on a PTHREAD_STACK_MIN-sized stack." by Elliott Hughes · 10 years ago
  80. 865f6bc Merge "Add a test for snprintf on a PTHREAD_STACK_MIN-sized stack." by Elliott Hughes · 10 years ago
  81. 43f7c87 Add a test for snprintf on a PTHREAD_STACK_MIN-sized stack. by Elliott Hughes · 10 years ago
  82. ed6eafd Merge "Add check for pthread_self() when looking up a thread" am: b90837c3d3 by Dimitry Ivanov · 10 years ago
  83. 7e694a2 Merge "Add check for pthread_self() when looking up a thread" am: b90837c3d3 by Dimitry Ivanov · 10 years ago
  84. b90837c Merge "Add check for pthread_self() when looking up a thread" by Dimitry Ivanov · 10 years ago
  85. 4bc739a Add check for pthread_self() when looking up a thread by Dimitry Ivanov · 10 years ago
  86. 3e62171 Update Android.bp by Dan Willemsen · 10 years ago
  87. 8b326b4 Merge "Add in6addr_any and in6addr_loopback symbols." am: d2be380258 by Elliott Hughes · 10 years ago
  88. 316eb69 Merge "Add in6addr_any and in6addr_loopback symbols." am: d2be380258 by Elliott Hughes · 10 years ago
  89. d2be380 Merge "Add in6addr_any and in6addr_loopback symbols." by Elliott Hughes · 10 years ago
  90. 0c485da Add in6addr_any and in6addr_loopback symbols. by Elliott Hughes · 10 years ago
  91. d4f435d Merge "Really add adjtimex(2), and add clock_adjtime(2) too." am: 5da33dd673 by Elliott Hughes · 10 years ago
  92. d1cfd67 Merge "Really add adjtimex(2), and add clock_adjtime(2) too." am: 5da33dd673 by Elliott Hughes · 10 years ago
  93. 8b898d1 Merge "linker: Change the library search order" am: c92ffa95fc am: 10e4fd56b5 by Dimitry Ivanov · 10 years ago
  94. 5da33dd Merge "Really add adjtimex(2), and add clock_adjtime(2) too." by Elliott Hughes · 10 years ago
  95. 10e4fd5 Merge "linker: Change the library search order" am: c92ffa95fc by Dimitry Ivanov · 10 years ago
  96. c92ffa9 Merge "linker: Change the library search order" by Dimitry Ivanov · 10 years ago
  97. 5f26c6b Really add adjtimex(2), and add clock_adjtime(2) too. by Elliott Hughes · 10 years ago
  98. 9913c4c Merge "Add fopen64/freopen64/tmpfile64 aliases." am: 36ff699570 am: e8e8873d9f by Elliott Hughes · 10 years ago
  99. e8e8873 Merge "Add fopen64/freopen64/tmpfile64 aliases." am: 36ff699570 by Elliott Hughes · 10 years ago
  100. 36ff699 Merge "Add fopen64/freopen64/tmpfile64 aliases." by Elliott Hughes · 10 years ago