1. 1d01fe8 Fix LP32 large pid detection. by Elliott Hughes · 8 years ago
  2. 2e998d3 Merge "Actually correctly call vector::erase after remove_if." by Treehugger Robot · 8 years ago
  3. 27242c6 Actually correctly call vector::erase after remove_if. by Josh Gao · 8 years ago
  4. 8f348a0 Merge "Remove some legacy declarations from <math.h>." by Treehugger Robot · 8 years ago
  5. 4075e21 Merge "Be more specific about POSIX obsolescence." by Elliott Hughes · 8 years ago
  6. 8c73809 Merge "Ignore sockatmark." by Treehugger Robot · 8 years ago
  7. 90e3f44 Be more specific about POSIX obsolescence. by Elliott Hughes · 8 years ago
  8. 9f69fc7 Merge "Correctly call vector::erase after std::remove_if." by Treehugger Robot · 8 years ago
  9. eadacbc Merge "libdl.cpp doesn't need <stdbool.h> like libdl.c did." by Treehugger Robot · 8 years ago
  10. 619df55 Merge "Fix: linker segfault on dlopen of a DF_1_GLOBAL so" by Treehugger Robot · 8 years ago
  11. 38bd71b Merge "Update docs/status.md now fexecve is implemented." by Treehugger Robot · 8 years ago
  12. 61c9c80 Ignore sockatmark. by Elliott Hughes · 8 years ago
  13. ac29d9f Merge "Add POSIX swab." by Treehugger Robot · 8 years ago
  14. b48746f libdl.cpp doesn't need <stdbool.h> like libdl.c did. by Elliott Hughes · 8 years ago
  15. bdb1e89 Update docs/status.md now fexecve is implemented. by Elliott Hughes · 8 years ago
  16. 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago
  17. 1b6de87 Merge "Make __libc_init_main_thread and android_set_abort_message weak" by Dimitry Ivanov · 8 years ago
  18. 0fe7348 Merge "Call fmtmsg/getdate/getdate_err useless." by Treehugger Robot · 8 years ago
  19. b6d2b87 Make __libc_init_main_thread and android_set_abort_message weak by dimitry · 8 years ago
  20. 01a57d1 Call fmtmsg/getdate/getdate_err useless. by Elliott Hughes · 8 years ago
  21. a1c30b9 Merge "Add POSIX fexecve." by Elliott Hughes · 8 years ago
  22. d6084a7 Merge "Use ro.debuggable property instead of checking build type" by Dimitry Ivanov · 8 years ago
  23. 01162f2 Fix: linker segfault on dlopen of a DF_1_GLOBAL so by Jiyong Park · 8 years ago
  24. 44f6e18 Correctly call vector::erase after std::remove_if. by Josh Gao · 8 years ago
  25. 4d215aa Add POSIX fexecve. by Elliott Hughes · 8 years ago
  26. 8f57fd4 Merge "More <limits.h> fixes." by Elliott Hughes · 8 years ago
  27. 701981a Merge "Update CachedProperty to support long ro. properties" by Tom Cherry · 8 years ago
  28. fa386e0 Add POSIX swab. by Elliott Hughes · 8 years ago
  29. 19d7685 More <limits.h> fixes. by Elliott Hughes · 8 years ago
  30. 24a95d2 Update CachedProperty to support long ro. properties by Tom Cherry · 8 years ago
  31. 59d3062 Use ro.debuggable property instead of checking build type by dimitry · 8 years ago
  32. ab9dc08 Merge "Rename libdl.c to libdl.cpp." by Treehugger Robot · 8 years ago
  33. 435e638 Merge "Add pthread_setschedprio." by Treehugger Robot · 8 years ago
  34. 5f1a844 Merge "Force _start to be the top frame for the linker." by Christopher Ferris · 8 years ago
  35. dff08ce Add pthread_setschedprio. by Elliott Hughes · 8 years ago
  36. bf886f6 Merge "Complete <netdb.h>." by Elliott Hughes · 8 years ago
  37. 1ef6a6a Merge "Revert "Cleanup transitive includes in the legacy inlines."" by Orion Hodson · 8 years ago
  38. 9cb8639 Revert "Cleanup transitive includes in the legacy inlines." by Orion Hodson · 8 years ago
  39. 9deef03 Merge "Cleanup transitive includes in the legacy inlines." by Treehugger Robot · 8 years ago
  40. d4b4f06 Merge changes I93dc3811,I710d2929,I6ae029ed by Treehugger Robot · 8 years ago
  41. dfcc6e4 Rename libdl.c to libdl.cpp. by Josh Gao · 8 years ago
  42. 0e0e370 Add libc_nopthread. by Josh Gao · 8 years ago
  43. a0f6dc5 Trivial style fix. by Josh Gao · 8 years ago
  44. 084f6ec Don't use PR_SET_DUMPABLE to prevent crash dumping in death tests. by Josh Gao · 8 years ago
  45. 03507a1 Merge "Remove dangling symlink." by Treehugger Robot · 8 years ago
  46. 5fd1166 Remove dangling symlink. by Elliott Hughes · 8 years ago
  47. aa81761 Force _start to be the top frame for the linker. by Christopher Ferris · 8 years ago
  48. 5033918 Complete <netdb.h>. by Elliott Hughes · 8 years ago
  49. a27bfd4 Merge "Fix missing includes, again." by Treehugger Robot · 8 years ago
  50. 92b0f36 Merge "Fix mip64 build." by Treehugger Robot · 8 years ago
  51. 43df953 Cleanup transitive includes in the legacy inlines. by Dan Albert · 8 years ago
  52. c972ea7 Fix missing includes, again. by Dan Albert · 8 years ago
  53. ab413c5 Fix mip64 build. by Elliott Hughes · 8 years ago
  54. 9db0e01 Merge "Ignore pthread_getconcurrency/pthread_setconcurrency." by Treehugger Robot · 8 years ago
  55. 73651cf Merge "MIPS: Fix MIPS linker VDSO issues" by Treehugger Robot · 8 years ago
  56. 6244627 Ignore pthread_getconcurrency/pthread_setconcurrency. by Elliott Hughes · 8 years ago
  57. 1a5a9b7 Merge "Define BIONIC_STOP_UNWIND for mips" by Treehugger Robot · 8 years ago
  58. f9433e6 Merge "Ignore endutxent." by Treehugger Robot · 8 years ago
  59. ea82792 Define BIONIC_STOP_UNWIND for mips by Goran Jakovljevic · 8 years ago
  60. e8c76b7 MIPS: Fix MIPS linker VDSO issues by Goran Ferenc · 9 years ago
  61. d036a8d Ignore endutxent. by Elliott Hughes · 8 years ago
  62. ddd6436 Merge "Unified sysroot: kill arch-specific include dirs." by Elliott Hughes · 8 years ago
  63. 01bb7bf Merge "Implement <spawn.h>." by Elliott Hughes · 8 years ago
  64. d4ca231 Unified sysroot: kill arch-specific include dirs. by Elliott Hughes · 8 years ago
  65. b49ac81 Merge "ns_anonymous test: Make it work for natively bridged environment" by Treehugger Robot · 8 years ago
  66. 8eaf28d ns_anonymous test: Make it work for natively bridged environment by dimitry · 8 years ago
  67. a08f704 Merge "Allow read-only system properties to have arbitrary lengths" by Tom Cherry · 8 years ago
  68. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  69. 36f7b8b Merge "Add missing includes." by Treehugger Robot · 8 years ago
  70. 1d297d2 Merge "Fix dlopen_vdso test" by Treehugger Robot · 8 years ago
  71. 1c78cb0 Add missing includes. by Dan Albert · 8 years ago
  72. b9555a9 Fix dlopen_vdso test by dimitry · 8 years ago
  73. a52555d Merge "Fix fcntrl#tee test to use the same expected/actual buffer size." by Treehugger Robot · 8 years ago
  74. 8a31163 Allow read-only system properties to have arbitrary lengths by Tom Cherry · 8 years ago
  75. 983c2da Merge "Fix "Add a legacy inline for mmap64"." by Treehugger Robot · 8 years ago
  76. 8c2323c Fix "Add a legacy inline for mmap64". by Dan Albert · 8 years ago
  77. 3dacc47 Merge "Add a legacy inline for mmap64." by Treehugger Robot · 8 years ago
  78. e387c2f Merge "Add directives to force stop unwinding." by Christopher Ferris · 8 years ago
  79. a613d0d Add a legacy inline for mmap64. by Dan Albert · 8 years ago
  80. 7181e53 Merge "More POSIX limits cleanup." by Elliott Hughes · 8 years ago
  81. aaf83e8 More POSIX limits cleanup. by Elliott Hughes · 8 years ago
  82. 93ea09f Add directives to force stop unwinding. by Christopher Ferris · 8 years ago
  83. dd53eca Merge "Make libdl symbols weak." by Dimitry Ivanov · 8 years ago
  84. 0a45131 Merge "POSIX clock cleanup." by Elliott Hughes · 8 years ago
  85. 3a8f75d POSIX clock cleanup. by Elliott Hughes · 8 years ago
  86. c5ea3eb Make libdl symbols weak. by dimitry · 8 years ago
  87. 7c67840 Merge "Make bionic tests build for linux_bionic" by Treehugger Robot · 8 years ago
  88. 3e8584d Merge "Revert "linker: disable ld.config.txt in ASAN mode"" by Treehugger Robot · 8 years ago
  89. 42f3bd0 Merge "Sync internal and external master." by Treehugger Robot · 8 years ago
  90. 11dfca4 Merge "Fix pthread_leak test flakiness." by Elliott Hughes · 8 years ago
  91. 268ae36 Make bionic tests build for linux_bionic by Dan Willemsen · 8 years ago
  92. ec6c397 Merge "Don't run exec_with_ld_config_file* tests on non-production devices" by Treehugger Robot · 8 years ago
  93. 1a524d6 Revert "linker: disable ld.config.txt in ASAN mode" by Jiyong Park · 8 years ago
  94. 5a7c950 Sync internal and external master. by Elliott Hughes · 8 years ago
  95. 41704cd Don't run exec_with_ld_config_file* tests on non-production devices by Jiyong Park · 8 years ago
  96. 48fbf91 Merge "Pre-size the vector in the pthread_create ENOMEM test." by Elliott Hughes · 8 years ago
  97. a838490 Fix pthread_leak test flakiness. by Elliott Hughes · 8 years ago
  98. 5751298 Pre-size the vector in the pthread_create ENOMEM test. by Elliott Hughes · 8 years ago
  99. c602196 Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 8 years ago
  100. 9385d77 Merge "Use -Werror in bionic" by Treehugger Robot · 8 years ago