1. a473be2 Fix libc assembler documentation. by Christopher Ferris · 7 years ago
  2. 782cd01 Merge "Revert "Move android-changes-for-ndk-developers.md into docs/."" by Treehugger Robot · 7 years ago
  3. 74866e1 Revert "Move android-changes-for-ndk-developers.md into docs/." by Elliott Hughes · 7 years ago
  4. ea6aff6 Merge "genseccomp.py: Add a way to better find the clang prebuilt" by Treehugger Robot · 7 years ago
  5. 7245c08 Merge "fdsan: improve errors some more." by Treehugger Robot · 7 years ago
  6. 594e594 Merge "Remove old workaround for unloading unversioned soinfo" by Treehugger Robot · 7 years ago
  7. 08b7a40 fdsan: improve errors some more. by Josh Gao · 7 years ago
  8. 006d137 Remove old workaround for unloading unversioned soinfo by Ryan Prichard · 7 years ago
  9. 35bb461 Merge "Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  10. d7d5c97 Merge "seccomp: Allow readlink(2) in x86_64 for UBSan's sake" by Treehugger Robot · 7 years ago
  11. fd3f6d7 genseccomp.py: Add a way to better find the clang prebuilt by Luis Hector Chavez · 7 years ago
  12. e2cab64 Merge "Start using libarm-optimized-routines in libm." by Treehugger Robot · 7 years ago
  13. ef1a34c seccomp: Allow readlink(2) in x86_64 for UBSan's sake by Luis Hector Chavez · 7 years ago
  14. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  15. 65f8209 Merge "Add doc about verifying libc assembler routines." by Christopher Ferris · 7 years ago
  16. af455ac Add doc about verifying libc assembler routines. by Christopher Ferris · 7 years ago
  17. 7fe9001 Merge "Move android-changes-for-ndk-developers.md into docs/." by Treehugger Robot · 7 years ago
  18. 3227c90 Merge "Our prebuilt host glibc is new enough to remove a workaround." by Treehugger Robot · 7 years ago
  19. bc46fb8 Start using libarm-optimized-routines in libm. by Elliott Hughes · 7 years ago
  20. 1975196 Move android-changes-for-ndk-developers.md into docs/. by Elliott Hughes · 7 years ago
  21. b652e9a Our prebuilt host glibc is new enough to remove a workaround. by Elliott Hughes · 7 years ago
  22. 78b4a82 Merge "linker: find AT_BASE using AT_PHDR/AT_PHNUM" by Treehugger Robot · 7 years ago
  23. b0c8a01 Merge "Use LIBC_Q for LIBC_PRIVATE / LIBC_PLATFORM" by Treehugger Robot · 7 years ago
  24. 5a535d6 Merge "Fix arm32/64 dynamic TLS relocations" by Treehugger Robot · 7 years ago
  25. 6fdfd92 Use LIBC_Q for LIBC_PRIVATE / LIBC_PLATFORM by Ryan Prichard · 7 years ago
  26. c1c8a18 Fix arm32/64 dynamic TLS relocations by Ryan Prichard · 7 years ago
  27. 9729f35 linker: find AT_BASE using AT_PHDR/AT_PHNUM by Ryan Prichard · 7 years ago
  28. 3bf897e Merge "Update to FreeBSD libm r336665." by Treehugger Robot · 7 years ago
  29. 17b2add Merge "remove bionic-compile-time-tests-g++" by Treehugger Robot · 7 years ago
  30. 3e98d88 Merge "fdsan: improve diagnostics." by Treehugger Robot · 7 years ago
  31. 439bb1d Merge "Fixup an out of date comment." by Treehugger Robot · 7 years ago
  32. 576f525 Merge "Add recovery_available: true to libseccomp_policy" by Tom Cherry · 7 years ago
  33. 077f7f1 Merge "Use the FreeBSD __CONCAT." by Treehugger Robot · 7 years ago
  34. a06c49c Add recovery_available: true to libseccomp_policy by Tom Cherry · 7 years ago
  35. 0fe2203 Fixup an out of date comment. by Tom Cherry · 7 years ago
  36. 6fc8dc2 remove bionic-compile-time-tests-g++ by Sajid Dalvi · 7 years ago
  37. 7763ab4 Use the FreeBSD __CONCAT. by Elliott Hughes · 7 years ago
  38. 758051f Merge "Revert "Retire GCC FORTIFY."" by Elliott Hughes · 7 years ago
  39. 4dbe8fc Revert "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  40. 85e84f1 Merge "Retire GCC FORTIFY." by Treehugger Robot · 7 years ago
  41. ab52807 Update to FreeBSD libm r336665. by Elliott Hughes · 7 years ago
  42. fe38088 fdsan: improve diagnostics. by Josh Gao · 7 years ago
  43. 067bdc9 Retire GCC FORTIFY. by Elliott Hughes · 7 years ago
  44. 94ab04c Merge "libm: add tests that would have caught the recent regression." by Treehugger Robot · 7 years ago
  45. 505ecd6 libm: add tests that would have caught the recent regression. by Elliott Hughes · 7 years ago
  46. ee21317 Merge "Revert "Update to FreeBSD libm r336523."" by Treehugger Robot · 7 years ago
  47. 253a830 Revert "Update to FreeBSD libm r336523." by Andreas Gampe · 7 years ago
  48. 1d79043 Merge "Mark fdsan functions as __attribute__((weak))." by Treehugger Robot · 7 years ago
  49. e899e79 Mark fdsan functions as __attribute__((weak)). by Josh Gao · 7 years ago
  50. 1705403 Merge "Update to FreeBSD libm r336523." by Treehugger Robot · 7 years ago
  51. 402ca11 Merge "Introduce api to track fd ownership in libc." by Treehugger Robot · 7 years ago
  52. f86ee10 Update to FreeBSD libm r336523. by Elliott Hughes · 7 years ago
  53. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
  54. 24ded2d Merge "Fix malloc_hooks for hooks_write_malloc_leak_info." by Florian Mayer · 7 years ago
  55. ad596bf Merge "setjmp is a macro." by Treehugger Robot · 7 years ago
  56. 4502c40 Merge "Update libc status documentation." by Treehugger Robot · 7 years ago
  57. 7622140 Merge "Add C11 timespec_get." by Treehugger Robot · 7 years ago
  58. 99a8caf Merge "Expose __res_randomid." by Treehugger Robot · 7 years ago
  59. 2d6030b Fix malloc_hooks for hooks_write_malloc_leak_info. by Florian Mayer · 7 years ago
  60. 944fcb5 Merge "The --gtest_color flag should take a priority." by Tao Bao · 7 years ago
  61. afacaab The --gtest_color flag should take a priority. by Tao Bao · 7 years ago
  62. bf74815 setjmp is a macro. by Elliott Hughes · 7 years ago
  63. a7119af Update libc status documentation. by Elliott Hughes · 7 years ago
  64. f98d87b Add C11 timespec_get. by Elliott Hughes · 7 years ago
  65. 3a5fd00 Expose __res_randomid. by Elliott Hughes · 7 years ago
  66. 9842db4 Merge "Only use color in supported terminal." by Treehugger Robot · 7 years ago
  67. c1ef5eb Only use color in supported terminal. by Haibo Huang · 7 years ago
  68. a971303 Merge "Disable malloc debug intercepts when exiting." by Christopher Ferris · 7 years ago
  69. 2e457f5 Merge "Call __emutls_unregister_key on dlclose" by Treehugger Robot · 7 years ago
  70. 97b4747 Disable malloc debug intercepts when exiting. by Christopher Ferris · 7 years ago
  71. 06f217d Merge "Remove workarounds for old versions of clang and GCC." by Treehugger Robot · 7 years ago
  72. 6726758 Merge "Reimplement popen(3)/pclose(3)." by Treehugger Robot · 7 years ago
  73. 3012b96 Remove workarounds for old versions of clang and GCC. by Elliott Hughes · 7 years ago
  74. 468efc8 Reimplement popen(3)/pclose(3). by Elliott Hughes · 7 years ago
  75. 47c859c Merge "Remove bionic test's dependency on gtest internal." by Treehugger Robot · 7 years ago
  76. 83b6379 Remove bionic test's dependency on gtest internal. by Haibo Huang · 7 years ago
  77. f0296f3 Merge "Include uchar.h only for bionic" by Treehugger Robot · 7 years ago
  78. e2228cb Merge "Change args to int64_t" by Haibo Huang · 7 years ago
  79. bcff244 Merge "Update to v4.17.3 kernel headers." by Christopher Ferris · 7 years ago
  80. 6c0eab9 Include uchar.h only for bionic by Pirama Arumuga Nainar · 7 years ago
  81. 07a7c9b Merge "Fix some long-standing UTF-8 bugs." by Elliott Hughes · 7 years ago
  82. 57fe813 Merge "bionic: Convert res_send.c to poll()" by Bernie Innocenti · 7 years ago
  83. d5ee4c5 Change args to int64_t by Haibo Huang · 7 years ago
  84. 402c762 Fix some long-standing UTF-8 bugs. by Elliott Hughes · 7 years ago
  85. 1d7c04c Merge "pthread_barrier_init: add a test for the count == 0 EINVAL case." by Treehugger Robot · 7 years ago
  86. 463faad pthread_barrier_init: add a test for the count == 0 EINVAL case. by Elliott Hughes · 7 years ago
  87. b664724 bionic: Convert res_send.c to poll() by Bernie Innocenti · 7 years ago
  88. 50acae8 Merge "Reland "Remove a check for AIDs in the OEM range."" by Tom Cherry · 7 years ago
  89. 4cddb00 Reland "Remove a check for AIDs in the OEM range." by Tom Cherry · 7 years ago
  90. 363eac0 Merge "linker: improve "bad ELF magic" error." by Treehugger Robot · 7 years ago
  91. cc9fa92 Merge "<sys/un.h>: add SUN_LEN." by Treehugger Robot · 7 years ago
  92. a897151 linker: improve "bad ELF magic" error. by Elliott Hughes · 7 years ago
  93. a2389a0 Merge "<netinet/ip_icmp.h>: ensure struct icmphdr is available." by Treehugger Robot · 7 years ago
  94. 76a1d45 Update to v4.17.3 kernel headers. by Christopher Ferris · 7 years ago
  95. e7d185f <sys/un.h>: add SUN_LEN. by Elliott Hughes · 7 years ago
  96. e5a5eec <netinet/ip_icmp.h>: ensure struct icmphdr is available. by Elliott Hughes · 7 years ago
  97. 6747bd1 Merge "Set __bionic_asm_align to 16 for arm64" by Treehugger Robot · 7 years ago
  98. 37d4e67 Set __bionic_asm_align to 16 for arm64 by Adhemerval Zanella · 7 years ago
  99. 92c6f7e Merge "Remove relocation_packer." by Treehugger Robot · 7 years ago
  100. 41e22b8 Merge "bionic: Remove libc/Android.mk file" by Treehugger Robot · 7 years ago