1. efc134d Only close stdin/stdout/stderr for debug malloc. by Christopher Ferris · 10 years ago
  2. b423ffa Merge "Update to v3.18.21 kernel headers." by Christopher Ferris · 10 years ago
  3. 915bf81 Update to v3.18.21 kernel headers. by Christopher Ferris · 10 years ago
  4. cc25196 Merge "Rename debug_stacktrace to debug_backtrace." by Elliott Hughes · 10 years ago
  5. 32bf43f Rename debug_stacktrace to debug_backtrace. by Elliott Hughes · 10 years ago
  6. 32c85da Merge "build bionic gtest runner on mac." by Yabin Cui · 10 years ago
  7. 767fb1c build bionic gtest runner on mac. by Yabin Cui · 10 years ago
  8. a992004 Merge "Regenerate NOTICE files." by Elliott Hughes · 10 years ago
  9. cb58f52 Merge "Sync with upstream FreeBSD libm." by Elliott Hughes · 10 years ago
  10. 44ead71 Regenerate NOTICE files. by Elliott Hughes · 10 years ago
  11. 8cff2f9 Sync with upstream FreeBSD libm. by Elliott Hughes · 10 years ago
  12. c2e634d Merge "Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64." by Elliott Hughes · 10 years ago
  13. 46c7bc8 Merge "Don't re-export libunwind_llvm." by Dan Albert · 10 years ago
  14. adf5c72 Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64. by Elliott Hughes · 10 years ago
  15. bfaee4b Merge "Add test cases for __emutls_get_address." by Chih-hung Hsieh · 10 years ago
  16. 848808c Merge "Add preadv/pwritev." by Elliott Hughes · 10 years ago
  17. 6f4594d Add preadv/pwritev. by Elliott Hughes · 10 years ago
  18. 83380b5 Add test cases for __emutls_get_address. by Chih-Hung Hsieh · 10 years ago
  19. d518a6d Merge "Fix the 16 bit/32 bit instruction check for arm." by Christopher Ferris · 10 years ago
  20. 629ed51 Merge "Add strchrnul." by Elliott Hughes · 10 years ago
  21. b72c9d8 Fix the 16 bit/32 bit instruction check for arm. by Christopher Ferris · 10 years ago
  22. 7ac3c12 Add strchrnul. by Elliott Hughes · 10 years ago
  23. 4d5c4f0 Merge "Add the missing aarch64 user structs." by Elliott Hughes · 10 years ago
  24. cc64618 Don't re-export libunwind_llvm. by Dan Albert · 10 years ago
  25. 03f2246 Add the missing aarch64 user structs. by Elliott Hughes · 10 years ago
  26. 53f2abb Merge "Update timezone data to 2015f" by Neil Fuller · 10 years ago
  27. 6e7bc70 Update timezone data to 2015f by Neil Fuller · 10 years ago
  28. f7286a2 Merge "Move tzdata scripts from bionic to external/icu" by Neil Fuller · 10 years ago
  29. 5bf7942 Merge "Revert "Revert "Use compiler builtins for fabs.""" by Elliott Hughes · 10 years ago
  30. f9f4a43 Revert "Revert "Use compiler builtins for fabs."" by Elliott Hughes · 10 years ago
  31. c868b4c Merge "Revert "Use compiler builtins for fabs."" by Elliott Hughes · 10 years ago
  32. c5deb0f Revert "Use compiler builtins for fabs." by Elliott Hughes · 10 years ago
  33. 0f8f930 Merge "Add exported __popcount_tab for libgcc compat under compiler-rt." by Josh Gao · 10 years ago
  34. fad8370 Merge "Improve .clang-format." by Josh Gao · 10 years ago
  35. a19a934 Merge "Use compiler builtins for fabs." by Elliott Hughes · 10 years ago
  36. d76f169 Use compiler builtins for fabs. by Elliott Hughes · 10 years ago
  37. 06b3f70 Add exported __popcount_tab for libgcc compat under compiler-rt. by Josh Gao · 10 years ago
  38. 8258cd7 Improve .clang-format. by Josh Gao · 10 years ago
  39. a80ae8b Merge "Add a .clang-format file." by Dan Albert · 10 years ago
  40. 6e68c07 Add a .clang-format file. by Dan Albert · 10 years ago
  41. ac77536 Move tzdata scripts from bionic to external/icu by Neil Fuller · 10 years ago
  42. 4d7d05b Merge "Revert "fix incompatibility with -fstack-protector-strong"" by Nick Kralevich · 10 years ago
  43. 3d01422 Revert "fix incompatibility with -fstack-protector-strong" by Nick Kralevich · 10 years ago
  44. 5f7a512 Merge "fix incompatibility with -fstack-protector-strong" by Nick Kralevich · 10 years ago
  45. 62c26ed Merge "add fortified implementations of write/pwrite{,64}" by Yabin Cui · 10 years ago
  46. 49715dc Merge "Fix a mistype in segment overrange checking" by Elliott Hughes · 10 years ago
  47. afdd154 add fortified implementations of write/pwrite{,64} by Daniel Micay · 10 years ago
  48. 93ce354 Fix a mistype in segment overrange checking by skvalex · 10 years ago
  49. 079fc83 Merge "Modify ip to get the instr being executed." by Christopher Ferris · 10 years ago
  50. df0891a Merge "Add a TLS slot for TSAN." by Dan Albert · 10 years ago
  51. 224bef8 Modify ip to get the instr being executed. by Christopher Ferris · 10 years ago
  52. aa23b2e Add a TLS slot for TSAN. by Dan Albert · 10 years ago
  53. e4d51cf Merge "Add optimized cortex-a7/cortex-a53 memset/memcpy." by Christopher Ferris · 10 years ago
  54. 4a8c4ce Merge "libc: remove bcopy from memmove on 64-bit architectures" by Elliott Hughes · 10 years ago
  55. 85197af Merge "Don't attach linker_asan to linker in module definition." by Ying Wang · 10 years ago
  56. d1afa66 Don't attach linker_asan to linker in module definition. by Ying Wang · 10 years ago
  57. 2926f9a libc: remove bcopy from memmove on 64-bit architectures by Jake Weinstein · 10 years ago
  58. 5930772 Add optimized cortex-a7/cortex-a53 memset/memcpy. by Christopher Ferris · 10 years ago
  59. 6816d8c Merge "Use __builtin_* in <math.h>." by Elliott Hughes · 10 years ago
  60. b662280 Use __builtin_* in <math.h>. by Elliott Hughes · 10 years ago
  61. dd8adc3 Merge "libm: ARM: reorganize a bit to match ARM64" by Elliott Hughes · 10 years ago
  62. 8d95950 libm: ARM: reorganize a bit to match ARM64 by Jake Weinstein · 10 years ago
  63. b4f2112 Merge "[MIPS] Invalidate cached pid in vfork." by Elliott Hughes · 10 years ago
  64. 61d9ae5 [MIPS] Invalidate cached pid in vfork. by Duane Sand · 10 years ago
  65. f2985ed Merge "Fix test steps for 64-bit bionic" by Dan Albert · 10 years ago
  66. 2b93492 Merge "Add missing include." by Dan Albert · 10 years ago
  67. a40a211 Fix test steps for 64-bit bionic by Duane Sand · 10 years ago
  68. 3fe1515 Add missing include. by Dan Albert · 10 years ago
  69. a3c0146 Merge "Move up to C++14." by Dan Albert · 10 years ago
  70. 5341691 Move up to C++14. by Dan Albert · 10 years ago
  71. ff4afc1 Merge "Omit comment when reading --gtest_list_tests option's output." by Yabin Cui · 10 years ago
  72. 182b91f Merge "Invalidate cached pid in vfork." by Elliott Hughes · 10 years ago
  73. bf830ad Omit comment when reading --gtest_list_tests option's output. by Yabin Cui · 10 years ago
  74. 5891abd Invalidate cached pid in vfork. by Elliott Hughes · 10 years ago
  75. e80369a Merge "Bionic: Add a TLS slot for ART for Thread self" by Andreas Gampe · 10 years ago
  76. b3db776 Merge "name the arc4random structure mappings" by Elliott Hughes · 10 years ago
  77. f57f794 Merge "Cherrypick upstream fnmatch.c fix." by Elliott Hughes · 10 years ago
  78. 17379d2 Cherrypick upstream fnmatch.c fix. by Elliott Hughes · 10 years ago
  79. 2278d29 Merge "[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment" by Elliott Hughes · 10 years ago
  80. 516fcb2 name the arc4random structure mappings by Daniel Micay · 10 years ago
  81. 7e919da Merge "add a fortified implementation of getcwd" by Yabin Cui · 10 years ago
  82. 9101b00 add a fortified implementation of getcwd by Daniel Micay · 10 years ago
  83. 0acb15e [MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment by Duane Sand · 10 years ago
  84. 2590705 Merge "Sync current upstream fnmatch.c." by Elliott Hughes · 10 years ago
  85. c46c0e9 Sync current upstream fnmatch.c. by Elliott Hughes · 10 years ago
  86. 61c21b6 Merge "Revert "add a fortified implementation of getcwd"" by Elliott Hughes · 10 years ago
  87. 4c43aac Revert "add a fortified implementation of getcwd" by Elliott Hughes · 10 years ago
  88. 442a3fc Merge "add a fortified implementation of getcwd" by Yabin Cui · 10 years ago
  89. 89a121d add a fortified implementation of getcwd by Daniel Micay · 10 years ago
  90. 807f27f Merge "Stop sending SIGPIPE to debuggerd." by Elliott Hughes · 10 years ago
  91. 9f03ed1 Stop sending SIGPIPE to debuggerd. by Elliott Hughes · 10 years ago
  92. 4498917 Merge "Prevent buffer over-read in linker.cpp's parse_path." by Elliott Hughes · 10 years ago
  93. b447440 Prevent buffer over-read in linker.cpp's parse_path. by tony.ys_liu · 10 years ago
  94. 34c5f5e Merge "Remove PAGE_SIZE from <limits.h>." by Elliott Hughes · 10 years ago
  95. 36443fd Remove PAGE_SIZE from <limits.h>. by Elliott Hughes · 10 years ago
  96. 9bbb5a7 Bionic: Add a TLS slot for ART for Thread self by Andreas Gampe · 10 years ago
  97. 374adfe Merge "Don't transitively include <limits.h> from <sys/user.h>." by Elliott Hughes · 10 years ago
  98. 5390173 Don't transitively include <limits.h> from <sys/user.h>. by Elliott Hughes · 10 years ago
  99. 1ff4094 Merge "Remove PAGESIZE." by Elliott Hughes · 10 years ago
  100. 820a86f Remove PAGESIZE. by Elliott Hughes · 10 years ago