1. a27cadf Merge "Libraries without dt_soname are inaccessible" by Dimitry Ivanov · 8 years ago
  2. 7217a09 Libraries without dt_soname are inaccessible by dimitry · 8 years ago
  3. 8602538 Merge "Fix sysconf errno for unknown names." by Elliott Hughes · 8 years ago
  4. d6f5730 Fix sysconf errno for unknown names. by Elliott Hughes · 8 years ago
  5. 6c4e77d Merge "Remove ion.h from bionic uapi headers." by Christopher Ferris · 8 years ago
  6. 5ed15ba Remove ion.h from bionic uapi headers. by Christopher Ferris · 8 years ago
  7. 67b5979 Merge "Add __libc_add_main_thread and mark it weak" by Treehugger Robot · 8 years ago
  8. 47e41c8 Add __libc_add_main_thread and mark it weak by Evgeny Eltsin · 8 years ago
  9. 97ef435 Merge "Revert "Add 64-bit slm optimized strlcpy and srlcat."" by Treehugger Robot · 8 years ago
  10. 56aa9cb Merge "Fix posix_memalign introduced tag." by Treehugger Robot · 8 years ago
  11. e219cef Fix posix_memalign introduced tag. by Dan Albert · 8 years ago
  12. 6880f93 Merge "Disable lld, failed to link bionic/linker." by Treehugger Robot · 8 years ago
  13. 6c1d847 Merge "Disable lld, libc_malloc_debug failed to boot." by Treehugger Robot · 8 years ago
  14. f0abf07 Merge "allow_undefined_symbols to link libelf-tls-library" by Chih-hung Hsieh · 8 years ago
  15. 0e87940 Disable lld, libc_malloc_debug failed to boot. by Chih-Hung Hsieh · 8 years ago
  16. d6b56c9 allow_undefined_symbols to link libelf-tls-library by Chih-Hung Hsieh · 8 years ago
  17. 73de62e Disable lld, failed to link bionic/linker. by Chih-Hung Hsieh · 8 years ago
  18. af0ad77 Merge "Bionic: Always use fortified versions of FD_X macros" by Treehugger Robot · 8 years ago
  19. 9ee88bd Merge "Type of second __sched_cpucount should be "const cpu_set_t*"." by Treehugger Robot · 8 years ago
  20. 00a6d5f Bionic: Always use fortified versions of FD_X macros by Andreas Gampe · 8 years ago
  21. bf885f8 Merge "Add dlext.h to the libdl doc group." by Treehugger Robot · 8 years ago
  22. 37793a1 Type of second __sched_cpucount should be "const cpu_set_t*". by Tong Shen · 8 years ago
  23. da1994c Add dlext.h to the libdl doc group. by Dan Albert · 8 years ago
  24. 611ad62 Revert "Add 64-bit slm optimized strlcpy and srlcat." by Jeremy Compostella · 8 years ago
  25. 48227e6 Merge "spawn.signal_stress: reap spawned children on exit" by Treehugger Robot · 8 years ago
  26. 344969c spawn.signal_stress: reap spawned children on exit by Ryan Prichard · 8 years ago
  27. df0a2d2 Merge "Point to the NDK wrap.sh docs." by Treehugger Robot · 8 years ago
  28. 6062ec2 Merge "Stop claiming that malloc debug is only usable on rooted devices." by Treehugger Robot · 8 years ago
  29. 5ad1421 Point to the NDK wrap.sh docs. by Elliott Hughes · 8 years ago
  30. 7dc7d2b Stop claiming that malloc debug is only usable on rooted devices. by Elliott Hughes · 8 years ago
  31. d238817 Merge "Do not check user/group names in pwd/grp tests for OEM uid/gids" by Tom Cherry · 8 years ago
  32. 3ffe171 Merge "Make sys_ptrace_test.cpp Yama LSM-aware" by Treehugger Robot · 8 years ago
  33. b4c25c8 Do not check user/group names in pwd/grp tests for OEM uid/gids by Tom Cherry · 8 years ago
  34. 7300d83 Make sys_ptrace_test.cpp Yama LSM-aware by Luis Hector Chavez · 8 years ago
  35. b7fd08c Merge "Support getting/setting API level in static binaries." by Elliott Hughes · 8 years ago
  36. bf0f6d0 Merge "Fix race in spawn.signal_stress test" by Treehugger Robot · 8 years ago
  37. d24dc1b Merge "Fix race in ld.config.txt tests" by Treehugger Robot · 8 years ago
  38. a1bc826 Fix race in spawn.signal_stress test by Ryan Prichard · 8 years ago
  39. 6c3f97d Fix race in ld.config.txt tests by Ryan Prichard · 8 years ago
  40. 46a943c Support getting/setting API level in static binaries. by Elliott Hughes · 8 years ago
  41. 68ce672 Merge "Break libdl.so and ld-android.so's dependency on libc.so." by Treehugger Robot · 8 years ago
  42. 4cdde64 Merge "Refactor malloc debug." by Christopher Ferris · 8 years ago
  43. 4da2503 Refactor malloc debug. by Christopher Ferris · 8 years ago
  44. 72d60a9 Merge "Revert "Revert system seccomp filter changes"" by Treehugger Robot · 8 years ago
  45. c0db96d Merge "Fix build failure with dlext_testzip Bionic tests" by Treehugger Robot · 8 years ago
  46. 47a2f48 Merge "Pad queries when EDNS0 is enabled." by Treehugger Robot · 8 years ago
  47. 27dd915 Pad queries when EDNS0 is enabled. by Ben Schwartz · 8 years ago
  48. 470b666 Break libdl.so and ld-android.so's dependency on libc.so. by Ryan Prichard · 8 years ago
  49. ef59154 Fix build failure with dlext_testzip Bionic tests by Ryan Prichard · 8 years ago
  50. 1afb40c Revert "Revert system seccomp filter changes" by Victor Hsieh · 8 years ago
  51. a9419d8 Merge "Add libtest_missing_symbol_child_private." by Treehugger Robot · 8 years ago
  52. 397be0f Merge "Fix -/_ typo." by Elliott Hughes · 8 years ago
  53. ed1bcf4 Merge "Allow several syscalls to app process" by Victor Hsieh · 8 years ago
  54. 06d31c9 Add libtest_missing_symbol_child_private. by Elliott Hughes · 8 years ago
  55. 5146652 Fix -/_ typo. by Elliott Hughes · 8 years ago
  56. a3f6f6c Merge "Add missing shared library dependencies to bionic-unit-tests" by Treehugger Robot · 8 years ago
  57. ce10b16 Add missing shared library dependencies to bionic-unit-tests by Jiyong Park · 8 years ago
  58. 1cbcdd9 Merge "Add missed shared library dependency to bionic-unit-tests" by Treehugger Robot · 8 years ago
  59. e15233c Allow several syscalls to app process by Victor Hsieh · 8 years ago
  60. 1395f70 Add missed shared library dependency to bionic-unit-tests by Pirama Arumuga Nainar · 8 years ago
  61. 85f0542 Merge "Use the ion.h from the kernel headers." by Christopher Ferris · 8 years ago
  62. 8e3b6f4 Merge "Revert system seccomp filter changes" by Treehugger Robot · 8 years ago
  63. daa2a32 Merge "Add missing shared library dependencies to bionic-unit-tests" by Treehugger Robot · 8 years ago
  64. 040c28a Revert system seccomp filter changes by Victor Hsieh · 8 years ago
  65. c53e8b8 Add missing shared library dependencies to bionic-unit-tests by Pirama Arumuga Nainar · 8 years ago
  66. 3bddbbe Merge "Fix an ifdef in a test" by Treehugger Robot · 8 years ago
  67. e9c0e82 Fix an ifdef in a test by George Burgess IV · 8 years ago
  68. 60fd72e Merge "Create PTHREAD_COND_INITIALIZER_MONOTONIC_NP" by Tom Cherry · 8 years ago
  69. 8bd8121 Merge "Reject .so files using ELF TLS." by Elliott Hughes · 8 years ago
  70. f0f3d2f Create PTHREAD_COND_INITIALIZER_MONOTONIC_NP by Tom Cherry · 9 years ago
  71. 9724e93 Reject .so files using ELF TLS. by Elliott Hughes · 8 years ago
  72. 4d33928 Merge "Exit gracefully on invalid --gtest_* flag." by Treehugger Robot · 8 years ago
  73. 9932789 Exit gracefully on invalid --gtest_* flag. by Tao Bao · 8 years ago
  74. 90234e5 Merge "Fortify ppoll64." by Elliott Hughes · 8 years ago
  75. b83bf14 Fortify ppoll64. by Elliott Hughes · 8 years ago
  76. 1315e3e Merge "libc: silence unsigned->signed warnings with ioctl" by Treehugger Robot · 8 years ago
  77. 1423bb8 Merge "timer_create: use SIG_SETMASK restore the signal mask." by Elliott Hughes · 8 years ago
  78. 861ff85 Merge "Add _monotonic_np versions of timed wait functions" by Tom Cherry · 8 years ago
  79. b80b995 Merge "Enable EDNS and the DO-bit if the netcontext asks" by Treehugger Robot · 8 years ago
  80. c6b5bcd Add _monotonic_np versions of timed wait functions by Tom Cherry · 8 years ago
  81. e7190ce Enable EDNS and the DO-bit if the netcontext asks by Ben Schwartz · 8 years ago
  82. 48a6974 timer_create: use SIG_SETMASK restore the signal mask. by Elliott Hughes · 8 years ago
  83. de45dcb libc: silence unsigned->signed warnings with ioctl by George Burgess IV · 8 years ago
  84. 0bc4772 Merge "Remove -Wno-uninitialized from libm Android.bp." by Treehugger Robot · 8 years ago
  85. 7ba06d8 Merge "Remove -Wno-uninitialized for libc." by Treehugger Robot · 8 years ago
  86. 5e3eb0d Merge "bionic_fortify: clarify error message for an out of bounds FD." by Narayan Kamath · 8 years ago
  87. 41328eb Merge "Check using destroyed mutexes." by Yabin Cui · 8 years ago
  88. 0b66dd4 Remove -Wno-uninitialized for libc. by Elliott Hughes · 8 years ago
  89. 589592c Remove -Wno-uninitialized from libm Android.bp. by Elliott Hughes · 8 years ago
  90. 9651fdf Check using destroyed mutexes. by Yabin Cui · 8 years ago
  91. 9d641d5 Merge "Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE mark" by Victor Khimenko · 8 years ago
  92. 5956847 Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE mark by Victor Khimenko · 8 years ago
  93. 38e960b bionic_fortify: clarify error message for an out of bounds FD. by Narayan Kamath · 8 years ago
  94. 35e620c Merge "Lay the groundwork for enabling EDNS0 in queries." by Treehugger Robot · 8 years ago
  95. 6655ba1 Merge "Add flags field to struct android_net_context" by Treehugger Robot · 8 years ago
  96. 391143e Add flags field to struct android_net_context by Erik Kline · 8 years ago
  97. 860d27b Merge "Allow system processes to use vfork" by Treehugger Robot · 8 years ago
  98. 521b412 Allow system processes to use vfork by Victor Hsieh · 8 years ago
  99. 398c5ee Merge "Call __fortify_fatal if printf sees %n." by Elliott Hughes · 8 years ago
  100. 435e669 Merge "Rewrite system(3) to use posix_spawn(3)." by Elliott Hughes · 8 years ago