1. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  2. 435e638 Merge "Add pthread_setschedprio." by Treehugger Robot · 8 years ago
  3. 5f1a844 Merge "Force _start to be the top frame for the linker." by Christopher Ferris · 8 years ago
  4. dff08ce Add pthread_setschedprio. by Elliott Hughes · 8 years ago
  5. bf886f6 Merge "Complete <netdb.h>." by Elliott Hughes · 8 years ago
  6. 1ef6a6a Merge "Revert "Cleanup transitive includes in the legacy inlines."" by Orion Hodson · 8 years ago
  7. 9cb8639 Revert "Cleanup transitive includes in the legacy inlines." by Orion Hodson · 8 years ago
  8. 9deef03 Merge "Cleanup transitive includes in the legacy inlines." by Treehugger Robot · 8 years ago
  9. d4b4f06 Merge changes I93dc3811,I710d2929,I6ae029ed by Treehugger Robot · 8 years ago
  10. 0e0e370 Add libc_nopthread. by Josh Gao · 8 years ago
  11. a0f6dc5 Trivial style fix. by Josh Gao · 8 years ago
  12. 084f6ec Don't use PR_SET_DUMPABLE to prevent crash dumping in death tests. by Josh Gao · 8 years ago
  13. 03507a1 Merge "Remove dangling symlink." by Treehugger Robot · 8 years ago
  14. 5fd1166 Remove dangling symlink. by Elliott Hughes · 8 years ago
  15. aa81761 Force _start to be the top frame for the linker. by Christopher Ferris · 8 years ago
  16. 5033918 Complete <netdb.h>. by Elliott Hughes · 8 years ago
  17. a27bfd4 Merge "Fix missing includes, again." by Treehugger Robot · 8 years ago
  18. 92b0f36 Merge "Fix mip64 build." by Treehugger Robot · 8 years ago
  19. 43df953 Cleanup transitive includes in the legacy inlines. by Dan Albert · 8 years ago
  20. c972ea7 Fix missing includes, again. by Dan Albert · 8 years ago
  21. ab413c5 Fix mip64 build. by Elliott Hughes · 8 years ago
  22. 9db0e01 Merge "Ignore pthread_getconcurrency/pthread_setconcurrency." by Treehugger Robot · 8 years ago
  23. 73651cf Merge "MIPS: Fix MIPS linker VDSO issues" by Treehugger Robot · 8 years ago
  24. 6244627 Ignore pthread_getconcurrency/pthread_setconcurrency. by Elliott Hughes · 8 years ago
  25. 1a5a9b7 Merge "Define BIONIC_STOP_UNWIND for mips" by Treehugger Robot · 8 years ago
  26. f9433e6 Merge "Ignore endutxent." by Treehugger Robot · 8 years ago
  27. ea82792 Define BIONIC_STOP_UNWIND for mips by Goran Jakovljevic · 8 years ago
  28. e8c76b7 MIPS: Fix MIPS linker VDSO issues by Goran Ferenc · 9 years ago
  29. d036a8d Ignore endutxent. by Elliott Hughes · 8 years ago
  30. ddd6436 Merge "Unified sysroot: kill arch-specific include dirs." by Elliott Hughes · 8 years ago
  31. 01bb7bf Merge "Implement <spawn.h>." by Elliott Hughes · 8 years ago
  32. d4ca231 Unified sysroot: kill arch-specific include dirs. by Elliott Hughes · 8 years ago
  33. b49ac81 Merge "ns_anonymous test: Make it work for natively bridged environment" by Treehugger Robot · 8 years ago
  34. 8eaf28d ns_anonymous test: Make it work for natively bridged environment by dimitry · 8 years ago
  35. a08f704 Merge "Allow read-only system properties to have arbitrary lengths" by Tom Cherry · 8 years ago
  36. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  37. 36f7b8b Merge "Add missing includes." by Treehugger Robot · 8 years ago
  38. 1d297d2 Merge "Fix dlopen_vdso test" by Treehugger Robot · 8 years ago
  39. 1c78cb0 Add missing includes. by Dan Albert · 8 years ago
  40. b9555a9 Fix dlopen_vdso test by dimitry · 8 years ago
  41. a52555d Merge "Fix fcntrl#tee test to use the same expected/actual buffer size." by Treehugger Robot · 8 years ago
  42. 8a31163 Allow read-only system properties to have arbitrary lengths by Tom Cherry · 8 years ago
  43. 983c2da Merge "Fix "Add a legacy inline for mmap64"." by Treehugger Robot · 8 years ago
  44. 8c2323c Fix "Add a legacy inline for mmap64". by Dan Albert · 8 years ago
  45. 3dacc47 Merge "Add a legacy inline for mmap64." by Treehugger Robot · 8 years ago
  46. e387c2f Merge "Add directives to force stop unwinding." by Christopher Ferris · 8 years ago
  47. a613d0d Add a legacy inline for mmap64. by Dan Albert · 8 years ago
  48. 7181e53 Merge "More POSIX limits cleanup." by Elliott Hughes · 8 years ago
  49. aaf83e8 More POSIX limits cleanup. by Elliott Hughes · 8 years ago
  50. 93ea09f Add directives to force stop unwinding. by Christopher Ferris · 8 years ago
  51. dd53eca Merge "Make libdl symbols weak." by Dimitry Ivanov · 8 years ago
  52. 0a45131 Merge "POSIX clock cleanup." by Elliott Hughes · 8 years ago
  53. 3a8f75d POSIX clock cleanup. by Elliott Hughes · 8 years ago
  54. c5ea3eb Make libdl symbols weak. by dimitry · 8 years ago
  55. 7c67840 Merge "Make bionic tests build for linux_bionic" by Treehugger Robot · 8 years ago
  56. 3e8584d Merge "Revert "linker: disable ld.config.txt in ASAN mode"" by Treehugger Robot · 8 years ago
  57. 42f3bd0 Merge "Sync internal and external master." by Treehugger Robot · 8 years ago
  58. 11dfca4 Merge "Fix pthread_leak test flakiness." by Elliott Hughes · 8 years ago
  59. 268ae36 Make bionic tests build for linux_bionic by Dan Willemsen · 8 years ago
  60. ec6c397 Merge "Don't run exec_with_ld_config_file* tests on non-production devices" by Treehugger Robot · 8 years ago
  61. 1a524d6 Revert "linker: disable ld.config.txt in ASAN mode" by Jiyong Park · 9 years ago
  62. 5a7c950 Sync internal and external master. by Elliott Hughes · 8 years ago
  63. 41704cd Don't run exec_with_ld_config_file* tests on non-production devices by Jiyong Park · 8 years ago
  64. 48fbf91 Merge "Pre-size the vector in the pthread_create ENOMEM test." by Elliott Hughes · 8 years ago
  65. a838490 Fix pthread_leak test flakiness. by Elliott Hughes · 8 years ago
  66. 5751298 Pre-size the vector in the pthread_create ENOMEM test. by Elliott Hughes · 8 years ago
  67. c602196 Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 8 years ago
  68. 9385d77 Merge "Use -Werror in bionic" by Treehugger Robot · 8 years ago
  69. 84f0dcd Use -Werror in bionic by Chih-Hung Hsieh · 8 years ago
  70. 4836ac9 Merge "Don't repeat ourselves unnecessarily in the maps." by Elliott Hughes · 8 years ago
  71. 3a3982d Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  72. a5c316f Don't repeat ourselves unnecessarily in the maps. by Elliott Hughes · 8 years ago
  73. 8af55bd Merge "Add O MR1 define" by Treehugger Robot · 8 years ago
  74. a71b7bc Merge "Fix API level of cfi_* symbols to 27" by Treehugger Robot · 8 years ago
  75. 8664a05 Fix API level of cfi_* symbols to 27 by Jiyong Park · 8 years ago
  76. a0c7ec8 Add O MR1 define by John Reck · 8 years ago
  77. 95f9078 Merge "Replace abort with exit(1) in __linker_cannot_link" by Treehugger Robot · 8 years ago
  78. 04f7a79 Replace abort with exit(1) in __linker_cannot_link by dimitry · 8 years ago
  79. b93f263 Merge "Require getrandom(2)." by Treehugger Robot · 8 years ago
  80. 6a5dfeb Require getrandom(2). by Elliott Hughes · 8 years ago
  81. b3639ad Merge changes I76dde1e3,I54fec461 by Elliott Hughes · 8 years ago
  82. 8465e96 Add <sys/random.h>. by Elliott Hughes · 8 years ago
  83. 9651093 Run other maintenance scripts as part of the preupload hooks. by Elliott Hughes · 8 years ago
  84. bd27541 Merge "Remove default libraries" by Treehugger Robot · 8 years ago
  85. ae407e5 Remove default libraries by Dan Willemsen · 8 years ago
  86. b736c41 Merge "Add <glob.h>." by Elliott Hughes · 8 years ago
  87. f1c568d Add <glob.h>. by Elliott Hughes · 8 years ago
  88. 62767bc Merge "Link vdso before linking the main executable" by Treehugger Robot · 8 years ago
  89. c18de1b Link vdso before linking the main executable by dimitry · 8 years ago
  90. 9c172c8 Merge "Fix error found building relocation packer for host bionic" by Treehugger Robot · 8 years ago
  91. f7a8e95 Fix fcntrl#tee test to use the same expected/actual buffer size. by Kazuhiro Inaba · 8 years ago
  92. 2e01f39 Merge "All architectures have AT_SYSINFO_EHDR now." by Treehugger Robot · 8 years ago
  93. c51a404 All architectures have AT_SYSINFO_EHDR now. by Elliott Hughes · 8 years ago
  94. 7ebc81f Fix error found building relocation packer for host bionic by Dan Willemsen · 8 years ago
  95. 24c9c3f Merge "Don't resolve permitted.paths" by Treehugger Robot · 8 years ago
  96. 0f33f23 Don't resolve permitted.paths by Jiyong Park · 8 years ago
  97. 6e6e1ab Merge changes from topic "host_bionic" by Treehugger Robot · 8 years ago
  98. 7ccc50d Use an embedded linker for host bionic by Dan Willemsen · 8 years ago
  99. 4326d84 linker: Only link to debuggerd on Android by Dan Willemsen · 9 years ago
  100. e27d29c Merge "Improve pthread_create failure handling." by Treehugger Robot · 8 years ago