1. e6418c8 android_getaddrinfo_proxy: fix memory leak on failure. by Elliott Hughes · 6 years ago backup
  2. d71b1d5 bionic: Support wildcards in cached hosts file by Tom Marshall · 6 years ago
  3. d9fd1d4 Optimize tolower(3)/toupper(3) from <ctype.h>. by Elliott Hughes · 6 years ago
  4. df9d456 ASCII fastpath for towupper and towlower. by Balaram Makam · 6 years ago
  5. 6171506 bionic: Squash of pre-P mutex behavior restoration by nx111 · 7 years ago
  6. cf0bc48 libc: Mark libstdc++ as vendor available by Rashed Abdel-Tawab · 7 years ago
  7. 2af9972 bionic: Sort and cache hosts file data for fast lookup by Tom Marshall · 9 years ago
  8. 0d7af10 Add inaddr.h header file by Roopesh Rajashekharaiah Nataraja · 8 years ago
  9. 5cda74e Do not check tcache clear when doing a purge. by Christopher Ferris · 6 years ago
  10. 51ad271 Merge "Add removed platform functions used by apps." into qt-dev by Christopher Ferris · 6 years ago
  11. 020681f Avoid using malloc debug code after exit. by Christopher Ferris · 6 years ago
  12. 235f35a Add removed platform functions used by apps. by Christopher Ferris · 6 years ago
  13. 2a67b02 Match maximum command line size for startup tracing. by Florian Mayer · 6 years ago
  14. c8e263b Revert fwalk/sfp locking to fix concurrent reads by Ryan Prichard · 6 years ago
  15. 125d32c Fix malloc_info missing large allocs. by Christopher Ferris · 6 years ago
  16. 58567dc Make purging clear the current thread cache too. by Christopher Ferris · 6 years ago
  17. 8dc7da5 Merge "__cxa_finalize: skip fflush call on dlclose" into qt-dev by Ryan Prichard · 6 years ago
  18. 1f2ea32 __cxa_finalize: skip fflush call on dlclose by Ryan Prichard · 6 years ago
  19. 62b214d Make pthread_get/setschedparam weak for native bridge by dimitry · 6 years ago
  20. b7944a3 Merge "Implement __gnu_[u]ldivmod_helper methods in libc" into qt-dev by Yi Kong · 6 years ago
  21. 53080db Merge "PIMutexUnlock: load owner_tid in non-common case" into qt-dev by Ryan Prichard · 6 years ago
  22. 570ab49 Implement __gnu_[u]ldivmod_helper methods in libc by Yi Kong · 6 years ago
  23. ea722a0 PIMutexUnlock: load owner_tid in non-common case by Ryan Prichard · 6 years ago
  24. 84cb324 Reland ifuncs for strcmp and strlen. by Elliott Hughes · 7 years ago
  25. 5bab966 Workaround ASan not knowing about reallocarray. by Elliott Hughes · 6 years ago
  26. 2601d43 Move all leak info functions to android_mallopt. by Christopher Ferris · 6 years ago
  27. 21f5850 Merge "Remove gMallocLeakZygoteChild." into qt-dev by Christopher Ferris · 6 years ago
  28. bc3e37c clean_header: Run outside of $ANDROID_BUILD_TOP by Daniel Mentz · 6 years ago
  29. 5ca5d4a clean_header: Fix error handling for no-such-file case by Daniel Mentz · 6 years ago
  30. ab1c43d Remove gMallocLeakZygoteChild. by Christopher Ferris · 6 years ago
  31. ff94a13 Don't load libc_malloc_* libs from runtime ns for libc_scudo by Jiyong Park · 6 years ago
  32. 4e46ac6 Load libc_malloc_* libraries from the runtime APEX by Jiyong Park · 6 years ago
  33. 62bb17a Workaround potential access to unmapped stack by Adrian-CJ Hung · 6 years ago
  34. e6fd53b Merge "Disable info messages by default for malloc debug." by Christopher Ferris · 6 years ago
  35. c328e44 Disable info messages by default for malloc debug. by Christopher Ferris · 6 years ago
  36. 4fbe126 Merge "libc: Update symbol_ordering file" by Treehugger Robot · 6 years ago
  37. fc26d71 Create a lib that uses scudo instead of jemalloc. by Christopher Ferris · 7 years ago
  38. 90cca40 libc: Update symbol_ordering file by Vic Yang · 6 years ago
  39. bb4cf7b clean_header: Don't print extraneous newline char by Daniel Mentz · 6 years ago
  40. 316f4a4 clean_header: Write to correct dst_file by Daniel Mentz · 6 years ago
  41. 3e742cb Merge "Reserve realtime signal for libprofile-extras" by Pirama Arumuga Nainar · 6 years ago
  42. 1e3758e Fix double initialization call. by Christopher Ferris · 6 years ago
  43. 14025fd Merge "Use PR_SET_VMA_ANON_NAME to name the abort message mapping." by Peter Collingbourne · 6 years ago
  44. feb5ed1 Use PR_SET_VMA_ANON_NAME to name the abort message mapping. by Peter Collingbourne · 6 years ago
  45. 29a89df Merge "param.h: whitespace cleanup" by Nick Kralevich · 6 years ago
  46. 3cfedf4 param.h: whitespace cleanup by Nick Kralevich · 6 years ago
  47. efd25a0 Move x86 and x86_64 libc to use libcrt by Yi Kong · 6 years ago
  48. a1fb15b strptime: support everything that strftime supports. by Elliott Hughes · 6 years ago
  49. ce491ab Increase the allocation limit again. by Christopher Ferris · 6 years ago
  50. fe88d26 Merge "Typo fix in comment. O_CLOEXEC is e, not x." by Treehugger Robot · 6 years ago
  51. ba1151c Typo fix in comment. O_CLOEXEC is e, not x. by Dan Albert · 6 years ago
  52. b1ddbfd Merge "Fix internal uses of _PATH_BSHELL." by Treehugger Robot · 6 years ago
  53. ebe1ae7 Reserve realtime signal for libprofile-extras by Pirama Arumuga Nainar · 6 years ago
  54. 1b6517b Merge "Make powerof2 macro ubsan safe" by Treehugger Robot · 6 years ago
  55. 886370c Fix internal uses of _PATH_BSHELL. by Elliott Hughes · 6 years ago
  56. c50b6a2 Make powerof2 macro ubsan safe by Nick Kralevich · 6 years ago
  57. 137b6f3 popen: stop using _fwalk. by Elliott Hughes · 6 years ago
  58. 118ab10 Merge "Add /product/bin to path" by Steven Moreland · 6 years ago
  59. d992e1e Merge "Update kernel headers to v5.0.3." by Christopher Ferris · 6 years ago
  60. 11f0d71 Merge "Use the ANDROID_TZDATA_ROOT environment variable" by Neil Fuller · 6 years ago
  61. e6be532 Update kernel headers to v5.0.3. by Christopher Ferris · 6 years ago
  62. e6b6640 Merge changes Ie7bf555b,Ia7d5fbdc,I3f05ba19 by Logan Chien · 6 years ago
  63. c9e7018 Add introduced-in annotation to fdsan by Logan Chien · 6 years ago
  64. 73d1fb9 Fix get_device_api_level_inlines.h in versioner by Logan Chien · 6 years ago
  65. 3f68efc Suppress warnings on pthread_create by Logan Chien · 6 years ago
  66. 021d522 Remove workaround for x86 ifunc by Haibo Huang · 7 years ago
  67. d75e308 Call __hwasan_init_static() during libc startup in statically linked executables. by Peter Collingbourne · 7 years ago
  68. 505168e Annotate vfork for hwasan. by Evgenii Stepanov · 7 years ago
  69. b62888b Merge "Increase the size of the shadow call stack guard region to 16MB." by Peter Collingbourne · 6 years ago
  70. 9b78aa3 Increase num tries before failing. by Christopher Ferris · 6 years ago
  71. 149ce93 Add missing #include. by Peter Collingbourne · 6 years ago
  72. 9d69d4c Merge "Add a platform API for setting an allocation limit." by Peter Collingbourne · 6 years ago
  73. ea6c19a Merge "Remove __INTRODUCED_IN_FUTURE." by Elliott Hughes · 6 years ago
  74. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 7 years ago
  75. 412d493 Merge "Don't install *.mountpoint targets" by Treehugger Robot · 6 years ago
  76. 5270017 Remove __INTRODUCED_IN_FUTURE. by Elliott Hughes · 6 years ago
  77. 78e9ebc The future is now (2019 edition). by Elliott Hughes · 6 years ago
  78. 036e09c Don't install *.mountpoint targets by Jiyong Park · 7 years ago
  79. 81b3bdd Use the ANDROID_TZDATA_ROOT environment variable by Neil Fuller · 7 years ago
  80. a838c2d Merge "Update to v5.0 kernel headers." by Christopher Ferris · 7 years ago
  81. 27c6ada Merge "Malloc debug: fix mutex deadlock issue" by Christopher Ferris · 7 years ago
  82. fa10a3a Add malloc_info for sanitizer. by Christopher Ferris · 7 years ago
  83. 76dcc47 Malloc debug: fix mutex deadlock issue by Iris Chang · 7 years ago
  84. d842e43 Update to v5.0 kernel headers. by Christopher Ferris · 7 years ago
  85. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
  86. a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 7 years ago
  87. 0771b75 Merge "Workaround string-plus-int warning" by Treehugger Robot · 7 years ago
  88. 4ca9a6b Workaround string-plus-int warning by Yi Kong · 7 years ago
  89. 7fa3b47 Ensure STDIN/STDOUT/STDERR always exist by Nick Kralevich · 7 years ago
  90. a21f6cc Log when malloc functions fail. by Elliott Hughes · 7 years ago
  91. ced659e Add /product/bin to path by Daniel Rosenberg · 7 years ago
  92. e65558a Merge changes I070d3a26,Ie9176587 by Yi Kong · 7 years ago
  93. 68e4f49 Merge "Fix wrong variable reference." by Christopher Ferris · 7 years ago
  94. e3d90de Switch libm to libcrt.builtins by Yi Kong · 7 years ago
  95. 503c17b Fix wrong variable reference. by Christopher Ferris · 7 years ago
  96. 58239d0 Merge "Revert "Revert "Turn on XOM for libc""" by Treehugger Robot · 7 years ago
  97. dced813 Revert "Revert "Turn on XOM for libc"" by Jeffrey Vander Stoep · 7 years ago
  98. 5e15f34 Merge "Make static ifunc resolvers optional." by Dan Albert · 7 years ago
  99. 7cdbd0d Merge "linker: allow using reserved space for multiple libraries." by Treehugger Robot · 7 years ago
  100. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago