1. 8f3b8f5 Merge "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  2. 58bb54c Merge "Add back a dummy arc4random_stir for compatibility." by Elliott Hughes · 11 years ago
  3. 5c1a7fd Fix arm64 build by Dmitriy Ivanov · 11 years ago
  4. 5dea472 Add back a dummy arc4random_stir for compatibility. by Elliott Hughes · 11 years ago
  5. 450aaa0 Merge "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  6. e880c73 Register __libc_fini as early as possible. by Dmitriy Ivanov · 11 years ago
  7. 8da304b Merge "Make string tests check all alignment combinations" by Dmitriy Ivanov · 11 years ago
  8. 28f1770 Merge "Don't fail a test just because we aren't root." by Dan Albert · 11 years ago
  9. 69fb9f3 Don't fail a test just because we aren't root. by Dan Albert · 11 years ago
  10. 3b10ba6 Merge "Add some missing dlclose(.)" by Dmitriy Ivanov · 11 years ago
  11. 319356e Add some missing dlclose(.) by Dmitriy Ivanov · 11 years ago
  12. c7de919 Merge "Start math tests with a clean fenv." by Dan Albert · 11 years ago
  13. 6676a7d Start math tests with a clean fenv. by Dan Albert · 11 years ago
  14. 847e52b Merge "Prevent a few test pthread keys from leaking." by Dan Albert · 11 years ago
  15. 1d53ae2 Prevent a few test pthread keys from leaking. by Dan Albert · 11 years ago
  16. ec95a9c Merge "MIPS64 syscall() arguments" by Elliott Hughes · 11 years ago
  17. 296895f MIPS64 syscall() arguments by Chris Dearman · 11 years ago
  18. 86f594b Merge "Encapsulate soinfo_link_image and soinfo_relocate" by Dmitriy Ivanov · 11 years ago
  19. 29bbc9d Encapsulate soinfo_link_image and soinfo_relocate by Dmitriy Ivanov · 11 years ago
  20. 4625dd7 Merge "Upgrade bionic to tzdata2014g." by Elliott Hughes · 11 years ago
  21. e057b9f Merge "Introduce size-based r/w allocators" by Dmitriy Ivanov · 11 years ago
  22. 4cafa3c Merge "Implement LinkedList::visit()" by Dmitriy Ivanov · 11 years ago
  23. 9685c30 Upgrade bionic to tzdata2014g. by Elliott Hughes · 11 years ago
  24. a492605 Implement LinkedList::visit() by Dmitriy Ivanov · 11 years ago
  25. 0cd83eb Introduce size-based r/w allocators by Dmitriy Ivanov · 11 years ago
  26. 5120bcf Merge "Look into ld_preloads before current library" by Dmitriy Ivanov · 11 years ago
  27. c204894 Look into ld_preloads before current library by Dmitriy Ivanov · 11 years ago
  28. 1138798 Merge "Erase elements in LinkedList::remove_if" by Dmitriy Ivanov · 11 years ago
  29. e505cc6 Merge "Make stdatomic.h work with gcc4.6 host compiler" by Hans Boehm · 11 years ago
  30. 4bea498 Erase elements in LinkedList::remove_if by Dmitriy Ivanov · 11 years ago
  31. 3242960 Make stdatomic.h work with gcc4.6 host compiler by Hans Boehm · 11 years ago
  32. bbe06e0 Merge "Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc." by Elliott Hughes · 11 years ago
  33. e0c56ef Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. by Elliott Hughes · 11 years ago
  34. 83b637f Merge "Replace NULL with nullptr" by Dmitriy Ivanov · 11 years ago
  35. 851135b Replace NULL with nullptr by Dmitriy Ivanov · 11 years ago
  36. 1f39afc Merge "The host prebuilt glibc is 2.11, so remove workarounds for 2.9." by Elliott Hughes · 11 years ago
  37. cc4259e Merge "Ignore all __weak_alias in OpenBSD libC." by Chih-Hung Hsieh · 11 years ago
  38. f6824b2 The host prebuilt glibc is 2.11, so remove workarounds for 2.9. by Elliott Hughes · 11 years ago
  39. 29f0694 Merge "Add GNU-compatible strerror_r." by Elliott Hughes · 11 years ago
  40. 416d7dd Add GNU-compatible strerror_r. by Elliott Hughes · 11 years ago
  41. b6b5cb5 Ignore all __weak_alias in OpenBSD libC. by Chih-Hung Hsieh · 11 years ago
  42. f4e721d Merge "Have pthread_attr_getstack for the main thread report RLIMIT_STACK..." by Elliott Hughes · 11 years ago
  43. af9da4a Merge "Replace snprintf calls in linker." by Christopher Ferris · 11 years ago
  44. fbe9d3d Merge "Fix strlen function type for mips." by Chih-Hung Hsieh · 11 years ago
  45. 052fa3a Replace snprintf calls in linker. by Christopher Ferris · 11 years ago
  46. 15b914c Fix strlen function type for mips. by Chih-Hung Hsieh · 11 years ago
  47. 4f8268e Merge "Replace ambiguous cmp instruction with cmpl." by Chih-Hung Hsieh · 11 years ago
  48. 9e4ffa7 Have pthread_attr_getstack for the main thread report RLIMIT_STACK... by Elliott Hughes · 11 years ago
  49. 857fa6b Replace ambiguous cmp instruction with cmpl. by Chih-Hung Hsieh · 11 years ago
  50. 34da32e Merge "Add missing type casts before comparison." by Chih-Hung Hsieh · 11 years ago
  51. 6ecd1cd Merge "Use the default unwind code." by Christopher Ferris · 11 years ago
  52. a2c6ae6 Add missing type casts before comparison. by Chih-Hung Hsieh · 11 years ago
  53. b78e60e Use the default unwind code. by Christopher Ferris · 11 years ago
  54. cb322a1 Merge "call uselocale() before freelocale() to make sure that g_local_key has a valid locale." by Elliott Hughes · 11 years ago
  55. a40fdbd call uselocale() before freelocale() to make sure that g_local_key has a valid locale. by Wally Yau · 11 years ago
  56. 64ae11a Merge "Switch to OpenBSD <err.h> implementation." by Elliott Hughes · 11 years ago
  57. cc7e5f4 Switch to OpenBSD <err.h> implementation. by Elliott Hughes · 11 years ago
  58. 6bfcefe Merge "Undefine _Atomic before redefining" by Hans Boehm · 11 years ago
  59. 07401c7 Merge "Switch to OpenBSD daemon(3)." by Elliott Hughes · 11 years ago
  60. e505517 Switch to OpenBSD daemon(3). by Elliott Hughes · 11 years ago
  61. f1e64b5 Merge "More cases where libc should use O_CLOEXEC." by Elliott Hughes · 11 years ago
  62. f73183f More cases where libc should use O_CLOEXEC. by Elliott Hughes · 11 years ago
  63. 7b87d44 Merge "Switch to OpenBSD res_random." by Elliott Hughes · 11 years ago
  64. 59de803 Merge "libc should use O_CLOEXEC when opening files for its own use." by Elliott Hughes · 11 years ago
  65. 9f5dee5 Merge "Remove unnecessary calls to LinkedList::clear()" by Dmitriy Ivanov · 11 years ago
  66. 3e4a009 Undefine _Atomic before redefining by Hans Boehm · 11 years ago
  67. c674edb libc should use O_CLOEXEC when opening files for its own use. by Elliott Hughes · 11 years ago
  68. 608217e Remove unnecessary calls to LinkedList::clear() by Dmitriy Ivanov · 11 years ago
  69. d2bd3c4 Merge "Enable __cxa_atexit && __cxa_finalize for linker" by Dmitriy Ivanov · 11 years ago
  70. 1424140 Enable __cxa_atexit && __cxa_finalize for linker by Dmitriy Ivanov · 11 years ago
  71. c764fb2 Merge "Fix pthread_getattr_np for the main thread." by Elliott Hughes · 11 years ago
  72. 57b7a61 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 11 years ago
  73. 9e307af Merge "Add standard throw() spec to delete operators." by Chih-Hung Hsieh · 11 years ago
  74. ae558d6 Add standard throw() spec to delete operators. by Chih-Hung Hsieh · 11 years ago
  75. a4a8c4f Merge "Fix, generalize stdatomic.h; improve test." by Hans Boehm · 11 years ago
  76. 00aaea3 Fix, generalize stdatomic.h; improve test. by Hans Boehm · 11 years ago
  77. 9d34f6a Merge "Bump soinfo version" by Dmitriy Ivanov · 11 years ago
  78. 0d15094 Bump soinfo version by Dmitriy Ivanov · 11 years ago
  79. 0b9fa4c Merge "Fix dlmalloc build." by Dan Albert · 11 years ago
  80. ef619cc Fix dlmalloc build. by Dan Albert · 11 years ago
  81. 4756afe Merge "Implement malloc_info(3)." by Dan Albert · 11 years ago
  82. 4caa1f0 Implement malloc_info(3). by Dan Albert · 11 years ago
  83. 538db6d Merge "Fix unistd.getpid_caching_and_clone." by Elliott Hughes · 11 years ago
  84. 2b3b2ec Fix unistd.getpid_caching_and_clone. by Elliott Hughes · 11 years ago
  85. 2e6c5fc Merge "Remove _flush_cache(2) for mips64." by Dan Albert · 11 years ago
  86. 2bd88d4 Merge "Run constructors before resolving ifunc functions" by Dmitriy Ivanov · 11 years ago
  87. 9598b8c Run constructors before resolving ifunc functions by Dmitriy Ivanov · 11 years ago
  88. 47793d6 Remove _flush_cache(2) for mips64. by Dan Albert · 11 years ago
  89. 3157211 Merge "__gnu_basename(3) is accounted for." by Dan Albert · 11 years ago
  90. 2320b02 __gnu_basename(3) is accounted for. by Dan Albert · 11 years ago
  91. d5fbc37 Merge "Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream." by Elliott Hughes · 11 years ago
  92. 6b841db Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream. by Elliott Hughes · 11 years ago
  93. b6ed540 Merge "Simplify _ALIGN_TEXT." by Elliott Hughes · 11 years ago
  94. 0e7f8a9 Simplify _ALIGN_TEXT. by Elliott Hughes · 11 years ago
  95. 7134fc3 Merge "Regenerate "services.h" from /etc/services." by Elliott Hughes · 11 years ago
  96. c4a1de1 Regenerate "services.h" from /etc/services. by Elliott Hughes · 11 years ago
  97. 3bcd414 Merge "Clean up some of our python scripts." by Elliott Hughes · 11 years ago
  98. dc1fb70 Clean up some of our python scripts. by Elliott Hughes · 11 years ago
  99. 55244a9 Merge "Add <stdio_ext.h> for elfutils." by Elliott Hughes · 11 years ago
  100. 2b021e1 Add <stdio_ext.h> for elfutils. by Elliott Hughes · 11 years ago