1. d8c7725 versioner: whitelist atexit, turn on symbol checking by default. by Josh Gao · 9 years ago
  2. 4af829a versioner: add missing test. by Josh Gao · 9 years ago
  3. 958f3b3 versioner: fix false positive with functions only available as inlines. by Josh Gao · 9 years ago
  4. 173e7c0 versioner: improve error output slightly. by Josh Gao · 9 years ago
  5. 658dbd9 versioner: merge stdout and stderr in the test runner. by Josh Gao · 9 years ago
  6. 80d909b versioner: clean up tests, test runner. by Josh Gao · 9 years ago
  7. d67dbf0 versioner: ignore functions that are __INTRODUCED_IN_FUTURE. by Josh Gao · 9 years ago
  8. 9b5af7a versioner: autodetect paths when no specified. by Josh Gao · 9 years ago
  9. 62aaf8f versioner: improve usage messages. by Josh Gao · 9 years ago
  10. 99a84c8 Remove __cachectl. by Josh Gao · 9 years ago
  11. f21ca65 Merge "Fix __errordecl on clang." by Treehugger Robot · 9 years ago
  12. e7d75a5 Merge "Fix misc-macro-parentheses warnings in bionic/tests." by Chih-hung Hsieh · 9 years ago
  13. c42811e Merge "Remove __brk" by Treehugger Robot · 9 years ago
  14. 8ba4424 Fix __errordecl on clang. by Josh Gao · 9 years ago
  15. d61ca37 Fix misc-macro-parentheses warnings in bionic/tests. by Chih-Hung Hsieh · 9 years ago
  16. 71e783d Remove __brk by Dimitry Ivanov · 9 years ago
  17. a24cc26 Merge "Do not return with stack address in global variable." by Treehugger Robot · 9 years ago
  18. 9af13d2 Do not return with stack address in global variable. by Chih-Hung Hsieh · 9 years ago
  19. d23c37b Merge changes I1bb1925a,Icd638673 by Treehugger Robot · 9 years ago
  20. bf8a285 versioner: introduce. by Josh Gao · 9 years ago
  21. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 9 years ago
  22. 8428fb0 Merge "Remove deprecated Android.mk files" by Colin Cross · 9 years ago
  23. e20730c Merge "Remove declaration for __brk." by Treehugger Robot · 9 years ago
  24. 8a48d9d Merge "Fix .clang-format ContinuationIndentWidth." by Josh Gao · 9 years ago
  25. 6e9c1f6 Remove declaration for __brk. by Josh Gao · 9 years ago
  26. 5a9d569 Fix .clang-format ContinuationIndentWidth. by Josh Gao · 9 years ago
  27. 676f6e3 Merge "Remove libstdc++ include files." by Treehugger Robot · 9 years ago
  28. f44b232 Remove libstdc++ include files. by Elliott Hughes · 9 years ago
  29. 2f82dc5 Merge "Improve diagnostics from the assembler __strcpy_chk routines." by Elliott Hughes · 9 years ago
  30. 7510c33 Remove deprecated Android.mk files by Colin Cross · 9 years ago
  31. bdd8f89 Improve diagnostics from the assembler __strcpy_chk routines. by Elliott Hughes · 9 years ago
  32. a3c2df9 Merge "Improve diagnostics from the assembler __strcat_chk routines." by Treehugger Robot · 9 years ago
  33. c75da09 Improve diagnostics from the assembler __strcat_chk routines. by Elliott Hughes · 9 years ago
  34. fdedd86 Merge "Update the "adding a syscall" docs." by Treehugger Robot · 9 years ago
  35. e2bfe2a Update the "adding a syscall" docs. by Elliott Hughes · 9 years ago
  36. 8c2467a Merge "Don't use __u64/__u32 in <sys/user.h>." by Treehugger Robot · 9 years ago
  37. bb12921 Don't use __u64/__u32 in <sys/user.h>. by Josh Gao · 9 years ago
  38. e85de5b Merge "Update documentation for malloc debug." by Christopher Ferris · 9 years ago
  39. eab4803 Update documentation for malloc debug. by Christopher Ferris · 9 years ago
  40. 5fa5717 Merge "Correctly handle the case of empty LD_PRELOAD entries" by Dimitry Ivanov · 9 years ago
  41. d799b2b Correctly handle the case of empty LD_PRELOAD entries by Dimitry Ivanov · 9 years ago
  42. d1c96e2 Merge "Change use of /data to /data/local/tmp." by Treehugger Robot · 9 years ago
  43. 878004f Merge "Run fsync tests on mutable filesystem." by Treehugger Robot · 9 years ago
  44. a948a4e Change use of /data to /data/local/tmp. by Christopher Ferris · 9 years ago
  45. 2e6e991 Run fsync tests on mutable filesystem. by Shuhei Takahashi · 9 years ago
  46. ccfcc8c Merge "Do not resolve caller_ns when it is not needed" by Dimitry Ivanov · 9 years ago
  47. c7e0ae0 Merge "Make all rt_sigtimedwait signatures match." by Treehugger Robot · 9 years ago
  48. 8963dd3 Make all rt_sigtimedwait signatures match. by Elliott Hughes · 9 years ago
  49. 5240863 Do not resolve caller_ns when it is not needed by Dimitry Ivanov · 9 years ago
  50. 51ee871 Merge "Updated to v4.4.11 kernel headers." by Christopher Ferris · 9 years ago
  51. 82ef6a1 Updated to v4.4.11 kernel headers. by Christopher Ferris · 9 years ago
  52. 3c09557 Merge "Do not check zip-entry validity on create_namespace" by Treehugger Robot · 9 years ago
  53. d2205a6 Do not check zip-entry validity on create_namespace by Dimitry Ivanov · 9 years ago
  54. 7d99bd3 Merge "Force clang for bionic" by Treehugger Robot · 9 years ago
  55. 5a22d3e Force clang for bionic by Colin Cross · 9 years ago
  56. 42abf3d Merge "linker: Allow caller to specify parent namespace" by Treehugger Robot · 9 years ago
  57. 49fbce1 Merge "Fix dlopen of main executable by absolute path" by Dimitry Ivanov · 9 years ago
  58. 2ba1cf3 Fix dlopen of main executable by absolute path by Dimitry Ivanov · 9 years ago
  59. fc2da53 linker: Allow caller to specify parent namespace by Dimitry Ivanov · 9 years ago
  60. 5df5884 Merge "Regenerate NOTICE files." by Elliott Hughes · 9 years ago
  61. ecffdeb Merge "Stop including <machine/cpu-features.h>." by Elliott Hughes · 9 years ago
  62. 382bd66 Stop including <machine/cpu-features.h>. by Elliott Hughes · 9 years ago
  63. 882b8af Regenerate NOTICE files. by Elliott Hughes · 9 years ago
  64. 79d0281 Merge "Use Android.soong.mk to handle mixed Android.mk and Android.bp dirs" by Colin Cross · 9 years ago
  65. c9a2133 Merge "Fix the <netinet/ether.h> tests." by Elliott Hughes · 9 years ago
  66. acf2c26 Use Android.soong.mk to handle mixed Android.mk and Android.bp dirs by Colin Cross · 9 years ago
  67. 09e97e6 Fix the <netinet/ether.h> tests. by Elliott Hughes · 9 years ago
  68. cb8ef17 Merge "Fix <resolv.h> and <netinet/tcp.h> so dnscap builds." by Elliott Hughes · 9 years ago
  69. 20fc6ec Merge "We have the _r ether_ntoa/ether_aton functions too." by Elliott Hughes · 9 years ago
  70. f021061 Fix <resolv.h> and <netinet/tcp.h> so dnscap builds. by Elliott Hughes · 9 years ago
  71. c6190a9 We have the _r ether_ntoa/ether_aton functions too. by Elliott Hughes · 9 years ago
  72. e79b630 Merge "Fix our *ether* headers mess." by Elliott Hughes · 9 years ago
  73. f6324d5 Fix our *ether* headers mess. by Elliott Hughes · 9 years ago
  74. 56469e8 Merge "Update Android.bp to match Android.mk" by Treehugger Robot · 9 years ago
  75. 0c65708 Update Android.bp to match Android.mk by Dan Willemsen · 9 years ago
  76. 6db7e5a Merge "Always update search domain paths." by Pierre Imai · 9 years ago
  77. b277bb7 Merge "Remove <net/if_types.h>." by Elliott Hughes · 9 years ago
  78. bab9d79 Remove <net/if_types.h>. by Elliott Hughes · 9 years ago
  79. d0b1733 Merge "Remove various bits of header cruft." by Elliott Hughes · 9 years ago
  80. 35c115c Merge "Remove linker-namespace functions from the header" by Dimitry Ivanov · 9 years ago
  81. 06e2202 Always update search domain paths. by Pierre Imai · 9 years ago
  82. 12f3541 Remove various bits of header cruft. by Elliott Hughes · 9 years ago
  83. 366164d Merge "Remove declaration of pthread_cond_timedwait_relative_np." by Elliott Hughes · 9 years ago
  84. 41fd295 Remove linker-namespace functions from the header by Dimitry Ivanov · 9 years ago
  85. e2f2583 Remove declaration of pthread_cond_timedwait_relative_np. by Elliott Hughes · 9 years ago
  86. d2f3ce9 Merge "Remove pthread_mutex_lock_timeout_np from <pthread.h>." by Elliott Hughes · 9 years ago
  87. 0155995 Merge "Generalize the clone function slightly." by Elliott Hughes · 9 years ago
  88. 3164ab7 Remove pthread_mutex_lock_timeout_np from <pthread.h>. by Elliott Hughes · 9 years ago
  89. e104a2e Generalize the clone function slightly. by Elliott Hughes · 9 years ago
  90. 1a26db8 Merge "End all lists in check-symbols-glibc.py with a ,." by Treehugger Robot · 9 years ago
  91. e37212f Merge "Fix linker crash on trying to unload main executable" by Dimitry Ivanov · 9 years ago
  92. 2adde7b End all lists in check-symbols-glibc.py with a ,. by Elliott Hughes · 9 years ago
  93. 5ac45a2 Merge "Remove a duplicate declaration, improve check-symbols-glibc.py." by Treehugger Robot · 9 years ago
  94. f67dcc8 Merge "Re-land "Fix invalid using decl in bionic relocation_packer"" by Treehugger Robot · 9 years ago
  95. 83fcb54 Fix linker crash on trying to unload main executable by Dimitry Ivanov · 9 years ago
  96. 2178826 Remove a duplicate declaration, improve check-symbols-glibc.py. by Elliott Hughes · 9 years ago
  97. 96029e3 Merge "Remove --exclude-libs ldflags." by Treehugger Robot · 9 years ago
  98. 18d0e8c Re-land "Fix invalid using decl in bionic relocation_packer" by rnk · 9 years ago
  99. e29e99c Remove --exclude-libs ldflags. by Dan Albert · 10 years ago
  100. 98ac6f4 Merge "Use clang's nullability instead of nonnull." by Treehugger Robot · 9 years ago