1. 6dfde98 Merge "Add an android_mallopt for controlling the heap tagging level." by Peter Collingbourne · 6 years ago
  2. 1e110fb Add an android_mallopt for controlling the heap tagging level. by Peter Collingbourne · 6 years ago
  3. 3779d6d Merge "Add /system_ext/bin to shell search path" by Treehugger Robot · 6 years ago
  4. 932a833 Merge changes from topic "update-clang-tools-6114689" by Logan Chien · 6 years ago
  5. 580d17d Add /system_ext/bin to shell search path by Justin Yun · 6 years ago
  6. 51d158f Fix a few incorrect types in SYSCALLS.TXT. by Elliott Hughes · 6 years ago
  7. 171cf7a Merge "versioner: Fix fortified sendto" by Logan Chien · 6 years ago
  8. 5074e7d Move sigrtmin.h into platform headers. by Josh Gao · 6 years ago
  9. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  10. 5a750f3 versioner: Add __VERSIONER_FORTIFY_INLINE by Logan Chien · 6 years ago
  11. d7d9ebc versioner: Only enable annotation while running versioner by Logan Chien · 6 years ago
  12. d98dac41 versioner: Fix fortified sendto by Logan Chien · 6 years ago
  13. aaffa3c versioner: Update libc.map.txt to match annotations by Logan Chien · 6 years ago
  14. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  15. 5105ece Revert "Enable the scudo native allocator." by Ytai Ben-tsvi · 6 years ago
  16. 6ffbe97 Enable the scudo native allocator. by Christopher Ferris · 6 years ago
  17. 35ee9d9 Merge "Add scsi directory" by Wenhao Wang · 6 years ago
  18. 69537f1 Add scsi directory by Wenhao Wang · 6 years ago
  19. e1fd409 Add support for scudo svelte. by Christopher Ferris · 6 years ago
  20. a8f98b4 Merge "Make android_mallopt weak for native bridge" by Evgeny Eltsin · 6 years ago
  21. c58208b Merge "Update documentation around kernel header imports." by Christopher Ferris · 6 years ago
  22. e5dbd3f Merge "Update bionic to use the MTE API proposed on LKML." by Peter Collingbourne · 6 years ago
  23. edbc9e2 Make android_mallopt weak for native bridge by Evgeny Eltsin · 6 years ago
  24. afe7e53 Clone with --depth 1 in generate_uapi_headers.sh --download-kernel. by Josh Gao · 6 years ago
  25. 86a8f3f Update documentation around kernel header imports. by Christopher Ferris · 6 years ago
  26. 0d61854 Merge "Update to android-mainline kernel headers v5.4." by Christopher Ferris · 6 years ago
  27. e5e7395 Update bionic to use the MTE API proposed on LKML. by Peter Collingbourne · 6 years ago
  28. b8c16c0 Merge "Make private/bionic_page.h available as platform/bionic/page.h." by Elliott Hughes · 6 years ago
  29. b030de2 Use the canonical form of the APL2 boilerplate. by Elliott Hughes · 6 years ago
  30. cdb52fc Make private/bionic_page.h available as platform/bionic/page.h. by Elliott Hughes · 6 years ago
  31. 9584fa4 Update to android-mainline kernel headers v5.4. by Christopher Ferris · 6 years ago
  32. 570de33 Stop linking ndk_cruft*.cpp into libc.a. by Peter Collingbourne · 6 years ago
  33. c6b38ae Sync with upstream OpenBSD strstr(). by Elliott Hughes · 6 years ago
  34. feb88ff Merge "Take a bunch of trivial patches from upstream OpenBSD." by Treehugger Robot · 6 years ago
  35. b902de6 Merge "fortify: allow diagnostics without run-time checks (attempt #2)" by Treehugger Robot · 6 years ago
  36. 9a4b68e Take a bunch of trivial patches from upstream OpenBSD. by Elliott Hughes · 6 years ago
  37. 1fb7944 Issue a prctl to let the kernel accept tagged pointers in syscall arguments. by Peter Collingbourne · 6 years ago
  38. 8a0cdb1 fortify: allow diagnostics without run-time checks (attempt #2) by George Burgess IV · 6 years ago
  39. 2a8bca7 Merge "Stop exporting certain deprecated unwinder symbols from libc.so and libm.so." by Treehugger Robot · 6 years ago
  40. b332a2c Merge "Add automatic running of tests on bionic changes." by Christopher Ferris · 6 years ago
  41. b6f26e3 Merge "Call __libc_init_malloc from scudo." by Treehugger Robot · 6 years ago
  42. 73166c8 Stop exporting certain deprecated unwinder symbols from libc.so and libm.so. by Peter Collingbourne · 6 years ago
  43. e4619f7 Add automatic running of tests on bionic changes. by Christopher Ferris · 6 years ago
  44. 0b12b00 Merge "sysconf(_SC_ARG_MAX): go back to imitating the kernel." by Elliott Hughes · 6 years ago
  45. db602e8 sysconf(_SC_ARG_MAX): go back to imitating the kernel. by Elliott Hughes · 6 years ago
  46. c11e39b Call __libc_init_malloc from scudo. by Mitch Phillips · 6 years ago
  47. 1d2aadc Init fork handler after __libc_init_malloc. by Mitch Phillips · 6 years ago
  48. a4fe44e Rename # vndk tag to # llndk by Jiyong Park · 6 years ago
  49. b061e77 Link libgcc_stripped into libc.so and libm.so with --whole-archive on ARM. by Peter Collingbourne · 6 years ago
  50. afe44cc Merge "Revert "Revert "Make system property reads wait-free""" by Raman Tenneti · 6 years ago
  51. b481a2e Revert "Revert "Make system property reads wait-free"" by Raman Tenneti · 6 years ago
  52. de39d92 Revert "Make system property reads wait-free" by Raman Tenneti · 6 years ago
  53. 2e50fa7 Optimized L2 Cache value for Intel(R) Core Architectures. by jaishank · 6 years ago
  54. 0cf9055 Make system property reads wait-free by Daniel Colascione · 6 years ago
  55. 97c4309 bionic: libc: remove -Wimplicit-fallthrough by Nick Desaulniers · 6 years ago
  56. ffad559 Merge "Stop using `__out` as a name." by Treehugger Robot · 6 years ago
  57. f38e8ca Stop using `__out` as a name. by Elliott Hughes · 6 years ago
  58. 6f517cd Rename iterate to malloc_iterate internally. by Christopher Ferris · 6 years ago
  59. 2fead5f Merge "Revert "fortify: allow diagnostics without run-time checks"" by George Burgess IV · 6 years ago
  60. f359548 Revert "fortify: allow diagnostics without run-time checks" by George Burgess IV · 6 years ago
  61. d1dcb72 Merge "fortify: allow diagnostics without run-time checks" by Treehugger Robot · 6 years ago
  62. 7a3a5d8 Merge "Fix allocations escaping malloc debug." by Christopher Ferris · 6 years ago
  63. ff88fb0 Fix allocations escaping malloc debug. by Christopher Ferris · 6 years ago
  64. d9585a2 Merge "android_getaddrinfo_proxy: fix memory leak on failure." by Elliott Hughes · 6 years ago
  65. b450a7f Merge "search.h: add doc comments." by Treehugger Robot · 6 years ago
  66. 249757b Use ifuncs in the linker by Ryan Prichard · 6 years ago
  67. 4aef93a android_getaddrinfo_proxy: fix memory leak on failure. by Elliott Hughes · 6 years ago
  68. 89b0919 Close descriptor in ScopeFd destructor by Johan Harvyl · 6 years ago
  69. a468123 search.h: add doc comments. by Elliott Hughes · 6 years ago
  70. 590bdbe Merge "Header improvements." by Elliott Hughes · 6 years ago
  71. b361e68 Header improvements. by Elliott Hughes · 6 years ago
  72. d7e11b8 fortify: allow diagnostics without run-time checks by George Burgess IV · 6 years ago
  73. e99912f Define ANDROID_EXPERIMENTAL_MTE if the product variable experimental_mte is enabled. by Peter Collingbourne · 6 years ago
  74. d753895 Merge "Pass -ffreestanding when compiling ifunc resolvers." by Treehugger Robot · 6 years ago
  75. 6cb70ad Add the ScopedFd that we've never quite gotten around to. by Elliott Hughes · 6 years ago
  76. 36a5644 Pass -ffreestanding when compiling ifunc resolvers. by Peter Collingbourne · 6 years ago
  77. ffded19 qsort.c: take an upstream FreeBSD change. by Elliott Hughes · 6 years ago
  78. 8ccf486 Merge "Clean up some obsolete NetBSD portability cruft." by Elliott Hughes · 6 years ago
  79. 80c99e3 Merge "Clean up some obsolete OpenBSD portability cruft." by Elliott Hughes · 6 years ago
  80. 5951fcb Merge "Clean up some obsolete FreeBSD portability cruft." by Elliott Hughes · 6 years ago
  81. 888903a Merge "Take a couple of wcs MTE patches from upstream FreeBSD." by Elliott Hughes · 6 years ago
  82. d1f1e41 Merge "Take a getopt_long() patch from upstream FreeBSD." by Elliott Hughes · 6 years ago
  83. e1ab123 Merge "Add arm64 string.h function implementations for use with hardware supporting MTE." by Peter Collingbourne · 6 years ago
  84. 5c5152b Clean up some obsolete OpenBSD portability cruft. by Elliott Hughes · 6 years ago
  85. 5828ad7 Clean up some obsolete NetBSD portability cruft. by Elliott Hughes · 6 years ago
  86. c996c73 Clean up some obsolete FreeBSD portability cruft. by Elliott Hughes · 6 years ago
  87. 900d07d Add arm64 string.h function implementations for use with hardware supporting MTE. by Peter Collingbourne · 6 years ago
  88. 89c4e4a Take a couple of wcs MTE patches from upstream FreeBSD. by Elliott Hughes · 6 years ago
  89. 5b4b58a Take a getopt_long() patch from upstream FreeBSD. by Elliott Hughes · 6 years ago
  90. d310125 Take a quick_exit() patch from upstream FreeBSD. by Elliott Hughes · 6 years ago
  91. 609d6ec Merge "Adopt GNU calling convention for ifunc resolvers." by Peter Collingbourne · 6 years ago
  92. dbe72ca Merge "sleep/usleep: switch to trivial implementations." by Elliott Hughes · 6 years ago
  93. ca3f8e4 sleep/usleep: switch to trivial implementations. by Elliott Hughes · 6 years ago
  94. e949195 Adopt GNU calling convention for ifunc resolvers. by Peter Collingbourne · 6 years ago
  95. ccea693 Take a bunch of trivial SPDX changes from upstream FreeBSD. by Elliott Hughes · 6 years ago
  96. ed1b861 Merge "Remove __ANDROID_NDK__ from bionic, and document our #defines." by Elliott Hughes · 6 years ago
  97. 0ace96d Merge "libc_malloc_[debug|hooks] are not available for platform" by Treehugger Robot · 6 years ago
  98. 80e9f65 Remove __ANDROID_NDK__ from bionic, and document our #defines. by Elliott Hughes · 6 years ago
  99. 22a6a05 Move dl_unwind_find_exidx from libdl.a to libc.a by Ryan Prichard · 6 years ago
  100. e9ff762 Merge "Reimplement the <ctype.h> is* functions." by Elliott Hughes · 6 years ago