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