1. cc3d04f Add null checks to <dirent.h> functions. by Elliott Hughes · 8 years ago
  2. c6291b0 Merge "versioner: kill some obsolete versions." by Treehugger Robot · 8 years ago
  3. 6c1d23f Merge "Improve glibc compatibility of gethostby*_r functions." by Elliott Hughes · 8 years ago
  4. c8a2612 Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched." by Elliott Hughes · 8 years ago
  5. 048e180 Merge "Document the dlclose/thread locals with non-trivial destructors problem." by Treehugger Robot · 8 years ago
  6. 8670b41 Merge "Don't try to link(2) in a test if we're not root." by Elliott Hughes · 8 years ago
  7. bcbce9b Document the dlclose/thread locals with non-trivial destructors problem. by Elliott Hughes · 8 years ago
  8. b410f4e Merge "Remove an obsolete aarch64 hack." by Treehugger Robot · 8 years ago
  9. ea10119 Merge changes Ic7eea780,Id8939791 by Treehugger Robot · 8 years ago
  10. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  11. 3413a75 Remove an obsolete aarch64 hack. by Elliott Hughes · 8 years ago
  12. fc30bfe Don't try to link(2) in a test if we're not root. by Elliott Hughes · 8 years ago
  13. 35aa213 versioner: kill some obsolete versions. by Josh Gao · 8 years ago
  14. 0062b3e versioner: properly handle declarations with no identifier. by Josh Gao · 8 years ago
  15. 88c5ddb Merge "Fix pthread benchmarks." by Treehugger Robot · 8 years ago
  16. 5317f2d versioner: add extern "C" to tests. by Josh Gao · 8 years ago
  17. 286b3a8 Fix pthread benchmarks. by Josh Gao · 8 years ago
  18. 34cf31a Merge "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""" by Dan Albert · 8 years ago
  19. 7669c68 Merge "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""" by Dan Albert · 8 years ago
  20. b37e9aa Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""" by Dan Albert · 8 years ago
  21. d85d7f4 Merge "Revert "Revert "Cleanup transitive includes in the legacy inlines.""" by Dan Albert · 8 years ago
  22. 13cec45 Merge "Revert "Revert "Cleanup transitive includes in the legacy inlines.""" by Treehugger Robot · 8 years ago
  23. 640fda6 Merge "linker: fix error message for inaccessible libs" am: 0b1c8be3be by Dimitry Ivanov · 8 years ago
  24. 0b1c8be Merge "linker: fix error message for inaccessible libs" by Dimitry Ivanov · 8 years ago
  25. b0b34d5 Merge "Set search path to ro.vndk.version property" am: 8ab16c5da6 by Sundong Ahn · 8 years ago
  26. 8ab16c5 Merge "Set search path to ro.vndk.version property" by Treehugger Robot · 8 years ago
  27. bb7d9fb Improve glibc compatibility of gethostby*_r functions. by Elliott Hughes · 8 years ago
  28. 591f848 Merge "Add explicit null checks to some stdio functions." am: 6f12bfece5 by Josh Gao · 8 years ago
  29. 6f12bfe Merge "Add explicit null checks to some stdio functions." by Treehugger Robot · 8 years ago
  30. aa00d5c Merge "Fix WORD_BIT test." am: 8220d84f52 by Elliott Hughes · 8 years ago
  31. 8220d84 Merge "Fix WORD_BIT test." by Treehugger Robot · 8 years ago
  32. be44361 Merge "Fix LP32 large pid detection." am: d330bbbac8 by Elliott Hughes · 8 years ago
  33. d330bbb Merge "Fix LP32 large pid detection." by Treehugger Robot · 8 years ago
  34. d162060 Add explicit null checks to some stdio functions. by Josh Gao · 8 years ago
  35. dc8a612 Fix WORD_BIT test. by Elliott Hughes · 8 years ago
  36. a690f70 Merge "Fix unistd.sysconf test." am: c189e43f10 by Elliott Hughes · 8 years ago
  37. c189e43 Merge "Fix unistd.sysconf test." by Treehugger Robot · 8 years ago
  38. cf3a3e6 Fix unistd.sysconf test. by Elliott Hughes · 8 years ago
  39. 1d01fe8 Fix LP32 large pid detection. by Elliott Hughes · 8 years ago
  40. 8db36a5 linker: fix error message for inaccessible libs by dimitry · 8 years ago
  41. e7ccd86 Merge "Actually correctly call vector::erase after remove_if." am: 2e998d37ce by Josh Gao · 8 years ago
  42. 2e998d3 Merge "Actually correctly call vector::erase after remove_if." by Treehugger Robot · 8 years ago
  43. 27242c6 Actually correctly call vector::erase after remove_if. by Josh Gao · 8 years ago
  44. 22eb6f4 Merge "Remove some legacy declarations from <math.h>." am: 8f348a0cce by Elliott Hughes · 8 years ago
  45. 8f348a0 Merge "Remove some legacy declarations from <math.h>." by Treehugger Robot · 8 years ago
  46. c93d87b Merge "Be more specific about POSIX obsolescence." am: 4075e21ba8 by Elliott Hughes · 8 years ago
  47. 4075e21 Merge "Be more specific about POSIX obsolescence." by Elliott Hughes · 8 years ago
  48. 2c48dfb Merge "Ignore sockatmark." am: 8c73809bf5 by Elliott Hughes · 8 years ago
  49. 8c73809 Merge "Ignore sockatmark." by Treehugger Robot · 8 years ago
  50. 90e3f44 Be more specific about POSIX obsolescence. by Elliott Hughes · 8 years ago
  51. 8fc5032 Set search path to ro.vndk.version property by Sundong Ahn · 8 years ago
  52. f2cec8e Merge "Correctly call vector::erase after std::remove_if." am: 9f69fc714a by Josh Gao · 8 years ago
  53. 9f69fc7 Merge "Correctly call vector::erase after std::remove_if." by Treehugger Robot · 8 years ago
  54. af4f381 Merge "libdl.cpp doesn't need <stdbool.h> like libdl.c did." am: eadacbc2e2 by Elliott Hughes · 8 years ago
  55. eadacbc Merge "libdl.cpp doesn't need <stdbool.h> like libdl.c did." by Treehugger Robot · 8 years ago
  56. 6fb2aa8 Merge "Fix: linker segfault on dlopen of a DF_1_GLOBAL so" am: 619df557c0 by Jiyong Park · 8 years ago
  57. 619df55 Merge "Fix: linker segfault on dlopen of a DF_1_GLOBAL so" by Treehugger Robot · 8 years ago
  58. 6eb1c28 Merge "Update docs/status.md now fexecve is implemented." am: 38bd71bab7 by Elliott Hughes · 8 years ago
  59. 38bd71b Merge "Update docs/status.md now fexecve is implemented." by Treehugger Robot · 8 years ago
  60. 61c9c80 Ignore sockatmark. by Elliott Hughes · 8 years ago
  61. b18af1c Merge "Add POSIX swab." am: ac29d9f3b9 by Elliott Hughes · 8 years ago
  62. ac29d9f Merge "Add POSIX swab." by Treehugger Robot · 8 years ago
  63. b48746f libdl.cpp doesn't need <stdbool.h> like libdl.c did. by Elliott Hughes · 8 years ago
  64. bdb1e89 Update docs/status.md now fexecve is implemented. by Elliott Hughes · 8 years ago
  65. 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago
  66. e1427ea Merge "Make __libc_init_main_thread and android_set_abort_message weak" by Dimitry Ivanov · 8 years ago
  67. 1b6de87 Merge "Make __libc_init_main_thread and android_set_abort_message weak" by Dimitry Ivanov · 8 years ago
  68. 9b34e6a Merge "Call fmtmsg/getdate/getdate_err useless." am: 0fe734817f by Elliott Hughes · 8 years ago
  69. 0fe7348 Merge "Call fmtmsg/getdate/getdate_err useless." by Treehugger Robot · 8 years ago
  70. b6d2b87 Make __libc_init_main_thread and android_set_abort_message weak by dimitry · 8 years ago
  71. 95bf414 Merge "Add POSIX fexecve." am: a1c30b98e9 by Elliott Hughes · 8 years ago
  72. 01a57d1 Call fmtmsg/getdate/getdate_err useless. by Elliott Hughes · 8 years ago
  73. a1c30b9 Merge "Add POSIX fexecve." by Elliott Hughes · 8 years ago
  74. fd38bdf Merge "Use ro.debuggable property instead of checking build type" am: d6084a764e by Dimitry Ivanov · 8 years ago
  75. d6084a7 Merge "Use ro.debuggable property instead of checking build type" by Dimitry Ivanov · 8 years ago
  76. 01162f2 Fix: linker segfault on dlopen of a DF_1_GLOBAL so by Jiyong Park · 8 years ago
  77. 44f6e18 Correctly call vector::erase after std::remove_if. by Josh Gao · 8 years ago
  78. 4d215aa Add POSIX fexecve. by Elliott Hughes · 8 years ago
  79. 4dd32e0 Merge "More <limits.h> fixes." am: 8f57fd4179 by Elliott Hughes · 8 years ago
  80. 8f57fd4 Merge "More <limits.h> fixes." by Elliott Hughes · 8 years ago
  81. 7777053 Merge "Update CachedProperty to support long ro. properties" am: 701981a895 by Tom Cherry · 8 years ago
  82. 701981a Merge "Update CachedProperty to support long ro. properties" by Tom Cherry · 8 years ago
  83. fa386e0 Add POSIX swab. by Elliott Hughes · 8 years ago
  84. 19d7685 More <limits.h> fixes. by Elliott Hughes · 8 years ago
  85. 24a95d2 Update CachedProperty to support long ro. properties by Tom Cherry · 8 years ago
  86. 59d3062 Use ro.debuggable property instead of checking build type by dimitry · 8 years ago
  87. 609124f Merge "Rename libdl.c to libdl.cpp." am: ab9dc08bdd by Josh Gao · 8 years ago
  88. ab9dc08 Merge "Rename libdl.c to libdl.cpp." by Treehugger Robot · 8 years ago
  89. f945fb6 Revert "Revert "Cleanup transitive includes in the legacy inlines."" by Dan Albert · 8 years ago
  90. 0cf1a36 Merge "Add pthread_setschedprio." am: 435e6384de by Elliott Hughes · 8 years ago
  91. 30ed16f Merge "Force _start to be the top frame for the linker." am: 5f1a8440ad by Christopher Ferris · 8 years ago
  92. 435e638 Merge "Add pthread_setschedprio." by Treehugger Robot · 8 years ago
  93. 5f1a844 Merge "Force _start to be the top frame for the linker." by Christopher Ferris · 8 years ago
  94. dff08ce Add pthread_setschedprio. by Elliott Hughes · 8 years ago
  95. 8b9405e Merge "Complete <netdb.h>." am: bf886f621b by Elliott Hughes · 8 years ago
  96. bf886f6 Merge "Complete <netdb.h>." by Elliott Hughes · 8 years ago
  97. e7b0fe7 Merge "Revert "Cleanup transitive includes in the legacy inlines."" by Orion Hodson · 8 years ago
  98. 1ef6a6a Merge "Revert "Cleanup transitive includes in the legacy inlines."" by Orion Hodson · 8 years ago
  99. 9cb8639 Revert "Cleanup transitive includes in the legacy inlines." by Orion Hodson · 8 years ago
  100. e034635 Merge "Cleanup transitive includes in the legacy inlines." am: 9deef03c16 by Dan Albert · 8 years ago