1. ab8c861 Merge "Add ability to read /etc/passwd and /etc/group" by Tom Cherry · 7 years ago
  2. 4362da8 Merge "Remove __overloadable/__RENAME_CLANG" by Treehugger Robot · 7 years ago
  3. 6fa9bdd Merge "linker_memory: return success in enable_fallback_allocator." by Treehugger Robot · 7 years ago
  4. 5bf2c20 Merge "crtbegin: Correctly align ESP to 16 for __i386__" by Treehugger Robot · 7 years ago
  5. 59a0a37 Merge "Add _FORCE_CRT_ATFORK config for crtbegin." by Treehugger Robot · 7 years ago
  6. a0d177d crtbegin: Correctly align ESP to 16 for __i386__ by Ryan Prichard · 7 years ago
  7. 3d6b2e7 Merge "Document the rules of thumb for "should I add a syscall wrapper?"." by Elliott Hughes · 7 years ago
  8. 6034ef8 Add ability to read /etc/passwd and /etc/group by Tom Cherry · 8 years ago
  9. 1a1b57c Document the rules of thumb for "should I add a syscall wrapper?". by Elliott Hughes · 7 years ago
  10. aac0dd9 Merge "Don't use SA_RESTORER if it is not defined" by Treehugger Robot · 7 years ago
  11. 1a5737a Merge "Fix __gnu_Unwind_Find_exidx again." by Treehugger Robot · 7 years ago
  12. 13dec23 Merge "Add a few more legacy inlines for strto*_l." by Treehugger Robot · 7 years ago
  13. dd1742a Merge "Add aligned_alloc to libc." by Treehugger Robot · 7 years ago
  14. 87c6aac Don't use SA_RESTORER if it is not defined by Goran Jakovljevic · 7 years ago
  15. cae21a9 Add aligned_alloc to libc. by Christopher Ferris · 7 years ago
  16. be6fbae Merge "Inline __libc_arc4random_has_unlimited_entropy." by Treehugger Robot · 7 years ago
  17. 55ca56c Fix __gnu_Unwind_Find_exidx again. by Dan Albert · 7 years ago
  18. fe44c3c Merge "Make sigaction consistent about SA_RESTORER and sa_restorer" by Elliott Hughes · 7 years ago
  19. c11fb66 Inline __libc_arc4random_has_unlimited_entropy. by Elliott Hughes · 7 years ago
  20. 4d4a783 Add a few more legacy inlines for strto*_l. by Dan Albert · 7 years ago
  21. 9024235 Remove __overloadable/__RENAME_CLANG by George Burgess IV · 7 years ago
  22. 177429c Merge "Improve the comment in the ARM setjmp.S." by Treehugger Robot · 7 years ago
  23. 2bf1d3d Merge "Duplicate tests for duplicated symbols." by Elliott Hughes · 7 years ago
  24. 0f546f4 Merge "Run bpfmt manually." by Treehugger Robot · 7 years ago
  25. d50a1de Run bpfmt manually. by Elliott Hughes · 7 years ago
  26. a325151 Merge "Rewrite getentropy." by Elliott Hughes · 7 years ago
  27. a700891 Merge "Avoid trademarks." by Treehugger Robot · 7 years ago
  28. e58d49e Improve the comment in the ARM setjmp.S. by Elliott Hughes · 7 years ago
  29. 733c1e4 Avoid trademarks. by Elliott Hughes · 7 years ago
  30. 11f6076 Make sigaction consistent about SA_RESTORER and sa_restorer by Evgeny Eltsin · 7 years ago
  31. 211c4d3 Rewrite getentropy. by Elliott Hughes · 8 years ago
  32. a026108 Merge "Avoid abort when calling pthread_mutex_destroy more than once." by Yabin Cui · 8 years ago
  33. 2dec3d7 Avoid abort when calling pthread_mutex_destroy more than once. by Yabin Cui · 8 years ago
  34. b82dcc6 Merge "Support priority inheritance mutex in 32-bit programs." by Yabin Cui · 8 years ago
  35. ed95f37 Merge "Add `struct sigaction64` and `sigaction64`." by Elliott Hughes · 8 years ago
  36. 86a7806 Merge "Update to v4.15 kernel headers." by Christopher Ferris · 8 years ago
  37. 5a00ba7 Support priority inheritance mutex in 32-bit programs. by Yabin Cui · 8 years ago
  38. 12d96ed Merge "Renames nonplat_property_contexts to vendor_property_contexts" by Treehugger Robot · 8 years ago
  39. 3e23591 Add `struct sigaction64` and `sigaction64`. by Elliott Hughes · 8 years ago
  40. 934ec94 Update to v4.15 kernel headers. by Christopher Ferris · 8 years ago
  41. a9fc82f Renames nonplat_property_contexts to vendor_property_contexts by Bowgo Tsai · 8 years ago
  42. b44bd82 Merge "Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too." by Treehugger Robot · 8 years ago
  43. 460130b Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too. by Elliott Hughes · 8 years ago
  44. d8fde3f Merge "Add `sigset64_t` and accompanying functions." by Elliott Hughes · 8 years ago
  45. 5dbbf78 Merge "Make pthread_attr_getstack__main_thread test native-bridge friendly" by Dimitry Ivanov · 8 years ago
  46. 6dfa5b5 Make pthread_attr_getstack__main_thread test native-bridge friendly by dimitry · 8 years ago
  47. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  48. d435d25 Merge "The future is now (2018 edition)." by Treehugger Robot · 8 years ago
  49. cc0fe6e The future is now (2018 edition). by Elliott Hughes · 8 years ago
  50. 4cd3550 Merge "Move static variable out of should_trace()." by Treehugger Robot · 8 years ago
  51. 4a0797c Merge "Use sigprocmask rather than sigblock/sigsetmask." by Treehugger Robot · 8 years ago
  52. 7ebafb3 Use sigprocmask rather than sigblock/sigsetmask. by Elliott Hughes · 8 years ago
  53. 8d8e576 Merge "Test ld-android.so directly" by Dimitry Ivanov · 8 years ago
  54. 321476a Test ld-android.so directly by dimitry · 8 years ago
  55. fb56e04 Merge "Move all the short <signal.h> functions together." by Treehugger Robot · 8 years ago
  56. 6dafb4a Move all the short <signal.h> functions together. by Elliott Hughes · 8 years ago
  57. 2e2a893 Merge "linker: simpler encoding for SHT_RELR sections." by Treehugger Robot · 8 years ago
  58. 97d1c75 Merge "Better handling of sigset_t on LP32." by Treehugger Robot · 8 years ago
  59. b96b02e Merge "Update our status in light of recent additions." by Elliott Hughes · 8 years ago
  60. 4b1c6e7 Better handling of sigset_t on LP32. by Elliott Hughes · 8 years ago
  61. f16b659 linker: simpler encoding for SHT_RELR sections. by Rahul Chaudhry · 8 years ago
  62. c6ea39d Merge "Use __BIONIC_FORTIFY_VARIADIC for variadic functions." by Chih-hung Hsieh · 8 years ago
  63. 4debf20 Merge "Make the <android/dlext.h> docs show up on the web." by Elliott Hughes · 8 years ago
  64. c9cd4eb Merge "<sys/ioctl.h> shouldn't pollute the namespace as much." by Elliott Hughes · 8 years ago
  65. 2cb5f7f Move static variable out of should_trace(). by Wei Li · 8 years ago
  66. 13550b8 Update our status in light of recent additions. by Elliott Hughes · 8 years ago
  67. 5f6d1a5 <sys/ioctl.h> shouldn't pollute the namespace as much. by Elliott Hughes · 8 years ago
  68. 4051776 Merge "linker: Allow link namespaces without name filters" by Logan Chien · 8 years ago
  69. f81abef Use __BIONIC_FORTIFY_VARIADIC for variadic functions. by Chih-Hung Hsieh · 8 years ago
  70. 5046e5f Make the <android/dlext.h> docs show up on the web. by Elliott Hughes · 8 years ago
  71. 25ac447 Merge "Support priority inheritance mutex in 64bit programs." by Yabin Cui · 8 years ago
  72. 4a2407b Merge "Fix __gnu_Unwind_Find_exidx for static executables." by Treehugger Robot · 8 years ago
  73. aeb5bc6 Fix __gnu_Unwind_Find_exidx for static executables. by Dan Albert · 8 years ago
  74. 9ee4591 linker: Allow link namespaces without name filters by Logan Chien · 8 years ago
  75. 3e4d4d4 Add _FORCE_CRT_ATFORK config for crtbegin. by Dan Albert · 8 years ago
  76. cb405b2 Merge changes from topic "update-ndk-crt-objects" by Treehugger Robot · 8 years ago
  77. 586b676 Partial revert of "Remove obsolete __stack_chk_fail_local." by Dan Albert · 8 years ago
  78. 2e2c72d Pre-M and GCC compatibility for crtbegin. by Dan Albert · 8 years ago
  79. 6b9c85b Support priority inheritance mutex in 64bit programs. by Yabin Cui · 8 years ago
  80. 72282ad linker_memory: return success in enable_fallback_allocator. by Josh Gao · 8 years ago
  81. 73871ad Merge "Deprecate readdir_r." by Elliott Hughes · 8 years ago
  82. 6ea8037 Merge "Block bunch of privileged syscalls to apps" by Treehugger Robot · 8 years ago
  83. 2f23ced Block bunch of privileged syscalls to apps by Victor Hsieh · 8 years ago
  84. f19af37 Deprecate readdir_r. by Elliott Hughes · 9 years ago
  85. d00d38b Merge "linker: add experimental support for SHT_RELR sections." by Elliott Hughes · 8 years ago
  86. 86a2fba Merge "Package bionic static libraries in the NDK." by Treehugger Robot · 8 years ago
  87. b7feec7 linker: add experimental support for SHT_RELR sections. by Rahul Chaudhry · 8 years ago
  88. 40f15ec Package bionic static libraries in the NDK. by Dan Albert · 8 years ago
  89. 88e61da Merge "Include what we use." by Dan Albert · 8 years ago
  90. 8583d5a Include what we use. by Dan Albert · 8 years ago
  91. c728aa3 Merge "Reland "Cleanup transitive includes in the legacy inlines."" by Treehugger Robot · 8 years ago
  92. e5fbd98 Merge "Address a bunch of clang-tidy complaints." by Treehugger Robot · 8 years ago
  93. 055565b Merge "Simplify CT_CCL and CT_STRING inner loop." by Elliott Hughes · 8 years ago
  94. fb96db1 Merge "Document that dlclose with thread_local is fixed in P." by Treehugger Robot · 8 years ago
  95. 3048a36 Simplify CT_CCL and CT_STRING inner loop. by Elliott Hughes · 8 years ago
  96. 2b66844 Merge "Support %mc/%ms/%m[ in sscanf." by Treehugger Robot · 8 years ago
  97. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 8 years ago
  98. 38e4aef Support %mc/%ms/%m[ in sscanf. by Elliott Hughes · 8 years ago
  99. e61e0cd Document that dlclose with thread_local is fixed in P. by Elliott Hughes · 8 years ago
  100. df4c928 Merge "Fixing app compat issue b/72143978" by Treehugger Robot · 8 years ago