1. 0f67d5f Create logging sockets with SOCK_NONBLOCK... by Elliott Hughes · 9 years ago
  2. 31adf6c Merge "Improve FORTIFY failure diagnostics." by Elliott Hughes · 9 years ago
  3. b83d674 Improve FORTIFY failure diagnostics. by Elliott Hughes · 9 years ago
  4. eb72725 Merge "Update timezone data to 2016a" by Neil Fuller · 9 years ago
  5. a8f05fc Merge "If you're going to use memset..." by Elliott Hughes · 9 years ago
  6. f86c449 If you're going to use memset... by Elliott Hughes · 9 years ago
  7. a8e75ba Merge "GCC doesn't like {}, and clang doesn't like {0}..." by Elliott Hughes · 9 years ago
  8. 2c6c953 GCC doesn't like {}, and clang doesn't like {0}... by Elliott Hughes · 9 years ago
  9. d07d77e Merge "Fix a structure initialisation in pthread_exit()." by Elliott Hughes · 9 years ago
  10. 6bd5cf6 Fix a structure initialisation in pthread_exit(). by Anton Kirilov · 9 years ago
  11. b4b98e7 Merge "[MIPS] Add __popcountsi2 to libgcc_compat.c" by Dimitry Ivanov · 9 years ago
  12. 19acb69 [MIPS] Add __popcountsi2 to libgcc_compat.c by Dimitry Ivanov · 9 years ago
  13. 92057af Update timezone data to 2016a by Neil Fuller · 9 years ago
  14. e0959b4 Merge "Remove unused libm_clang variable." by Stephen Hines · 9 years ago
  15. 0a84f1a Merge "Fix wrong guard values for 64 bit." by Christopher Ferris · 9 years ago
  16. 0e2a026 Fix wrong guard values for 64 bit. by Christopher Ferris · 9 years ago
  17. f2d516b Merge "Fix incorrect size of array." by Christopher Ferris · 9 years ago
  18. f499dc9 Fix incorrect size of array. by Christopher Ferris · 9 years ago
  19. 64955c8 Remove unused libm_clang variable. by Stephen Hines · 9 years ago
  20. b539baa Merge "Improvements to dynamic linker messages" by Dimitry Ivanov · 9 years ago
  21. 9f0a695 Improvements to dynamic linker messages by Dimitry Ivanov · 9 years ago
  22. c95a4c8 Merge changes Iac8109b3,I5ad67001,Ic1adb4df,I08a50349 by Colin Cross · 9 years ago
  23. d75d4be malloc_debug: reread /proc/pid/maps when entry is missing by Colin Cross · 9 years ago
  24. 2c75991 Add backtrace_string and export to libmemunreachable by Colin Cross · 9 years ago
  25. 2d4721c Export malloc_backtrace by Colin Cross · 10 years ago
  26. 869691c Export malloc_iterate and friends by Colin Cross · 10 years ago
  27. aca2013 Merge "Move gdb support functions to a separate file" by Dimitry Ivanov · 9 years ago
  28. 6b788ee Move gdb support functions to a separate file by Dimitry Ivanov · 9 years ago
  29. 4327ae0 Merge "Fix cfi directives for memmove/strlcpy." by Christopher Ferris · 9 years ago
  30. 90ea63a Merge "Fix scope ids for link-local IPv6 addresses from getifaddrs(3)." by Elliott Hughes · 9 years ago
  31. be7a1ea Merge "Revert "Move gdb support functions to a separate file"" by Nicolas Geoffray · 9 years ago
  32. 0fa5410 Revert "Move gdb support functions to a separate file" by Nicolas Geoffray · 9 years ago
  33. 97b6e13 Fix cfi directives for memmove/strlcpy. by Christopher Ferris · 9 years ago
  34. 4dd56ac Merge changes Id6e60861,I0eacb3f0 by Dimitry Ivanov · 9 years ago
  35. e73b27a Merge "Fix cfi directives in small strncmp case." by Christopher Ferris · 9 years ago
  36. de84e51 Fix cfi directives in small strncmp case. by Christopher Ferris · 9 years ago
  37. f8d051c Move gdb support functions to a separate file by Dimitry Ivanov · 9 years ago
  38. f3064e4 Use insert_link_map_into_debug_map for executable by Dimitry Ivanov · 9 years ago
  39. 7dac8b8 Fix scope ids for link-local IPv6 addresses from getifaddrs(3). by Elliott Hughes · 9 years ago
  40. c347a10 Merge "Update a comment for init_linker_info_for_gdb" by Dimitry Ivanov · 9 years ago
  41. 6400129 Update a comment for init_linker_info_for_gdb by Dimitry Ivanov · 9 years ago
  42. 598cb89 Merge "malloc_debug: reset TrackData mutex after fork" by Colin Cross · 9 years ago
  43. 2de48bc Merge "Initialize linker link_map for gdb directly" by Dimitry Ivanov · 9 years ago
  44. acedcba Merge "Revert "Revert "Split out liblinker_malloc static library""" by Dimitry Ivanov · 9 years ago
  45. aa9cb26 Revert "Revert "Split out liblinker_malloc static library"" by Dimitry Ivanov · 9 years ago
  46. 8d22dd5 Initialize linker link_map for gdb directly by Dimitry Ivanov · 9 years ago
  47. b244d21 Merge "linker: remove soinfo::entry" by Dimitry Ivanov · 9 years ago
  48. e687d06 linker: remove soinfo::entry by Dimitry Ivanov · 9 years ago
  49. 85665af Merge "Revert "Split out liblinker_malloc static library"" by Dimitry Ivanov · 9 years ago
  50. 3bbeca7 Revert "Split out liblinker_malloc static library" by Dimitry Ivanov · 9 years ago
  51. 60a5f73 Merge "Add a memcpy(a, a, n) test." by Christopher Ferris · 9 years ago
  52. 71766c2 Add a memcpy(a, a, n) test. by Christopher Ferris · 9 years ago
  53. 249fefb Merge "Fix the default alignment of the allocations." by Christopher Ferris · 9 years ago
  54. 72df670 Fix the default alignment of the allocations. by Christopher Ferris · 9 years ago
  55. 925bf56 Merge "Fix regerror(..., nullptr, 0)." by Elliott Hughes · 9 years ago
  56. 7a28a3c malloc_debug: reset TrackData mutex after fork by Colin Cross · 9 years ago
  57. cac2908 Fix regerror(..., nullptr, 0). by Elliott Hughes · 9 years ago
  58. 9750a77 Merge "Split out liblinker_malloc static library" by Dimitry Ivanov · 9 years ago
  59. a805643 Split out liblinker_malloc static library by Dimitry Ivanov · 9 years ago
  60. 72bca4b Merge "Add tests for zero-sized allocations." by Elliott Hughes · 9 years ago
  61. 884f76e Add tests for zero-sized allocations. by Elliott Hughes · 9 years ago
  62. 8fa00a5 Merge "Set x86 TLS limit to 0xfffff, not PAGE_SIZE." by Elliott Hughes · 9 years ago
  63. 01b85d5 Set x86 TLS limit to 0xfffff, not PAGE_SIZE. by Elliott Hughes · 9 years ago
  64. 4c3cf4a Merge "Enable clang for x86_64 after fp128 fix in clang-2577113." by Chih-hung Hsieh · 9 years ago
  65. 63fedd7 Enable clang for x86_64 after fp128 fix in clang-2577113. by Chih-Hung Hsieh · 9 years ago
  66. 273f2e8 Merge "Update NOTICE files." by Elliott Hughes · 9 years ago
  67. b4931ce Update NOTICE files. by Elliott Hughes · 9 years ago
  68. 3dbdb9d Merge "Add a test for a possible overflow in *printf." by Elliott Hughes · 9 years ago
  69. 9c212fc Merge "define pw_gecos to pw_passwd for LP32 systems" by Mike Frysinger · 9 years ago
  70. ca6af7f define pw_gecos to pw_passwd for LP32 systems by Mike Frysinger · 10 years ago
  71. 8200e55 Add a test for a possible overflow in *printf. by Elliott Hughes · 9 years ago
  72. 831c8a5 Merge "Updated to v4.4.1 kernel headers." by Christopher Ferris · 9 years ago
  73. 138a11c Merge "Update Android.bp" by Dan Willemsen · 9 years ago
  74. 05d08e9 Updated to v4.4.1 kernel headers. by Christopher Ferris · 9 years ago
  75. 865f6bc Merge "Add a test for snprintf on a PTHREAD_STACK_MIN-sized stack." by Elliott Hughes · 9 years ago
  76. 43f7c87 Add a test for snprintf on a PTHREAD_STACK_MIN-sized stack. by Elliott Hughes · 9 years ago
  77. b90837c Merge "Add check for pthread_self() when looking up a thread" by Dimitry Ivanov · 9 years ago
  78. 4bc739a Add check for pthread_self() when looking up a thread by Dimitry Ivanov · 9 years ago
  79. 3e62171 Update Android.bp by Dan Willemsen · 10 years ago
  80. d2be380 Merge "Add in6addr_any and in6addr_loopback symbols." by Elliott Hughes · 10 years ago
  81. 0c485da Add in6addr_any and in6addr_loopback symbols. by Elliott Hughes · 10 years ago
  82. 5da33dd Merge "Really add adjtimex(2), and add clock_adjtime(2) too." by Elliott Hughes · 10 years ago
  83. c92ffa9 Merge "linker: Change the library search order" by Dimitry Ivanov · 10 years ago
  84. 5f26c6b Really add adjtimex(2), and add clock_adjtime(2) too. by Elliott Hughes · 10 years ago
  85. 36ff699 Merge "Add fopen64/freopen64/tmpfile64 aliases." by Elliott Hughes · 10 years ago
  86. f226ee5 Add fopen64/freopen64/tmpfile64 aliases. by Elliott Hughes · 10 years ago
  87. a279324 Merge "Fix ifaddrs#getifaddrs_INET flakiness." by Elliott Hughes · 10 years ago
  88. b3cfafd Merge "Expose ftello64." by Elliott Hughes · 10 years ago
  89. 2d5e21f Fix ifaddrs#getifaddrs_INET flakiness. by Elliott Hughes · 10 years ago
  90. e4fa6e9 Expose ftello64. by Elliott Hughes · 10 years ago
  91. 3e75110 Merge "Fix our fortify tests for global -Werror." by Dan Albert · 10 years ago
  92. 153e992 Merge "use GNU C89 extern inline semantics for __size_mul_overflow()" by Josh Gao · 10 years ago
  93. 6b45d57 use GNU C89 extern inline semantics for __size_mul_overflow() by Xia Yang · 10 years ago
  94. f68dcbe Fix our fortify tests for global -Werror. by Dan Albert · 10 years ago
  95. fe60bae Merge "Remove the unused TrackHeader structure." by Christopher Ferris · 10 years ago
  96. 701bb65 Remove the unused TrackHeader structure. by Christopher Ferris · 10 years ago
  97. 4821db1 Merge "Add better free tracking." by Christopher Ferris · 10 years ago
  98. 5992e5f Merge changes I8ca219fa,Ia92d35b1 by Greg Hackmann · 10 years ago
  99. 88f5111 linker: Change the library search order by Dimitry Ivanov · 10 years ago
  100. c7ca8f3 socket.h: update AF_* constants by Greg Hackmann · 10 years ago