1. 263fe68 am 65b1c90a: Merge "Hides valloc(3)/pvalloc(3) on LP64." by Dan Albert · 10 years ago
  2. 080c820 am b725e762: Merge "Removes wait3(2) from LP64." by Dan Albert · 10 years ago
  3. 0021dce am f87ac523: Merge "Remove ioprio_get(2) and ioprio_set(2) from LP64." by Dan Albert · 10 years ago
  4. 7e6f696 am 1e7ae47d: Merge "Bring our "libresolv" stuff in line with glibc." by Elliott Hughes · 10 years ago
  5. f005d97 am 15330331: Merge "Upgrade to tzdata2014e." by Elliott Hughes · 10 years ago
  6. a335c86 am 0f690d9e: Merge "Fix x86-64 libvpx build." by Elliott Hughes · 10 years ago
  7. e9e9274 am ae3c6af3: Merge "[MIPS64] linker64 requires startup code" by Elliott Hughes · 10 years ago
  8. 294cae0 am 1aaed87f: Merge "Somewhere, the declaration of _resolv_delete_cache_for_net went missing." by Elliott Hughes · 10 years ago
  9. 9552809 am 2ba734d8: Merge "Fix %u format that should have been %zu." by Christopher Ferris · 10 years ago
  10. eb91742 am ff17671b: Merge "Add a hack to <stdlib.h> until we can fix libvpx." by Elliott Hughes · 10 years ago
  11. cc24144 am 5d25d548: Merge "Remove __memcmp16 from bionic." by Elliott Hughes · 10 years ago
  12. c189362 am 564222e3: Merge "Use default hidden visibility to build libc_dns." by Elliott Hughes · 10 years ago
  13. d92ba89 am 29ddd78c: Merge "Put all allocation functions into dispatch table." by Christopher Ferris · 10 years ago
  14. d13ff0f am 346fa721: Merge "Get the full set of PRNG functions in <stdlib.h>" by Elliott Hughes · 10 years ago
  15. 4a44822 am 3d5e0b20: Merge "Add/Remove mmap tests." by Christopher Ferris · 10 years ago
  16. 1533033 Merge "Upgrade to tzdata2014e." by Elliott Hughes · 10 years ago
  17. addd6a2 Upgrade to tzdata2014e. by Elliott Hughes · 10 years ago
  18. 0f690d9 Merge "Fix x86-64 libvpx build." by Elliott Hughes · 10 years ago
  19. e61919a Fix x86-64 libvpx build. by Elliott Hughes · 10 years ago
  20. 2ba734d Merge "Fix %u format that should have been %zu." by Christopher Ferris · 10 years ago
  21. 580b6e0 Fix %u format that should have been %zu. by Christopher Ferris · 10 years ago
  22. a403780 Put all allocation functions into dispatch table. by Christopher Ferris · 10 years ago
  23. 29ddd78 Merge "Put all allocation functions into dispatch table." by Christopher Ferris · 10 years ago
  24. fde3700 am 37b845f9: Merge "Remove declaration for putw(3)/getw(3)." by Dan Albert · 10 years ago
  25. 9e57d47 am b67a3c27: Merge "Fix GCC 4.9 complaint about int/size_t mismatch." by Elliott Hughes · 10 years ago
  26. e1c47a2 am d242aff4: Merge "Fix most of the tzcode warnings." by Elliott Hughes · 10 years ago
  27. b7d9d29 am b28d3748: Merge "Size the benchmark name column appropriately." by Elliott Hughes · 10 years ago
  28. 5d25d54 Merge "Remove __memcmp16 from bionic." by Elliott Hughes · 10 years ago
  29. 24614b4 Remove __memcmp16 from bionic. by Elliott Hughes · 10 years ago
  30. 564222e Merge "Use default hidden visibility to build libc_dns." by Elliott Hughes · 10 years ago
  31. 8563802 Use default hidden visibility to build libc_dns. by Elliott Hughes · 11 years ago
  32. 37b845f Merge "Remove declaration for putw(3)/getw(3)." by Dan Albert · 10 years ago
  33. b67a3c2 Merge "Fix GCC 4.9 complaint about int/size_t mismatch." by Elliott Hughes · 10 years ago
  34. 5ab51d0 Fix GCC 4.9 complaint about int/size_t mismatch. by Elliott Hughes · 10 years ago
  35. 65b1c90 Merge "Hides valloc(3)/pvalloc(3) on LP64." by Dan Albert · 10 years ago
  36. 5ee320d Hides valloc(3)/pvalloc(3) on LP64. by Dan Albert · 10 years ago
  37. b725e76 Merge "Removes wait3(2) from LP64." by Dan Albert · 10 years ago
  38. 8229ae4 Removes wait3(2) from LP64. by Dan Albert · 10 years ago
  39. f87ac52 Merge "Remove ioprio_get(2) and ioprio_set(2) from LP64." by Dan Albert · 10 years ago
  40. 607341e Remove ioprio_get(2) and ioprio_set(2) from LP64. by Dan Albert · 10 years ago
  41. 1e7ae47 Merge "Bring our "libresolv" stuff in line with glibc." by Elliott Hughes · 10 years ago
  42. e8e4534 Bring our "libresolv" stuff in line with glibc. by Elliott Hughes · 10 years ago
  43. ae3c6af Merge "[MIPS64] linker64 requires startup code" by Elliott Hughes · 10 years ago
  44. 9d98ee1 [MIPS64] linker64 requires startup code by Chris Dearman · 10 years ago
  45. 1aaed87 Merge "Somewhere, the declaration of _resolv_delete_cache_for_net went missing." by Elliott Hughes · 10 years ago
  46. 7f2d4c2 Somewhere, the declaration of _resolv_delete_cache_for_net went missing. by Elliott Hughes · 10 years ago
  47. ff17671 Merge "Add a hack to <stdlib.h> until we can fix libvpx." by Elliott Hughes · 10 years ago
  48. 3fb5097 Add a hack to <stdlib.h> until we can fix libvpx. by Elliott Hughes · 10 years ago
  49. 346fa72 Merge "Get the full set of PRNG functions in <stdlib.h>" by Elliott Hughes · 10 years ago
  50. a0beeea Get the full set of PRNG functions in <stdlib.h> by Elliott Hughes · 10 years ago
  51. 3d5e0b2 Merge "Add/Remove mmap tests." by Christopher Ferris · 10 years ago
  52. eda26bc Add/Remove mmap tests. by Christopher Ferris · 10 years ago
  53. e02086a am 2c02d005: Merge "Add __pure2 to a few more functions, most notably gettid and pthread_self." by Elliott Hughes · 10 years ago
  54. c6b6c27 am ab66d360: Merge "Fix mbrtoc32 test from tests/uchar_test.cpp for x86." by Elliott Hughes · 10 years ago
  55. 8e613cf Remove declaration for putw(3)/getw(3). by Dan Albert · 10 years ago
  56. 6f7f1ca am 48082a0a: Merge "Remove declarations related to cuserid(3)." by Dan Albert · 10 years ago
  57. d242aff Merge "Fix most of the tzcode warnings." by Elliott Hughes · 10 years ago
  58. 5204a9e Fix most of the tzcode warnings. by Elliott Hughes · 10 years ago
  59. abf1655 am 440bd6bc: Merge "Replaces vfork() implementation with fork()" by Dan Albert · 10 years ago
  60. 7c38499 am 0ada9388: Merge "Add a couple more system call benchmarks." by Elliott Hughes · 10 years ago
  61. b94b1bc am 80664231: Merge "Revert "Temporarily expose dlmalloc_usable_size."" by Elliott Hughes · 10 years ago
  62. d9d37cf am 30d15e54: Merge "Allow bionic-unit-tests-glibc to be built again." by Christopher Ferris · 10 years ago
  63. ab66d36 Merge "Fix mbrtoc32 test from tests/uchar_test.cpp for x86." by Elliott Hughes · 10 years ago
  64. 68b0166 Fix mbrtoc32 test from tests/uchar_test.cpp for x86. by Alexander Ivchenko · 10 years ago
  65. 48082a0 Merge "Remove declarations related to cuserid(3)." by Dan Albert · 10 years ago
  66. cd32219 Remove declarations related to cuserid(3). by Dan Albert · 10 years ago
  67. 8066423 Merge "Revert "Temporarily expose dlmalloc_usable_size."" by Elliott Hughes · 10 years ago
  68. 30d15e5 Merge "Allow bionic-unit-tests-glibc to be built again." by Christopher Ferris · 10 years ago
  69. e9f7a9c Allow bionic-unit-tests-glibc to be built again. by Christopher Ferris · 10 years ago
  70. 2c02d00 Merge "Add __pure2 to a few more functions, most notably gettid and pthread_self." by Elliott Hughes · 10 years ago
  71. b27a840 Add __pure2 to a few more functions, most notably gettid and pthread_self. by Elliott Hughes · 10 years ago
  72. 0ada938 Merge "Add a couple more system call benchmarks." by Elliott Hughes · 10 years ago
  73. 440bd6b Merge "Replaces vfork() implementation with fork()" by Dan Albert · 10 years ago
  74. 210331d Replaces vfork() implementation with fork() by Dan Albert · 10 years ago
  75. b28d374 Merge "Size the benchmark name column appropriately." by Elliott Hughes · 10 years ago
  76. c0eed72 Size the benchmark name column appropriately. by Elliott Hughes · 10 years ago
  77. 95f6cfc am bdb8b21d: Merge "AArch64: Fix memcmp16() test" by Elliott Hughes · 10 years ago
  78. bdb8b21 Merge "AArch64: Fix memcmp16() test" by Elliott Hughes · 10 years ago
  79. 2aca7fe AArch64: Fix memcmp16() test by Serban Constantinescu · 10 years ago
  80. 7634db5 Add a couple more system call benchmarks. by Elliott Hughes · 10 years ago
  81. df8a09b am 2b8246fa: Merge "Hide rand48 implementation details." by Elliott Hughes · 10 years ago
  82. 2b8246f Merge "Hide rand48 implementation details." by Elliott Hughes · 10 years ago
  83. 228b33e am bdcab25e: Merge "Hide non-standard syslog API." by Elliott Hughes · 10 years ago
  84. 809093b Hide rand48 implementation details. by Elliott Hughes · 10 years ago
  85. bdcab25 Merge "Hide non-standard syslog API." by Elliott Hughes · 10 years ago
  86. a382a79 Hide non-standard syslog API. by Elliott Hughes · 10 years ago
  87. c3064d2 am 199e8638: Merge "Use PRIVATE_POST_INSTALL_CMD to create symlink." by Ying Wang · 10 years ago
  88. 199e863 Merge "Use PRIVATE_POST_INSTALL_CMD to create symlink." by Ying Wang · 10 years ago
  89. 97fbf8e am 87d4233c: Merge "Remove the MD5 implementation that was only used by toolbox." by Elliott Hughes · 10 years ago
  90. 7f722b3 Use PRIVATE_POST_INSTALL_CMD to create symlink. by Ying Wang · 10 years ago
  91. 87d4233 Merge "Remove the MD5 implementation that was only used by toolbox." by Elliott Hughes · 10 years ago
  92. 6740163 Remove the MD5 implementation that was only used by toolbox. by Elliott Hughes · 10 years ago
  93. 9f82c7b am e7baf46b: Merge "Add a regression test for two libm bugs we didn\'t have." by Elliott Hughes · 10 years ago
  94. e7baf46 Merge "Add a regression test for two libm bugs we didn't have." by Elliott Hughes · 10 years ago
  95. 936ea9a am 4779a11a: Merge "Move mips fenv implementation details into fenv.c." by Elliott Hughes · 10 years ago
  96. 04e115c am 385f7009: Merge "Move x86 fenv implementation details into fenv.c." by Elliott Hughes · 10 years ago
  97. 4779a11 Merge "Move mips fenv implementation details into fenv.c." by Elliott Hughes · 10 years ago
  98. 89d6124 Move mips fenv implementation details into fenv.c. by Elliott Hughes · 10 years ago
  99. 385f700 Merge "Move x86 fenv implementation details into fenv.c." by Elliott Hughes · 10 years ago
  100. 43bf81e Move x86 fenv implementation details into fenv.c. by Elliott Hughes · 10 years ago