1. 640fda6 Merge "linker: fix error message for inaccessible libs" am: 0b1c8be3be by Dimitry Ivanov · 8 years ago
  2. 0b1c8be Merge "linker: fix error message for inaccessible libs" by Dimitry Ivanov · 8 years ago
  3. b0b34d5 Merge "Set search path to ro.vndk.version property" am: 8ab16c5da6 by Sundong Ahn · 8 years ago
  4. 8ab16c5 Merge "Set search path to ro.vndk.version property" by Treehugger Robot · 8 years ago
  5. 591f848 Merge "Add explicit null checks to some stdio functions." am: 6f12bfece5 by Josh Gao · 8 years ago
  6. 6f12bfe Merge "Add explicit null checks to some stdio functions." by Treehugger Robot · 8 years ago
  7. aa00d5c Merge "Fix WORD_BIT test." am: 8220d84f52 by Elliott Hughes · 8 years ago
  8. 8220d84 Merge "Fix WORD_BIT test." by Treehugger Robot · 8 years ago
  9. be44361 Merge "Fix LP32 large pid detection." am: d330bbbac8 by Elliott Hughes · 8 years ago
  10. d330bbb Merge "Fix LP32 large pid detection." by Treehugger Robot · 8 years ago
  11. d162060 Add explicit null checks to some stdio functions. by Josh Gao · 8 years ago
  12. dc8a612 Fix WORD_BIT test. by Elliott Hughes · 8 years ago
  13. a690f70 Merge "Fix unistd.sysconf test." am: c189e43f10 by Elliott Hughes · 8 years ago
  14. c189e43 Merge "Fix unistd.sysconf test." by Treehugger Robot · 8 years ago
  15. cf3a3e6 Fix unistd.sysconf test. by Elliott Hughes · 8 years ago
  16. 1d01fe8 Fix LP32 large pid detection. by Elliott Hughes · 8 years ago
  17. 8db36a5 linker: fix error message for inaccessible libs by dimitry · 8 years ago
  18. e7ccd86 Merge "Actually correctly call vector::erase after remove_if." am: 2e998d37ce by Josh Gao · 8 years ago
  19. 2e998d3 Merge "Actually correctly call vector::erase after remove_if." by Treehugger Robot · 8 years ago
  20. 27242c6 Actually correctly call vector::erase after remove_if. by Josh Gao · 8 years ago
  21. 22eb6f4 Merge "Remove some legacy declarations from <math.h>." am: 8f348a0cce by Elliott Hughes · 8 years ago
  22. 8f348a0 Merge "Remove some legacy declarations from <math.h>." by Treehugger Robot · 8 years ago
  23. c93d87b Merge "Be more specific about POSIX obsolescence." am: 4075e21ba8 by Elliott Hughes · 8 years ago
  24. 4075e21 Merge "Be more specific about POSIX obsolescence." by Elliott Hughes · 8 years ago
  25. 2c48dfb Merge "Ignore sockatmark." am: 8c73809bf5 by Elliott Hughes · 8 years ago
  26. 8c73809 Merge "Ignore sockatmark." by Treehugger Robot · 8 years ago
  27. 90e3f44 Be more specific about POSIX obsolescence. by Elliott Hughes · 8 years ago
  28. 8fc5032 Set search path to ro.vndk.version property by Sundong Ahn · 8 years ago
  29. f2cec8e Merge "Correctly call vector::erase after std::remove_if." am: 9f69fc714a by Josh Gao · 8 years ago
  30. 9f69fc7 Merge "Correctly call vector::erase after std::remove_if." by Treehugger Robot · 8 years ago
  31. af4f381 Merge "libdl.cpp doesn't need <stdbool.h> like libdl.c did." am: eadacbc2e2 by Elliott Hughes · 8 years ago
  32. eadacbc Merge "libdl.cpp doesn't need <stdbool.h> like libdl.c did." by Treehugger Robot · 8 years ago
  33. 6fb2aa8 Merge "Fix: linker segfault on dlopen of a DF_1_GLOBAL so" am: 619df557c0 by Jiyong Park · 8 years ago
  34. 619df55 Merge "Fix: linker segfault on dlopen of a DF_1_GLOBAL so" by Treehugger Robot · 8 years ago
  35. 6eb1c28 Merge "Update docs/status.md now fexecve is implemented." am: 38bd71bab7 by Elliott Hughes · 8 years ago
  36. 38bd71b Merge "Update docs/status.md now fexecve is implemented." by Treehugger Robot · 8 years ago
  37. 61c9c80 Ignore sockatmark. by Elliott Hughes · 8 years ago
  38. b18af1c Merge "Add POSIX swab." am: ac29d9f3b9 by Elliott Hughes · 8 years ago
  39. ac29d9f Merge "Add POSIX swab." by Treehugger Robot · 8 years ago
  40. b48746f libdl.cpp doesn't need <stdbool.h> like libdl.c did. by Elliott Hughes · 8 years ago
  41. bdb1e89 Update docs/status.md now fexecve is implemented. by Elliott Hughes · 8 years ago
  42. 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago
  43. e1427ea Merge "Make __libc_init_main_thread and android_set_abort_message weak" by Dimitry Ivanov · 8 years ago
  44. 1b6de87 Merge "Make __libc_init_main_thread and android_set_abort_message weak" by Dimitry Ivanov · 8 years ago
  45. 9b34e6a Merge "Call fmtmsg/getdate/getdate_err useless." am: 0fe734817f by Elliott Hughes · 8 years ago
  46. 0fe7348 Merge "Call fmtmsg/getdate/getdate_err useless." by Treehugger Robot · 8 years ago
  47. b6d2b87 Make __libc_init_main_thread and android_set_abort_message weak by dimitry · 8 years ago
  48. 95bf414 Merge "Add POSIX fexecve." am: a1c30b98e9 by Elliott Hughes · 8 years ago
  49. 01a57d1 Call fmtmsg/getdate/getdate_err useless. by Elliott Hughes · 8 years ago
  50. a1c30b9 Merge "Add POSIX fexecve." by Elliott Hughes · 8 years ago
  51. fd38bdf Merge "Use ro.debuggable property instead of checking build type" am: d6084a764e by Dimitry Ivanov · 8 years ago
  52. d6084a7 Merge "Use ro.debuggable property instead of checking build type" by Dimitry Ivanov · 8 years ago
  53. 01162f2 Fix: linker segfault on dlopen of a DF_1_GLOBAL so by Jiyong Park · 8 years ago
  54. 44f6e18 Correctly call vector::erase after std::remove_if. by Josh Gao · 8 years ago
  55. 4d215aa Add POSIX fexecve. by Elliott Hughes · 8 years ago
  56. 4dd32e0 Merge "More <limits.h> fixes." am: 8f57fd4179 by Elliott Hughes · 8 years ago
  57. 8f57fd4 Merge "More <limits.h> fixes." by Elliott Hughes · 8 years ago
  58. 7777053 Merge "Update CachedProperty to support long ro. properties" am: 701981a895 by Tom Cherry · 8 years ago
  59. 701981a Merge "Update CachedProperty to support long ro. properties" by Tom Cherry · 8 years ago
  60. fa386e0 Add POSIX swab. by Elliott Hughes · 8 years ago
  61. 19d7685 More <limits.h> fixes. by Elliott Hughes · 8 years ago
  62. 24a95d2 Update CachedProperty to support long ro. properties by Tom Cherry · 8 years ago
  63. 59d3062 Use ro.debuggable property instead of checking build type by dimitry · 8 years ago
  64. 609124f Merge "Rename libdl.c to libdl.cpp." am: ab9dc08bdd by Josh Gao · 8 years ago
  65. ab9dc08 Merge "Rename libdl.c to libdl.cpp." by Treehugger Robot · 8 years ago
  66. 0cf1a36 Merge "Add pthread_setschedprio." am: 435e6384de by Elliott Hughes · 8 years ago
  67. 30ed16f Merge "Force _start to be the top frame for the linker." am: 5f1a8440ad by Christopher Ferris · 8 years ago
  68. 435e638 Merge "Add pthread_setschedprio." by Treehugger Robot · 8 years ago
  69. 5f1a844 Merge "Force _start to be the top frame for the linker." by Christopher Ferris · 8 years ago
  70. dff08ce Add pthread_setschedprio. by Elliott Hughes · 8 years ago
  71. 8b9405e Merge "Complete <netdb.h>." am: bf886f621b by Elliott Hughes · 8 years ago
  72. bf886f6 Merge "Complete <netdb.h>." by Elliott Hughes · 8 years ago
  73. e7b0fe7 Merge "Revert "Cleanup transitive includes in the legacy inlines."" by Orion Hodson · 8 years ago
  74. 1ef6a6a Merge "Revert "Cleanup transitive includes in the legacy inlines."" by Orion Hodson · 8 years ago
  75. 9cb8639 Revert "Cleanup transitive includes in the legacy inlines." by Orion Hodson · 8 years ago
  76. e034635 Merge "Cleanup transitive includes in the legacy inlines." am: 9deef03c16 by Dan Albert · 8 years ago
  77. 9deef03 Merge "Cleanup transitive includes in the legacy inlines." by Treehugger Robot · 8 years ago
  78. 9a0a7b3 Merge changes I93dc3811,I710d2929,I6ae029ed am: d4b4f06cad by Josh Gao · 8 years ago
  79. d4b4f06 Merge changes I93dc3811,I710d2929,I6ae029ed by Treehugger Robot · 8 years ago
  80. dfcc6e4 Rename libdl.c to libdl.cpp. by Josh Gao · 8 years ago
  81. 0e0e370 Add libc_nopthread. by Josh Gao · 8 years ago
  82. a0f6dc5 Trivial style fix. by Josh Gao · 8 years ago
  83. 084f6ec Don't use PR_SET_DUMPABLE to prevent crash dumping in death tests. by Josh Gao · 8 years ago
  84. 423f232 Merge "Remove dangling symlink." am: 03507a1d29 by Elliott Hughes · 8 years ago
  85. 03507a1 Merge "Remove dangling symlink." by Treehugger Robot · 8 years ago
  86. 5fd1166 Remove dangling symlink. by Elliott Hughes · 8 years ago
  87. aa81761 Force _start to be the top frame for the linker. by Christopher Ferris · 8 years ago
  88. 5033918 Complete <netdb.h>. by Elliott Hughes · 8 years ago
  89. 42ed3bf Merge "Fix missing includes, again." am: a27bfd4131 by Dan Albert · 8 years ago
  90. 7d8623a Merge "Fix mip64 build." am: 92b0f36acc by Elliott Hughes · 8 years ago
  91. ec00ab5 Merge "Ignore pthread_getconcurrency/pthread_setconcurrency." am: 9db0e013b1 by Elliott Hughes · 8 years ago
  92. 76c07c5 Merge "MIPS: Fix MIPS linker VDSO issues" am: 73651cf23f by Goran Ferenc · 8 years ago
  93. 4471061 Merge "Define BIONIC_STOP_UNWIND for mips" am: 1a5a9b7bbc by Goran Jakovljevic · 8 years ago
  94. c453951 Merge "Ignore endutxent." am: f9433e6891 by Elliott Hughes · 8 years ago
  95. a27bfd4 Merge "Fix missing includes, again." by Treehugger Robot · 8 years ago
  96. 92b0f36 Merge "Fix mip64 build." by Treehugger Robot · 8 years ago
  97. 43df953 Cleanup transitive includes in the legacy inlines. by Dan Albert · 8 years ago
  98. c972ea7 Fix missing includes, again. by Dan Albert · 8 years ago
  99. ab413c5 Fix mip64 build. by Elliott Hughes · 8 years ago
  100. 9db0e01 Merge "Ignore pthread_getconcurrency/pthread_setconcurrency." by Treehugger Robot · 8 years ago