1. 5702c6f Finish <search.h>. by Elliott Hughes · 8 years ago
  2. 7f9f1b6 Merge "Don't run disable_ld_config_file test on non-production devices" by Treehugger Robot · 8 years ago
  3. e0e2798 Merge "Explicitly name DT_RPATH." by Elliott Hughes · 8 years ago
  4. b3aea2b Merge "Use have_dl to guard all tests that rely on icu4c." by Treehugger Robot · 8 years ago
  5. 4945d8f Don't run disable_ld_config_file test on non-production devices by Jiyong Park · 8 years ago
  6. 966d8a3 Use have_dl to guard all tests that rely on icu4c. by Elliott Hughes · 8 years ago
  7. 352afd0 Merge "Restore dummy libdl.a implementation" by Dimitry Ivanov · 8 years ago
  8. 6eae4cc Explicitly name DT_RPATH. by Elliott Hughes · 8 years ago
  9. 76a4bb9 Merge "Add tests for all C11 headers." by Elliott Hughes · 8 years ago
  10. dc7cc62 Restore dummy libdl.a implementation by dimitry · 8 years ago
  11. dbd48e1 Merge "Add missing libm introduced=26 annotations." by Treehugger Robot · 8 years ago
  12. 274e266 Merge "Add new status document, based on internal wiki." by Treehugger Robot · 8 years ago
  13. 45da326 Add tests for all C11 headers. by Elliott Hughes · 8 years ago
  14. 0d5d074 Merge changes from topic "version-script-for-binaries" by Dimitry Ivanov · 8 years ago
  15. b6a6ac5 Add missing libm introduced=26 annotations. by Elliott Hughes · 8 years ago
  16. 0bfcbaf Add new status document, based on internal wiki. by Elliott Hughes · 8 years ago
  17. 7abea57 Replace artificial symbol table with proper one by dimitry · 8 years ago
  18. 25bf29b Implement __gnu_Unwind_Find_exidx/__cxa_type_match by dimitry · 8 years ago
  19. 0e23c87 Merge "Allow io_* syscalls." by Treehugger Robot · 8 years ago
  20. 8468a1b Merge "Pretend the <fts.h> functions didn't appear until 21." by Treehugger Robot · 8 years ago
  21. 6a4c0ef Merge "Improve names for function arguments in <unistd.h> for Studio." by Treehugger Robot · 8 years ago
  22. f11aa95 Pretend the <fts.h> functions didn't appear until 21. by Elliott Hughes · 8 years ago
  23. bda6f3b Improve names for function arguments in <unistd.h> for Studio. by Elliott Hughes · 8 years ago
  24. d615a06 Merge "Implement <iconv.h>." by Treehugger Robot · 8 years ago
  25. 96b3135 Merge "Update the bionic benchmarks documentation." by Christopher Ferris · 8 years ago
  26. 814359a Update the bionic benchmarks documentation. by Anders Lewis · 8 years ago
  27. a648733 Implement <iconv.h>. by Elliott Hughes · 8 years ago
  28. 571c888 Merge "Fix ndk build." by Elliott Hughes · 8 years ago
  29. 44d8f7b Fix ndk build. by Elliott Hughes · 8 years ago
  30. fa3d329 Merge "Add syncfs(2)." by Elliott Hughes · 8 years ago
  31. eab34c8 Merge "Fix overflow in get_phys_pages and get_avphys_pages." by Elliott Hughes · 8 years ago
  32. 1ca334b Merge "A few small fix ups." by Christopher Ferris · 8 years ago
  33. 5da4fe4 Fix overflow in get_phys_pages and get_avphys_pages. by Elliott Hughes · 8 years ago
  34. 896362e Add syncfs(2). by Elliott Hughes · 8 years ago
  35. d9d39be A few small fix ups. by Christopher Ferris · 8 years ago
  36. 96c577c Merge "tests: explain how to debug FileCheck failures" by Treehugger Robot · 8 years ago
  37. 8e410a7 Merge "Fix local path assumption in interface_test." by Christopher Ferris · 8 years ago
  38. 506f3f1 Merge "Add support of architecture specific ld.configs" by Dimitry Ivanov · 8 years ago
  39. 7b4fb64 Merge "Add more const-correct C++ overloads." by Treehugger Robot · 8 years ago
  40. 8afd42f Merge "Remove dead `longjmperror`." by Treehugger Robot · 8 years ago
  41. c7bd90f tests: explain how to debug FileCheck failures by George Burgess IV · 8 years ago
  42. 8f0c87e Remove dead `longjmperror`. by Elliott Hughes · 8 years ago
  43. 73c23ea Merge "Benchmark fgetln(3) and getline(3) as well as fgets(3)." by Elliott Hughes · 8 years ago
  44. df9a489 Add more const-correct C++ overloads. by Elliott Hughes · 8 years ago
  45. 938bece Benchmark fgetln(3) and getline(3) as well as fgets(3). by Elliott Hughes · 8 years ago
  46. 57e07a1 Merge "Fix the stdio fwrite benchmark." by Elliott Hughes · 8 years ago
  47. fe1b27c Add support of architecture specific ld.configs by dimitry · 8 years ago
  48. 96ba713 Merge "Fix wchar.wcstold_hex_floats on arm64" by Logan Chien · 8 years ago
  49. 3ce774c Merge "Add three more functions to the list of POSIX cruft." by Elliott Hughes · 8 years ago
  50. d706fe5 Fix the stdio fwrite benchmark. by Elliott Hughes · 8 years ago
  51. 1b3fe44 Merge "Refactor BufferOutputStream." by Christopher Ferris · 8 years ago
  52. abf510a Add three more functions to the list of POSIX cruft. by Elliott Hughes · 8 years ago
  53. 9247640 Refactor BufferOutputStream. by Christopher Ferris · 8 years ago
  54. 4a3c975 Merge "libc: Add support to allow library calls to find appropriate shell executable for a process" by Sandeep Patil · 8 years ago
  55. 9b1ca56 libc: Add support to allow library calls to find appropriate shell executable for a process by Sandeep Patil · 8 years ago
  56. 8440dc7 Merge "Name function arguments in libc headers for Studio." am: 611d0de62f by Elliott Hughes · 8 years ago
  57. 611d0de Merge "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago
  58. 0288dbb Fix wchar.wcstold_hex_floats on arm64 by Logan Chien · 8 years ago
  59. ffde533 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  60. 119ef0a Merge "Name function arguments in libc headers for Studio." am: f3b92f1485 by Elliott Hughes · 8 years ago
  61. f3b92f1 Merge "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago
  62. 411814e Merge "Disable FORTIFY on ASAN builds" am: 7ac99d3ff6 by George Burgess IV · 8 years ago
  63. 7ac99d3 Merge "Disable FORTIFY on ASAN builds" by Treehugger Robot · 8 years ago
  64. 684c31a Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  65. d9551db Disable FORTIFY on ASAN builds by George Burgess IV · 8 years ago
  66. 55d0f16 Merge "Always use CLOCK_MONOTONIC for pthreads and semaphores" am: cbb09bcbb1 by Tom Cherry · 8 years ago
  67. cbb09bc Merge "Always use CLOCK_MONOTONIC for pthreads and semaphores" by Tom Cherry · 8 years ago
  68. ac49ced Always use CLOCK_MONOTONIC for pthreads and semaphores by Tom Cherry · 8 years ago
  69. 169f883 Merge "Re-submit "Name function arguments in libc headers for Studio."" by Elliott Hughes · 8 years ago
  70. 096fa44 Merge "Re-submit "Name function arguments in libc headers for Studio."" by Treehugger Robot · 8 years ago
  71. 47b244c Merge "Fix out-of-bounds deque access causing build failure." am: ad5c4e3596 by Andreas Huber · 8 years ago
  72. ad5c4e3 Merge "Fix out-of-bounds deque access causing build failure." by Treehugger Robot · 8 years ago
  73. ff26a16 Re-submit "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago
  74. 113e9b1 Fix out-of-bounds deque access causing build failure. by Andreas Huber · 8 years ago
  75. c9ca3dd Merge "Revert "Name function arguments in libc headers for Studio."" by Colin Cross · 8 years ago
  76. cf3b0c1 Merge "Revert "Name function arguments in libc headers for Studio."" by Colin Cross · 8 years ago
  77. 9af9120 Revert "Name function arguments in libc headers for Studio." by Colin Cross · 8 years ago
  78. 060e6f5 Merge "Name function arguments in libc headers for Studio." am: 84669837f7 by Elliott Hughes · 8 years ago
  79. 8466983 Merge "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago
  80. 1472dbb Merge "Improve debug malloc docs slightly for app developers." am: a3d3e8e148 by Elliott Hughes · 8 years ago
  81. a3d3e8e Merge "Improve debug malloc docs slightly for app developers." by Elliott Hughes · 8 years ago
  82. a3d7c4f Merge "Build support for 32-bit armv8-a" am: b890336756 by Isaac Chen · 8 years ago
  83. b890336 Merge "Build support for 32-bit armv8-a" by Isaac Chen · 8 years ago
  84. 62adbbf Merge changes from topic "cfi-shadow-size" am: fc89237b77 by Evgenii Stepanov · 8 years ago
  85. fc89237 Merge changes from topic "cfi-shadow-size" by Treehugger Robot · 8 years ago
  86. 079bff4 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  87. d9dddc3 Merge "Enable FORTIFY in unoptimized builds" am: 67e7bf137e by George Burgess IV · 8 years ago
  88. a9aa2cc Merge "Add guards for things the versioner can't catch." am: 82f28565ce by Dan Albert · 8 years ago
  89. 67e7bf1 Merge "Enable FORTIFY in unoptimized builds" by Treehugger Robot · 8 years ago
  90. 82f2856 Merge "Add guards for things the versioner can't catch." by Treehugger Robot · 8 years ago
  91. 01a2910 Merge "Make default namespace handle the 'visible' flag." am: f2c203f188 by Justin Yun · 8 years ago
  92. f2c203f Merge "Make default namespace handle the 'visible' flag." by Treehugger Robot · 8 years ago
  93. a86d68d Merge "Report correct errno on clone failure" am: b2688f4a2a by Dimitry Ivanov · 8 years ago
  94. b2688f4 Merge "Report correct errno on clone failure" by Dimitry Ivanov · 8 years ago
  95. 644275a Improve debug malloc docs slightly for app developers. by Elliott Hughes · 8 years ago
  96. 90de9f0 Make default namespace handle the 'visible' flag. by Justin Yun · 8 years ago
  97. 1de2e35 Enable FORTIFY in unoptimized builds by George Burgess IV · 8 years ago
  98. 3f7e65e Add guards for things the versioner can't catch. by Dan Albert · 8 years ago
  99. f43e6a4 Merge "Name function arguments in libc headers for Studio." am: 3ce8834e53 by Elliott Hughes · 8 years ago
  100. 3ce8834 Merge "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago