1. 3b4e11f Merge "Remove __nonnull (in favor of _Nonnull)." by Treehugger Robot · 9 years ago
  2. 9eb3ae1 Remove __nonnull (in favor of _Nonnull). by Elliott Hughes · 9 years ago
  3. 1159c19 Merge changes I98c9329f,I40936f7b,I09d20ff1 by Treehugger Robot · 9 years ago
  4. c80ffec Defer registration of the arc4random fork-detect handler. by Josh Gao · 9 years ago
  5. 3e45901 Make getpid work before the main thread is initialized. by Josh Gao · 9 years ago
  6. 250667a Take the arc4random lock before forking. by Josh Gao · 9 years ago
  7. 9158386 Merge "Skip Clang's integrated-as for hand-coded assembly" by Treehugger Robot · 9 years ago
  8. 8d414dd Skip Clang's integrated-as for hand-coded assembly by Pirama Arumuga Nainar · 9 years ago
  9. bb40085 Merge "Update timezone data to 2016e" by Neil Fuller · 9 years ago
  10. 325b14a Update timezone data to 2016e by Neil Fuller · 9 years ago
  11. 36ad020 Merge "Fix misc-macro-parentheses warnings in bionic." by Chih-hung Hsieh · 9 years ago
  12. 801dfc0 Merge "Lose debuggerd client code to libdebuggerd_client." by Treehugger Robot · 9 years ago
  13. 835bd47 Merge "Make missing public soname error message clear." by Treehugger Robot · 9 years ago
  14. 523e2a9 Make missing public soname error message clear. by Christopher Ferris · 9 years ago
  15. 3cc387e Lose debuggerd client code to libdebuggerd_client. by Josh Gao · 9 years ago
  16. 112be46 Merge "Don't expose all BSD extensions." by Treehugger Robot · 9 years ago
  17. 9c8d711 Don't expose all BSD extensions. by Elliott Hughes · 9 years ago
  18. c713ade Merge "Update symbol versions." by Treehugger Robot · 9 years ago
  19. 95fa26e Update symbol versions. by Josh Gao · 9 years ago
  20. 1a5fd9c Fix misc-macro-parentheses warnings in bionic. by Chih-Hung Hsieh · 9 years ago
  21. 2ed5852 Merge "Rationalize visibility." by Treehugger Robot · 9 years ago
  22. 5e02bde Merge "Remove obsolete GCC workaround." by Treehugger Robot · 9 years ago
  23. 213584b Remove obsolete GCC workaround. by Elliott Hughes · 9 years ago
  24. 3ba55f8 Rationalize visibility. by Elliott Hughes · 9 years ago
  25. 93bae32 Merge "Fix the SIZE_T_MAX SSIZE_MAX defines." by Treehugger Robot · 9 years ago
  26. 47fcfff Fix the SIZE_T_MAX SSIZE_MAX defines. by Christopher Ferris · 9 years ago
  27. f3c39b2 Merge "Add ctermid." by Treehugger Robot · 9 years ago
  28. 4bc95c0 Merge "Clean up obsolete libm makefile cruft." by Treehugger Robot · 9 years ago
  29. 20788ae Add ctermid. by Elliott Hughes · 9 years ago
  30. 7581f9c Clean up obsolete libm makefile cruft. by Elliott Hughes · 9 years ago
  31. 70d99a1 Merge "Add futimes, futimesat, and lutimes." by Elliott Hughes · 9 years ago
  32. 449eff0 Add futimes, futimesat, and lutimes. by Elliott Hughes · 9 years ago
  33. cf4c364 Merge "Move /vendor/bin down with /vendor/xbin." by Elliott Hughes · 9 years ago
  34. 34985b6 Merge "More C compatibility." by Treehugger Robot · 9 years ago
  35. 409e48a More C compatibility. by Elliott Hughes · 9 years ago
  36. 8cabd86 Move /vendor/bin down with /vendor/xbin. by Elliott Hughes · 9 years ago
  37. 74669e9 Merge "Add /vendor/xbin to root's path." by Treehugger Robot · 9 years ago
  38. 30ad0dd Merge "Preliminary cleanup of <sys/cdefs.h>." by Elliott Hughes · 9 years ago
  39. f484050 Preliminary cleanup of <sys/cdefs.h>. by Elliott Hughes · 9 years ago
  40. d80d427 Merge "Fix infinite loop if semaphore test is not run." by Treehugger Robot · 9 years ago
  41. 1783941 Fix infinite loop if semaphore test is not run. by Christopher Ferris · 9 years ago
  42. 901cc14 Merge "Just use libstdc++ for the cxa stuff inside bionic." by Treehugger Robot · 9 years ago
  43. c5799dd Merge changes I32e726c7,I1dc9a708,I09cc335b,Ifb8a66ab,I0e2c25bc, ... by Josh Gao · 9 years ago
  44. d8c7725 versioner: whitelist atexit, turn on symbol checking by default. by Josh Gao · 9 years ago
  45. 4af829a versioner: add missing test. by Josh Gao · 9 years ago
  46. 958f3b3 versioner: fix false positive with functions only available as inlines. by Josh Gao · 9 years ago
  47. 173e7c0 versioner: improve error output slightly. by Josh Gao · 9 years ago
  48. 658dbd9 versioner: merge stdout and stderr in the test runner. by Josh Gao · 9 years ago
  49. 80d909b versioner: clean up tests, test runner. by Josh Gao · 9 years ago
  50. d67dbf0 versioner: ignore functions that are __INTRODUCED_IN_FUTURE. by Josh Gao · 9 years ago
  51. 9b5af7a versioner: autodetect paths when no specified. by Josh Gao · 9 years ago
  52. 62aaf8f versioner: improve usage messages. by Josh Gao · 9 years ago
  53. 99a84c8 Remove __cachectl. by Josh Gao · 9 years ago
  54. f21ca65 Merge "Fix __errordecl on clang." by Treehugger Robot · 9 years ago
  55. e7d75a5 Merge "Fix misc-macro-parentheses warnings in bionic/tests." by Chih-hung Hsieh · 9 years ago
  56. c42811e Merge "Remove __brk" by Treehugger Robot · 9 years ago
  57. 8ba4424 Fix __errordecl on clang. by Josh Gao · 9 years ago
  58. d61ca37 Fix misc-macro-parentheses warnings in bionic/tests. by Chih-Hung Hsieh · 9 years ago
  59. 71e783d Remove __brk by Dimitry Ivanov · 9 years ago
  60. a24cc26 Merge "Do not return with stack address in global variable." by Treehugger Robot · 9 years ago
  61. 9af13d2 Do not return with stack address in global variable. by Chih-Hung Hsieh · 9 years ago
  62. d23c37b Merge changes I1bb1925a,Icd638673 by Treehugger Robot · 9 years ago
  63. bf8a285 versioner: introduce. by Josh Gao · 9 years ago
  64. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 9 years ago
  65. 8428fb0 Merge "Remove deprecated Android.mk files" by Colin Cross · 9 years ago
  66. e20730c Merge "Remove declaration for __brk." by Treehugger Robot · 9 years ago
  67. 8a48d9d Merge "Fix .clang-format ContinuationIndentWidth." by Josh Gao · 9 years ago
  68. 6e9c1f6 Remove declaration for __brk. by Josh Gao · 9 years ago
  69. 5a9d569 Fix .clang-format ContinuationIndentWidth. by Josh Gao · 9 years ago
  70. 9a29c3f Add /vendor/xbin to root's path. by Erik Kline · 9 years ago
  71. 816fab9 Just use libstdc++ for the cxa stuff inside bionic. by Elliott Hughes · 9 years ago
  72. 676f6e3 Merge "Remove libstdc++ include files." by Treehugger Robot · 9 years ago
  73. f44b232 Remove libstdc++ include files. by Elliott Hughes · 9 years ago
  74. 2f82dc5 Merge "Improve diagnostics from the assembler __strcpy_chk routines." by Elliott Hughes · 9 years ago
  75. 7510c33 Remove deprecated Android.mk files by Colin Cross · 9 years ago
  76. bdd8f89 Improve diagnostics from the assembler __strcpy_chk routines. by Elliott Hughes · 9 years ago
  77. a3c2df9 Merge "Improve diagnostics from the assembler __strcat_chk routines." by Treehugger Robot · 9 years ago
  78. c75da09 Improve diagnostics from the assembler __strcat_chk routines. by Elliott Hughes · 9 years ago
  79. fdedd86 Merge "Update the "adding a syscall" docs." by Treehugger Robot · 9 years ago
  80. e2bfe2a Update the "adding a syscall" docs. by Elliott Hughes · 9 years ago
  81. 8c2467a Merge "Don't use __u64/__u32 in <sys/user.h>." by Treehugger Robot · 9 years ago
  82. bb12921 Don't use __u64/__u32 in <sys/user.h>. by Josh Gao · 9 years ago
  83. e85de5b Merge "Update documentation for malloc debug." by Christopher Ferris · 9 years ago
  84. eab4803 Update documentation for malloc debug. by Christopher Ferris · 9 years ago
  85. 5fa5717 Merge "Correctly handle the case of empty LD_PRELOAD entries" by Dimitry Ivanov · 9 years ago
  86. d799b2b Correctly handle the case of empty LD_PRELOAD entries by Dimitry Ivanov · 9 years ago
  87. d1c96e2 Merge "Change use of /data to /data/local/tmp." by Treehugger Robot · 9 years ago
  88. 878004f Merge "Run fsync tests on mutable filesystem." by Treehugger Robot · 9 years ago
  89. a948a4e Change use of /data to /data/local/tmp. by Christopher Ferris · 9 years ago
  90. 2e6e991 Run fsync tests on mutable filesystem. by Shuhei Takahashi · 9 years ago
  91. ccfcc8c Merge "Do not resolve caller_ns when it is not needed" by Dimitry Ivanov · 9 years ago
  92. c7e0ae0 Merge "Make all rt_sigtimedwait signatures match." by Treehugger Robot · 9 years ago
  93. 8963dd3 Make all rt_sigtimedwait signatures match. by Elliott Hughes · 9 years ago
  94. 5240863 Do not resolve caller_ns when it is not needed by Dimitry Ivanov · 9 years ago
  95. 51ee871 Merge "Updated to v4.4.11 kernel headers." by Christopher Ferris · 9 years ago
  96. 82ef6a1 Updated to v4.4.11 kernel headers. by Christopher Ferris · 9 years ago
  97. 3c09557 Merge "Do not check zip-entry validity on create_namespace" by Treehugger Robot · 9 years ago
  98. d2205a6 Do not check zip-entry validity on create_namespace by Dimitry Ivanov · 9 years ago
  99. 7d99bd3 Merge "Force clang for bionic" by Treehugger Robot · 9 years ago
  100. 5a22d3e Force clang for bionic by Colin Cross · 9 years ago