1. e5fdaa4 Revert "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 10 years ago
  2. a04d2bc Backing this one out since the counterpart needs to be sent upstream. by Dan Albert · 10 years ago
  3. 5ee320d Hides valloc(3)/pvalloc(3) on LP64. by Dan Albert · 10 years ago
  4. 0f690d9 Merge "Fix x86-64 libvpx build." by Elliott Hughes · 10 years ago
  5. e61919a Fix x86-64 libvpx build. by Elliott Hughes · 10 years ago
  6. ae3c6af Merge "[MIPS64] linker64 requires startup code" by Elliott Hughes · 10 years ago
  7. 9d98ee1 [MIPS64] linker64 requires startup code by Chris Dearman · 10 years ago
  8. 1aaed87 Merge "Somewhere, the declaration of _resolv_delete_cache_for_net went missing." by Elliott Hughes · 10 years ago
  9. 7f2d4c2 Somewhere, the declaration of _resolv_delete_cache_for_net went missing. by Elliott Hughes · 10 years ago
  10. 2ba734d Merge "Fix %u format that should have been %zu." by Christopher Ferris · 10 years ago
  11. 580b6e0 Fix %u format that should have been %zu. by Christopher Ferris · 10 years ago
  12. a403780 Put all allocation functions into dispatch table. by Christopher Ferris · 10 years ago
  13. ff17671 Merge "Add a hack to <stdlib.h> until we can fix libvpx." by Elliott Hughes · 10 years ago
  14. 3fb5097 Add a hack to <stdlib.h> until we can fix libvpx. by Elliott Hughes · 10 years ago
  15. 5d25d54 Merge "Remove __memcmp16 from bionic." by Elliott Hughes · 10 years ago
  16. 24614b4 Remove __memcmp16 from bionic. by Elliott Hughes · 10 years ago
  17. 564222e Merge "Use default hidden visibility to build libc_dns." by Elliott Hughes · 10 years ago
  18. 29ddd78 Merge "Put all allocation functions into dispatch table." by Christopher Ferris · 10 years ago
  19. 8563802 Use default hidden visibility to build libc_dns. by Elliott Hughes · 10 years ago
  20. b67a3c2 Merge "Fix GCC 4.9 complaint about int/size_t mismatch." by Elliott Hughes · 10 years ago
  21. 5ab51d0 Fix GCC 4.9 complaint about int/size_t mismatch. by Elliott Hughes · 10 years ago
  22. 346fa72 Merge "Get the full set of PRNG functions in <stdlib.h>" by Elliott Hughes · 10 years ago
  23. a0beeea Get the full set of PRNG functions in <stdlib.h> by Elliott Hughes · 10 years ago
  24. 3d5e0b2 Merge "Add/Remove mmap tests." by Christopher Ferris · 10 years ago
  25. eda26bc Add/Remove mmap tests. by Christopher Ferris · 10 years ago
  26. 37b845f Merge "Remove declaration for putw(3)/getw(3)." by Dan Albert · 10 years ago
  27. 8e613cf Remove declaration for putw(3)/getw(3). by Dan Albert · 10 years ago
  28. d242aff Merge "Fix most of the tzcode warnings." by Elliott Hughes · 10 years ago
  29. 5204a9e Fix most of the tzcode warnings. by Elliott Hughes · 10 years ago
  30. 2c02d00 Merge "Add __pure2 to a few more functions, most notably gettid and pthread_self." by Elliott Hughes · 10 years ago
  31. b27a840 Add __pure2 to a few more functions, most notably gettid and pthread_self. by Elliott Hughes · 10 years ago
  32. ab66d36 Merge "Fix mbrtoc32 test from tests/uchar_test.cpp for x86." by Elliott Hughes · 10 years ago
  33. 68b0166 Fix mbrtoc32 test from tests/uchar_test.cpp for x86. by Alexander Ivchenko · 10 years ago
  34. 48082a0 Merge "Remove declarations related to cuserid(3)." by Dan Albert · 10 years ago
  35. cd32219 Remove declarations related to cuserid(3). by Dan Albert · 10 years ago
  36. 0ada938 Merge "Add a couple more system call benchmarks." by Elliott Hughes · 10 years ago
  37. 8066423 Merge "Revert "Temporarily expose dlmalloc_usable_size."" by Elliott Hughes · 10 years ago
  38. 30d15e5 Merge "Allow bionic-unit-tests-glibc to be built again." by Christopher Ferris · 10 years ago
  39. e9f7a9c Allow bionic-unit-tests-glibc to be built again. by Christopher Ferris · 10 years ago
  40. 440bd6b Merge "Replaces vfork() implementation with fork()" by Dan Albert · 10 years ago
  41. 210331d Replaces vfork() implementation with fork() by Dan Albert · 10 years ago
  42. b28d374 Merge "Size the benchmark name column appropriately." by Elliott Hughes · 10 years ago
  43. c0eed72 Size the benchmark name column appropriately. by Elliott Hughes · 10 years ago
  44. bdb8b21 Merge "AArch64: Fix memcmp16() test" by Elliott Hughes · 10 years ago
  45. 2aca7fe AArch64: Fix memcmp16() test by Serban Constantinescu · 10 years ago
  46. 7634db5 Add a couple more system call benchmarks. by Elliott Hughes · 10 years ago
  47. 2b8246f Merge "Hide rand48 implementation details." by Elliott Hughes · 10 years ago
  48. 809093b Hide rand48 implementation details. by Elliott Hughes · 10 years ago
  49. bdcab25 Merge "Hide non-standard syslog API." by Elliott Hughes · 10 years ago
  50. a382a79 Hide non-standard syslog API. by Elliott Hughes · 10 years ago
  51. 199e863 Merge "Use PRIVATE_POST_INSTALL_CMD to create symlink." by Ying Wang · 10 years ago
  52. 7f722b3 Use PRIVATE_POST_INSTALL_CMD to create symlink. by Ying Wang · 10 years ago
  53. 87d4233 Merge "Remove the MD5 implementation that was only used by toolbox." by Elliott Hughes · 10 years ago
  54. 6740163 Remove the MD5 implementation that was only used by toolbox. by Elliott Hughes · 10 years ago
  55. e7baf46 Merge "Add a regression test for two libm bugs we didn't have." by Elliott Hughes · 10 years ago
  56. 4779a11 Merge "Move mips fenv implementation details into fenv.c." by Elliott Hughes · 10 years ago
  57. 89d6124 Move mips fenv implementation details into fenv.c. by Elliott Hughes · 10 years ago
  58. 385f700 Merge "Move x86 fenv implementation details into fenv.c." by Elliott Hughes · 10 years ago
  59. 43bf81e Move x86 fenv implementation details into fenv.c. by Elliott Hughes · 10 years ago
  60. 8c054c5 Merge "Clean up the ARM fenv.h, moving implementation details into fenv.c." by Elliott Hughes · 10 years ago
  61. 9812a02 Clean up the ARM fenv.h, moving implementation details into fenv.c. by Elliott Hughes · 10 years ago
  62. 8747296 Merge "AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation." by Elliott Hughes · 10 years ago
  63. a147a1d AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation. by Serban Constantinescu · 10 years ago
  64. 36ed597 Merge "AArch64: Remove Frame Record from ARM64 syscalls" by Elliott Hughes · 10 years ago
  65. 602b4e4 AArch64: Remove Frame Record from ARM64 syscalls by Serban Constantinescu · 10 years ago
  66. e18c271 Merge "Add the missing issetugid binary compatibility stub." by Elliott Hughes · 10 years ago
  67. 18b17e9 Add a regression test for two libm bugs we didn't have. by Elliott Hughes · 10 years ago
  68. bffbfee Add the missing issetugid binary compatibility stub. by Elliott Hughes · 10 years ago
  69. 19718f0 Merge "Rewrite and hide longjmperror." by Elliott Hughes · 10 years ago
  70. 1cada9b Merge "Remove unused scripts." by Christopher Ferris · 10 years ago
  71. 47ba295 Rewrite and hide longjmperror. by Elliott Hughes · 10 years ago
  72. ab39aba Remove unused scripts. by Christopher Ferris · 10 years ago
  73. 6fa47ca Merge "Fix ndk_cruft.cpp __getdents64 build failure." by Elliott Hughes · 10 years ago
  74. 1c60f80 Merge "Rename __bionic_clone_entry to __start_thread." by Elliott Hughes · 10 years ago
  75. d1ead2a Fix ndk_cruft.cpp __getdents64 build failure. by Elliott Hughes · 10 years ago
  76. 087b3cf Merge "Add a few more C11 functions to the whitelist." by Elliott Hughes · 10 years ago
  77. f6b1d43 Add a few more C11 functions to the whitelist. by Elliott Hughes · 10 years ago
  78. ebc8cd1 Rename __bionic_clone_entry to __start_thread. by Elliott Hughes · 10 years ago
  79. 3e0e7ee Merge "Remove getdents from bionic." by Elliott Hughes · 10 years ago
  80. b837767 Merge "Update kernel header generation docs." by Christopher Ferris · 10 years ago
  81. 3d5cb30 Remove getdents from bionic. by Elliott Hughes · 10 years ago
  82. 08b6074 Update kernel header generation docs. by Christopher Ferris · 10 years ago
  83. c3bdc79 Merge "Fix the printf family for non-ASCII." by Elliott Hughes · 10 years ago
  84. 69f05d2 Fix the printf family for non-ASCII. by Elliott Hughes · 10 years ago
  85. e2a54ca Merge "Remove unnecessary instructions from x86/x86_64 syscalls." by Elliott Hughes · 10 years ago
  86. 15a0456 Remove unnecessary instructions from x86/x86_64 syscalls. by Elliott Hughes · 10 years ago
  87. 50b7953 Merge "Fix unwinding through x86-64 __bionic_clone." by Elliott Hughes · 10 years ago
  88. aeb3016 Fix unwinding through x86-64 __bionic_clone. by Elliott Hughes · 10 years ago
  89. 9c101eb Merge "Removes index() from bionic." by Dan Albert · 10 years ago
  90. 8ac8278 Merge "Fix for slm-tuned memmove (both 32- and 64-bit)." by Christopher Ferris · 10 years ago
  91. fce8614 Fix for slm-tuned memmove (both 32- and 64-bit). by Varvara Rainchik · 10 years ago
  92. 40fca0f Removes index() from bionic. by Dan Albert · 10 years ago
  93. 431aa4d Merge "Remove bsd_signal and sysv_signal from bionic LP64." by Dan Albert · 10 years ago
  94. 205dd7d Remove bsd_signal and sysv_signal from bionic LP64. by Dan Albert · 10 years ago
  95. 8aabecf Merge "Hide __libc_fini." by Elliott Hughes · 10 years ago
  96. 7681204 Merge "Revert "Remove ftime from bionic LP64"" by Dan Albert · 10 years ago
  97. 0921204 Revert "Remove ftime from bionic LP64" by Dan Albert · 10 years ago
  98. 428581f Merge "Remove ftime from bionic LP64" by Dan Albert · 10 years ago
  99. 1f29665 Hide __libc_fini. by Elliott Hughes · 10 years ago
  100. 26d6799 Remove ftime from bionic LP64 by Dan Albert · 10 years ago