1. fe28077 Merge "Move/remove android only kernel uapi headers." by Christopher Ferris · 10 years ago
  2. d941f72 Merge "Expand the testing docs slightly." by Treehugger Robot · 10 years ago
  3. 9af76f9 Merge "Remove __LIBC_ABI_PUBLIC__." by Treehugger Robot · 10 years ago
  4. 20758d5 Expand the testing docs slightly. by Elliott Hughes · 10 years ago
  5. f47514d Remove __LIBC_ABI_PUBLIC__. by Elliott Hughes · 10 years ago
  6. d6e8b8c Move/remove android only kernel uapi headers. by Christopher Ferris · 10 years ago
  7. 061cf18 Merge "Add a test for a known kernel bug." by Treehugger Robot · 10 years ago
  8. 20de9ef Merge "Don't declare SYS_* constants for unavailable __NR_* constants." by Treehugger Robot · 10 years ago
  9. d2f725e Don't declare SYS_* constants for unavailable __NR_* constants. by Elliott Hughes · 10 years ago
  10. cf85fd5 Merge "Convert linker from Android.mk to Android.bp" by Treehugger Robot · 10 years ago
  11. 098d8ef Merge "Put the legacy stdio fds back for pre-M." by Treehugger Robot · 10 years ago
  12. 730fa64 Merge "Add an alias for _CTYPE_N." by Treehugger Robot · 10 years ago
  13. 97f0aef Convert linker from Android.mk to Android.bp by Colin Cross · 10 years ago
  14. 32c79c2 Put the legacy stdio fds back for pre-M. by Dan Albert · 10 years ago
  15. 77bd607 Add an alias for _CTYPE_N. by Dan Albert · 10 years ago
  16. a24a247 Merge "Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC." by Yabin Cui · 10 years ago
  17. 1e4a945 Merge "Fix clean mma in bionic" by Treehugger Robot · 10 years ago
  18. 4a25349 Add a test for a known kernel bug. by Elliott Hughes · 10 years ago
  19. 0e25b34 Fix clean mma in bionic by Colin Cross · 10 years ago
  20. 55653cc Merge "Convert bionic benchmarks and tests to Android.bp" by Treehugger Robot · 10 years ago
  21. d0e764f Merge "Fix typo in the comment" by Treehugger Robot · 10 years ago
  22. 0393437 Merge "Convert malloc_debug from Android.mk to Android.bp" by Colin Cross · 10 years ago
  23. 4193338 Merge "Move relocation_packer from Android.mk to Android.bp" by Treehugger Robot · 10 years ago
  24. 2722ebb Convert bionic benchmarks and tests to Android.bp by Colin Cross · 10 years ago
  25. ebe5af7 Fix typo in the comment by Dimitry Ivanov · 10 years ago
  26. 51f6419 Merge "linker: Improve elf-file validation" by Dimitry Ivanov · 10 years ago
  27. 85f900d Merge "Support 32-bit ARM vdso." by Elliott Hughes · 10 years ago
  28. baa4899 Convert malloc_debug from Android.mk to Android.bp by Colin Cross · 10 years ago
  29. d3b6bc7 Move relocation_packer from Android.mk to Android.bp by Colin Cross · 10 years ago
  30. 48cedda Merge "Fix dlext.ns_smoke test" by Treehugger Robot · 10 years ago
  31. 0c9d30f linker: Improve elf-file validation by Dimitry Ivanov · 10 years ago
  32. 3a6c6b3 Fix dlext.ns_smoke test by Dimitry Ivanov · 10 years ago
  33. fe4a4d8 Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC. by Yabin Cui · 10 years ago
  34. cc55bd8 Merge "Use trivial types to avoid calls to new for globals" by Dimitry Ivanov · 10 years ago
  35. f857211 Use trivial types to avoid calls to new for globals by Dimitry Ivanov · 10 years ago
  36. c8d5d2a Merge "linker: Enable debug logging via properties" by Treehugger Robot · 10 years ago
  37. b996d60 linker: Enable debug logging via properties by Dimitry Ivanov · 10 years ago
  38. 4ce902c Support 32-bit ARM vdso. by Elliott Hughes · 10 years ago
  39. 7fd1e75 Merge "Rename Android.soong.mk to Android.mk" by Colin Cross · 10 years ago
  40. 7f0e89f Rename Android.soong.mk to Android.mk by Colin Cross · 10 years ago
  41. 4580ea4 Merge "Update the kernel header documentation." by Christopher Ferris · 10 years ago
  42. 2974eec Update the kernel header documentation. by Christopher Ferris · 10 years ago
  43. 779aa5a Merge "Add the record alloc option." by Treehugger Robot · 10 years ago
  44. 7bd0178 Add the record alloc option. by Christopher Ferris · 10 years ago
  45. a0e205e Merge "Update timezone data to 2016f" by Neil Fuller · 10 years ago
  46. 516f09c Update timezone data to 2016f by Neil Fuller · 10 years ago
  47. 204c4d1 Merge "x86-64's va_list is not a pointer type." by Elliott Hughes · 10 years ago
  48. 53420fb x86-64's va_list is not a pointer type. by Elliott Hughes · 10 years ago
  49. 1fec29e Merge "Revert "Skip Clang's integrated-as for hand-coded assembly"" by Treehugger Robot · 10 years ago
  50. 60be638 Merge "Apparently mips and x86's va_list is a pointer type." by Elliott Hughes · 10 years ago
  51. 8ed118d Apparently mips and x86's va_list is a pointer type. by Elliott Hughes · 10 years ago
  52. 3b4e11f Merge "Remove __nonnull (in favor of _Nonnull)." by Treehugger Robot · 10 years ago
  53. 9eb3ae1 Remove __nonnull (in favor of _Nonnull). by Elliott Hughes · 10 years ago
  54. b2f5a58 Revert "Skip Clang's integrated-as for hand-coded assembly" by Pirama Arumuga Nainar · 10 years ago
  55. 1159c19 Merge changes I98c9329f,I40936f7b,I09d20ff1 by Treehugger Robot · 10 years ago
  56. c80ffec Defer registration of the arc4random fork-detect handler. by Josh Gao · 10 years ago
  57. 3e45901 Make getpid work before the main thread is initialized. by Josh Gao · 10 years ago
  58. 250667a Take the arc4random lock before forking. by Josh Gao · 10 years ago
  59. 9158386 Merge "Skip Clang's integrated-as for hand-coded assembly" by Treehugger Robot · 10 years ago
  60. 8d414dd Skip Clang's integrated-as for hand-coded assembly by Pirama Arumuga Nainar · 10 years ago
  61. bb40085 Merge "Update timezone data to 2016e" by Neil Fuller · 10 years ago
  62. 325b14a Update timezone data to 2016e by Neil Fuller · 10 years ago
  63. 36ad020 Merge "Fix misc-macro-parentheses warnings in bionic." by Chih-hung Hsieh · 10 years ago
  64. 801dfc0 Merge "Lose debuggerd client code to libdebuggerd_client." by Treehugger Robot · 10 years ago
  65. 835bd47 Merge "Make missing public soname error message clear." by Treehugger Robot · 10 years ago
  66. 523e2a9 Make missing public soname error message clear. by Christopher Ferris · 10 years ago
  67. 3cc387e Lose debuggerd client code to libdebuggerd_client. by Josh Gao · 10 years ago
  68. 112be46 Merge "Don't expose all BSD extensions." by Treehugger Robot · 10 years ago
  69. 9c8d711 Don't expose all BSD extensions. by Elliott Hughes · 10 years ago
  70. c713ade Merge "Update symbol versions." by Treehugger Robot · 10 years ago
  71. 95fa26e Update symbol versions. by Josh Gao · 10 years ago
  72. 1a5fd9c Fix misc-macro-parentheses warnings in bionic. by Chih-Hung Hsieh · 10 years ago
  73. 2ed5852 Merge "Rationalize visibility." by Treehugger Robot · 10 years ago
  74. 5e02bde Merge "Remove obsolete GCC workaround." by Treehugger Robot · 10 years ago
  75. 213584b Remove obsolete GCC workaround. by Elliott Hughes · 10 years ago
  76. 3ba55f8 Rationalize visibility. by Elliott Hughes · 10 years ago
  77. 93bae32 Merge "Fix the SIZE_T_MAX SSIZE_MAX defines." by Treehugger Robot · 10 years ago
  78. 47fcfff Fix the SIZE_T_MAX SSIZE_MAX defines. by Christopher Ferris · 10 years ago
  79. f3c39b2 Merge "Add ctermid." by Treehugger Robot · 10 years ago
  80. 4bc95c0 Merge "Clean up obsolete libm makefile cruft." by Treehugger Robot · 10 years ago
  81. 20788ae Add ctermid. by Elliott Hughes · 10 years ago
  82. 7581f9c Clean up obsolete libm makefile cruft. by Elliott Hughes · 10 years ago
  83. 70d99a1 Merge "Add futimes, futimesat, and lutimes." by Elliott Hughes · 10 years ago
  84. 449eff0 Add futimes, futimesat, and lutimes. by Elliott Hughes · 10 years ago
  85. cf4c364 Merge "Move /vendor/bin down with /vendor/xbin." by Elliott Hughes · 10 years ago
  86. 34985b6 Merge "More C compatibility." by Treehugger Robot · 10 years ago
  87. 409e48a More C compatibility. by Elliott Hughes · 10 years ago
  88. 8cabd86 Move /vendor/bin down with /vendor/xbin. by Elliott Hughes · 10 years ago
  89. 74669e9 Merge "Add /vendor/xbin to root's path." by Treehugger Robot · 10 years ago
  90. 30ad0dd Merge "Preliminary cleanup of <sys/cdefs.h>." by Elliott Hughes · 10 years ago
  91. f484050 Preliminary cleanup of <sys/cdefs.h>. by Elliott Hughes · 10 years ago
  92. d80d427 Merge "Fix infinite loop if semaphore test is not run." by Treehugger Robot · 10 years ago
  93. 1783941 Fix infinite loop if semaphore test is not run. by Christopher Ferris · 10 years ago
  94. 901cc14 Merge "Just use libstdc++ for the cxa stuff inside bionic." by Treehugger Robot · 10 years ago
  95. c5799dd Merge changes I32e726c7,I1dc9a708,I09cc335b,Ifb8a66ab,I0e2c25bc, ... by Josh Gao · 10 years ago
  96. d8c7725 versioner: whitelist atexit, turn on symbol checking by default. by Josh Gao · 10 years ago
  97. 4af829a versioner: add missing test. by Josh Gao · 10 years ago
  98. 958f3b3 versioner: fix false positive with functions only available as inlines. by Josh Gao · 10 years ago
  99. 173e7c0 versioner: improve error output slightly. by Josh Gao · 10 years ago
  100. 658dbd9 versioner: merge stdout and stderr in the test runner. by Josh Gao · 10 years ago