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