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