1. 5951fcb Merge "Clean up some obsolete FreeBSD portability cruft." by Elliott Hughes · 6 years ago
  2. 888903a Merge "Take a couple of wcs MTE patches from upstream FreeBSD." by Elliott Hughes · 6 years ago
  3. d1f1e41 Merge "Take a getopt_long() patch from upstream FreeBSD." by Elliott Hughes · 6 years ago
  4. e1ab123 Merge "Add arm64 string.h function implementations for use with hardware supporting MTE." by Peter Collingbourne · 6 years ago
  5. c996c73 Clean up some obsolete FreeBSD portability cruft. by Elliott Hughes · 6 years ago
  6. 900d07d Add arm64 string.h function implementations for use with hardware supporting MTE. by Peter Collingbourne · 6 years ago
  7. 89c4e4a Take a couple of wcs MTE patches from upstream FreeBSD. by Elliott Hughes · 6 years ago
  8. 5b4b58a Take a getopt_long() patch from upstream FreeBSD. by Elliott Hughes · 6 years ago
  9. d310125 Take a quick_exit() patch from upstream FreeBSD. by Elliott Hughes · 6 years ago
  10. 609d6ec Merge "Adopt GNU calling convention for ifunc resolvers." by Peter Collingbourne · 6 years ago
  11. dbe72ca Merge "sleep/usleep: switch to trivial implementations." by Elliott Hughes · 6 years ago
  12. ca3f8e4 sleep/usleep: switch to trivial implementations. by Elliott Hughes · 6 years ago
  13. e949195 Adopt GNU calling convention for ifunc resolvers. by Peter Collingbourne · 6 years ago
  14. ccea693 Take a bunch of trivial SPDX changes from upstream FreeBSD. by Elliott Hughes · 6 years ago
  15. ed1b861 Merge "Remove __ANDROID_NDK__ from bionic, and document our #defines." by Elliott Hughes · 6 years ago
  16. 0ace96d Merge "libc_malloc_[debug|hooks] are not available for platform" by Treehugger Robot · 6 years ago
  17. 80e9f65 Remove __ANDROID_NDK__ from bionic, and document our #defines. by Elliott Hughes · 6 years ago
  18. 22a6a05 Move dl_unwind_find_exidx from libdl.a to libc.a by Ryan Prichard · 6 years ago
  19. e9ff762 Merge "Reimplement the <ctype.h> is* functions." by Elliott Hughes · 6 years ago
  20. ee15585 Merge "Restore __ANDROID_NDK__." by Elliott Hughes · 6 years ago
  21. 9823c92 Restore __ANDROID_NDK__. by Elliott Hughes · 6 years ago
  22. a4959aa Reimplement the <ctype.h> is* functions. by Elliott Hughes · 6 years ago
  23. 57f01b9 Merge changes I13f94cdc,I2107ae65,I7dc10b56,I2037548c by George Burgess IV · 6 years ago
  24. aad91dc Merge "Restrict the availability of the bionic libs" by Treehugger Robot · 6 years ago
  25. 23e6f0a libc: remove now-unused FORTIFY functions by George Burgess IV · 6 years ago
  26. 3aedee9 fortify: remove last uses of __bos_trivially_not* by George Burgess IV · 6 years ago
  27. fd1ff4b fortify(string): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  28. 9349b9e fortify(fcntl): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  29. b92d1c3 Block signals in pthread_create. by Evgenii Stepanov · 6 years ago
  30. f302cfb libc_malloc_[debug|hooks] are not available for platform by Jiyong Park · 6 years ago
  31. e87e0dc Restrict the availability of the bionic libs by Jiyong Park · 6 years ago
  32. 3e565bd Merge "fortify(unistd): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  33. 0e14c5a <unistd.h> __INTRODUCED_IN cleaup. by Elliott Hughes · 6 years ago
  34. da8d30f fortify(unistd): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  35. 3398552 Merge "Remove __INTRODUCED_IN for obsolete API levels." by Treehugger Robot · 6 years ago
  36. f106a39 Remove __INTRODUCED_IN for obsolete API levels. by Elliott Hughes · 6 years ago
  37. b8a95e2 Update to kernel headers v5.3.2. by Christopher Ferris · 6 years ago
  38. 3d6cf76 Merge "<sys/select.h>: add docs, and a warning against using select()." by Elliott Hughes · 6 years ago
  39. 40ef00f Merge "fortify(stdio): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  40. cfac8d0 <sys/select.h>: add docs, and a warning against using select(). by Elliott Hughes · 6 years ago
  41. e55e5ee Make it easy to switch between scudo and jemalloc. by Christopher Ferris · 6 years ago
  42. 113d6fa fortify(stdio): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  43. db87607 fortify(poll): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  44. bc37c5a fortify(strings): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  45. d0a0f72 fortify(socket/stat): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  46. 82ee3a0 Merge "Optimize tolower(3)/toupper(3) from <ctype.h>." by Elliott Hughes · 6 years ago
  47. d24c14d Merge "Make tls related header files platform accessible." by Christopher Ferris · 6 years ago
  48. 1c8a2a9 Optimize tolower(3)/toupper(3) from <ctype.h>. by Elliott Hughes · 6 years ago
  49. 4096cba Merge "Disable sanitization of crt objects." by Peter Collingbourne · 6 years ago
  50. c5d3a43 Make tls related header files platform accessible. by Christopher Ferris · 6 years ago
  51. 0e670e2 ASCII fastpath for towupper and towlower. by Balaram Makam · 6 years ago
  52. 7eb851c Disable sanitization of crt objects. by Peter Collingbourne · 6 years ago
  53. e86e505 Fix gensyscalls.py to actually use the input argument provided in by John Cater · 6 years ago
  54. 8a18af5 Make more pthread functions weak for native bridge by Evgeny Eltsin · 6 years ago
  55. 1db8fdb Merge "Remove global seccomp list." by Elliott Hughes · 6 years ago
  56. fa43309 Merge "ifuncs: start sharing." by Elliott Hughes · 6 years ago
  57. ae03b12 Remove global seccomp list. by Elliott Hughes · 6 years ago
  58. e6c3f06 Merge "fortify: account for new clang diagnostics" by Treehugger Robot · 6 years ago
  59. a4c7876 ifuncs: start sharing. by Elliott Hughes · 6 years ago
  60. 36926f4 fortify: account for new clang diagnostics by George Burgess IV · 6 years ago
  61. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  62. 85be972 crtbegin: replace TPREL with R_*_NONE relocs by Ryan Prichard · 7 years ago
  63. e2c10d8 Merge "Update to kernel headers v5.2.11." by Christopher Ferris · 6 years ago
  64. d0494b3 Merge "Test for ns_parserr() and got a heap-buffer-overflow" by Treehugger Robot · 6 years ago
  65. 2fb9a03 Merge "versioner: Fix bzero/bcopy fortify" by Logan Chien · 6 years ago
  66. e892fd6 Update to kernel headers v5.2.11. by Christopher Ferris · 6 years ago
  67. 37ff081 Merge "Support statvfs on API levels before 19." by Elliott Hughes · 6 years ago
  68. add3a4a Merge "Add EFD_SEMAPHORE flag for eventfd." by Christopher Ferris · 6 years ago
  69. 2c4cb0d Add EFD_SEMAPHORE flag for eventfd. by Christopher Ferris · 6 years ago
  70. 8292d04 Merge "versioner: Fix C11 threads.h" by Logan Chien · 6 years ago
  71. b33952c versioner: Fix bzero/bcopy fortify by Logan Chien · 6 years ago
  72. 261bd74 Support statvfs on API levels before 19. by Elliott Hughes · 6 years ago
  73. 235aad1 versioner: Fix C11 threads.h by Logan Chien · 6 years ago
  74. 6d5277d Update references to the new com.android.art APEX. by Martin Stjernholm · 7 years ago
  75. 2cc7646 Test for ns_parserr() and got a heap-buffer-overflow by chenbruce · 7 years ago
  76. 9db3486 Add arm32 case to BIONIC_STOP_UNWIND to correctly stop unwinders by Ryan Savitski · 6 years ago
  77. f1fde77 Move __dso_handle to RELRO by Vic Yang · 7 years ago
  78. 665e98e Merge "Add additional dl_phdr_info fields" by Ryan Prichard · 7 years ago
  79. a2e83ab Add additional dl_phdr_info fields by Ryan Prichard · 7 years ago
  80. 74e5643 Merge "Link libc++demangle." by Treehugger Robot · 7 years ago
  81. 28cf07f Merge "Reland "fdsan: make fatal by default."" by Treehugger Robot · 7 years ago
  82. 6a51013 Reland "fdsan: make fatal by default." by Josh Gao · 7 years ago
  83. f69d852 Automatically include <android/ndk-version.h> from every header. by Elliott Hughes · 7 years ago
  84. 3952113 Merge "Fix a few bionic test failures caused by hwasan global instrumentation." by Peter Collingbourne · 7 years ago
  85. 191ecdc Fix a few bionic test failures caused by hwasan global instrumentation. by Peter Collingbourne · 7 years ago
  86. 2fbbc25 Merge "Fix OOB read in fortify str[np]cpy implementations found by hwasan." by Treehugger Robot · 7 years ago
  87. a960142 Fix timespec.h documentation by Tom Cherry · 7 years ago
  88. c6c17ac Merge "Revert "fdsan: make fatal by default."" by Pete Gillin · 7 years ago
  89. 76351e3 Revert "fdsan: make fatal by default." by Pete Gillin · 7 years ago
  90. a51bded Fix OOB read in fortify str[np]cpy implementations found by hwasan. by Peter Collingbourne · 7 years ago
  91. 5dea560 Merge "Remove now unneeded #undef in __cxa_guard.cpp" by Tom Cherry · 7 years ago
  92. 592b5f5 Merge "fdsan: make fatal by default." by Josh Gao · 7 years ago
  93. 66b5e3c fdsan: make fatal by default. by Josh Gao · 7 years ago
  94. 08baac3 Remove now unneeded #undef in __cxa_guard.cpp by Tom Cherry · 7 years ago
  95. da32ff1 Merge "Add memfd_create(2) and mlock2(2)." by Elliott Hughes · 7 years ago
  96. 5d3ba4e Merge "Update to kernel headers v5.2.6." by Christopher Ferris · 7 years ago
  97. 6533208 linker: Add library load and unload hooks for HWASan. by Peter Collingbourne · 7 years ago
  98. 3d24d2b Add memfd_create(2) and mlock2(2). by Elliott Hughes · 7 years ago
  99. fa59a10 Update to kernel headers v5.2.6. by Christopher Ferris · 7 years ago
  100. 9a5bdd6 Update seccomp whitelist. by Elliott Hughes · 7 years ago