1. c3064d2 am 199e8638: Merge "Use PRIVATE_POST_INSTALL_CMD to create symlink." by Ying Wang · 11 years ago
  2. 199e863 Merge "Use PRIVATE_POST_INSTALL_CMD to create symlink." by Ying Wang · 11 years ago
  3. 97fbf8e am 87d4233c: Merge "Remove the MD5 implementation that was only used by toolbox." by Elliott Hughes · 11 years ago
  4. 7f722b3 Use PRIVATE_POST_INSTALL_CMD to create symlink. by Ying Wang · 11 years ago
  5. 87d4233 Merge "Remove the MD5 implementation that was only used by toolbox." by Elliott Hughes · 11 years ago
  6. 6740163 Remove the MD5 implementation that was only used by toolbox. by Elliott Hughes · 11 years ago
  7. 9f82c7b am e7baf46b: Merge "Add a regression test for two libm bugs we didn\'t have." by Elliott Hughes · 11 years ago
  8. e7baf46 Merge "Add a regression test for two libm bugs we didn't have." by Elliott Hughes · 11 years ago
  9. 936ea9a am 4779a11a: Merge "Move mips fenv implementation details into fenv.c." by Elliott Hughes · 11 years ago
  10. 04e115c am 385f7009: Merge "Move x86 fenv implementation details into fenv.c." by Elliott Hughes · 11 years ago
  11. 4779a11 Merge "Move mips fenv implementation details into fenv.c." by Elliott Hughes · 11 years ago
  12. 89d6124 Move mips fenv implementation details into fenv.c. by Elliott Hughes · 11 years ago
  13. 385f700 Merge "Move x86 fenv implementation details into fenv.c." by Elliott Hughes · 11 years ago
  14. 43bf81e Move x86 fenv implementation details into fenv.c. by Elliott Hughes · 11 years ago
  15. cb0114a am 8c054c51: Merge "Clean up the ARM fenv.h, moving implementation details into fenv.c." by Elliott Hughes · 11 years ago
  16. 8c054c5 Merge "Clean up the ARM fenv.h, moving implementation details into fenv.c." by Elliott Hughes · 11 years ago
  17. b98dd8c am 87472963: Merge "AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation." by Elliott Hughes · 11 years ago
  18. 9812a02 Clean up the ARM fenv.h, moving implementation details into fenv.c. by Elliott Hughes · 11 years ago
  19. 8747296 Merge "AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation." by Elliott Hughes · 11 years ago
  20. a147a1d AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation. by Serban Constantinescu · 11 years ago
  21. 1dcb847 am 36ed5971: Merge "AArch64: Remove Frame Record from ARM64 syscalls" by Elliott Hughes · 11 years ago
  22. 36ed597 Merge "AArch64: Remove Frame Record from ARM64 syscalls" by Elliott Hughes · 11 years ago
  23. 602b4e4 AArch64: Remove Frame Record from ARM64 syscalls by Serban Constantinescu · 11 years ago
  24. 3b1e9bf am e18c2714: Merge "Add the missing issetugid binary compatibility stub." by Elliott Hughes · 11 years ago
  25. e18c271 Merge "Add the missing issetugid binary compatibility stub." by Elliott Hughes · 11 years ago
  26. 18b17e9 Add a regression test for two libm bugs we didn't have. by Elliott Hughes · 11 years ago
  27. 20811f9 am 19718f0c: Merge "Rewrite and hide longjmperror." by Elliott Hughes · 11 years ago
  28. bffbfee Add the missing issetugid binary compatibility stub. by Elliott Hughes · 11 years ago
  29. 19718f0 Merge "Rewrite and hide longjmperror." by Elliott Hughes · 11 years ago
  30. 1b8163f am 1cada9b3: Merge "Remove unused scripts." by Christopher Ferris · 11 years ago
  31. 1cada9b Merge "Remove unused scripts." by Christopher Ferris · 11 years ago
  32. 47ba295 Rewrite and hide longjmperror. by Elliott Hughes · 11 years ago
  33. afd4df2 am 6fa47ca4: Merge "Fix ndk_cruft.cpp __getdents64 build failure." by Elliott Hughes · 11 years ago
  34. 655dba0 am 1c60f808: Merge "Rename __bionic_clone_entry to __start_thread." by Elliott Hughes · 11 years ago
  35. e932f5b am 087b3cfa: Merge "Add a few more C11 functions to the whitelist." by Elliott Hughes · 11 years ago
  36. 132a66b am 3e0e7eea: Merge "Remove getdents from bionic." by Elliott Hughes · 11 years ago
  37. 5261fd2 am b837767a: Merge "Update kernel header generation docs." by Christopher Ferris · 11 years ago
  38. ab39aba Remove unused scripts. by Christopher Ferris · 11 years ago
  39. 6fa47ca Merge "Fix ndk_cruft.cpp __getdents64 build failure." by Elliott Hughes · 11 years ago
  40. 1c60f80 Merge "Rename __bionic_clone_entry to __start_thread." by Elliott Hughes · 11 years ago
  41. d1ead2a Fix ndk_cruft.cpp __getdents64 build failure. by Elliott Hughes · 11 years ago
  42. 087b3cf Merge "Add a few more C11 functions to the whitelist." by Elliott Hughes · 11 years ago
  43. f6b1d43 Add a few more C11 functions to the whitelist. by Elliott Hughes · 11 years ago
  44. ebc8cd1 Rename __bionic_clone_entry to __start_thread. by Elliott Hughes · 11 years ago
  45. 3e0e7ee Merge "Remove getdents from bionic." by Elliott Hughes · 11 years ago
  46. b837767 Merge "Update kernel header generation docs." by Christopher Ferris · 11 years ago
  47. 3d5cb30 Remove getdents from bionic. by Elliott Hughes · 11 years ago
  48. 08b6074 Update kernel header generation docs. by Christopher Ferris · 11 years ago
  49. fd0de89 am c3bdc792: Merge "Fix the printf family for non-ASCII." by Elliott Hughes · 11 years ago
  50. c3bdc79 Merge "Fix the printf family for non-ASCII." by Elliott Hughes · 11 years ago
  51. 69f05d2 Fix the printf family for non-ASCII. by Elliott Hughes · 11 years ago
  52. 6db2271 am e2a54ca8: Merge "Remove unnecessary instructions from x86/x86_64 syscalls." by Elliott Hughes · 11 years ago
  53. e2a54ca Merge "Remove unnecessary instructions from x86/x86_64 syscalls." by Elliott Hughes · 11 years ago
  54. 15a0456 Remove unnecessary instructions from x86/x86_64 syscalls. by Elliott Hughes · 11 years ago
  55. a271b97 am 50b79530: Merge "Fix unwinding through x86-64 __bionic_clone." by Elliott Hughes · 11 years ago
  56. 50b7953 Merge "Fix unwinding through x86-64 __bionic_clone." by Elliott Hughes · 11 years ago
  57. aeb3016 Fix unwinding through x86-64 __bionic_clone. by Elliott Hughes · 11 years ago
  58. 802d4ca am 9c101eb9: Merge "Removes index() from bionic." by Dan Albert · 11 years ago
  59. 9c101eb Merge "Removes index() from bionic." by Dan Albert · 11 years ago
  60. 675a41f am 8ac8278b: Merge "Fix for slm-tuned memmove (both 32- and 64-bit)." by Christopher Ferris · 11 years ago
  61. a66c43e am 431aa4dc: Merge "Remove bsd_signal and sysv_signal from bionic LP64." by Dan Albert · 11 years ago
  62. 8ac8278 Merge "Fix for slm-tuned memmove (both 32- and 64-bit)." by Christopher Ferris · 11 years ago
  63. fce8614 Fix for slm-tuned memmove (both 32- and 64-bit). by Varvara Rainchik · 11 years ago
  64. 40fca0f Removes index() from bionic. by Dan Albert · 11 years ago
  65. 431aa4d Merge "Remove bsd_signal and sysv_signal from bionic LP64." by Dan Albert · 11 years ago
  66. 205dd7d Remove bsd_signal and sysv_signal from bionic LP64. by Dan Albert · 11 years ago
  67. 3cd4b78 am 8aabecf3: Merge "Hide __libc_fini." by Elliott Hughes · 11 years ago
  68. 8aabecf Merge "Hide __libc_fini." by Elliott Hughes · 11 years ago
  69. 60d57ba am 76812041: Merge "Revert "Remove ftime from bionic LP64"" by Dan Albert · 11 years ago
  70. 7681204 Merge "Revert "Remove ftime from bionic LP64"" by Dan Albert · 11 years ago
  71. 0921204 Revert "Remove ftime from bionic LP64" by Dan Albert · 11 years ago
  72. 3d7fd88 am 428581fb: Merge "Remove ftime from bionic LP64" by Dan Albert · 11 years ago
  73. 428581f Merge "Remove ftime from bionic LP64" by Dan Albert · 11 years ago
  74. 1f29665 Hide __libc_fini. by Elliott Hughes · 11 years ago
  75. a4edb72 am 37229f2a: Merge "Temporarily expose dlmalloc_usable_size." by Elliott Hughes · 11 years ago
  76. 26d6799 Remove ftime from bionic LP64 by Dan Albert · 11 years ago
  77. 37229f2 Merge "Temporarily expose dlmalloc_usable_size." by Elliott Hughes · 11 years ago
  78. 6403cc4 Temporarily expose dlmalloc_usable_size. by Elliott Hughes · 11 years ago
  79. 02255f2 am 53e3bbab: Merge "Temporary fix for asan_malloc_linux.cc build failure." by Elliott Hughes · 11 years ago
  80. 53e3bba Merge "Temporary fix for asan_malloc_linux.cc build failure." by Elliott Hughes · 11 years ago
  81. 14442bb Temporary fix for asan_malloc_linux.cc build failure. by Elliott Hughes · 11 years ago
  82. b27cb26 am 38732aa9: Merge "Fix debug malloc." by Elliott Hughes · 11 years ago
  83. ea5c19c am 623dce3b: Merge "Removes wcswcs from bionic for LP64." by Dan Albert · 11 years ago
  84. 38732aa Merge "Fix debug malloc." by Elliott Hughes · 11 years ago
  85. 8e52e8f Fix debug malloc. by Elliott Hughes · 11 years ago
  86. 623dce3 Merge "Removes wcswcs from bionic for LP64." by Dan Albert · 11 years ago
  87. 001f8f0 Removes wcswcs from bionic for LP64. by Dan Albert · 11 years ago
  88. 8c5d317 am e120cba3: Merge "Cherrypick upstream OpenBSD\'s vfwprintf.c revision 1.11." by Elliott Hughes · 11 years ago
  89. 4855a97 am 452e0913: Merge "Adds functionality specified by uchar.h" by Dan Albert · 11 years ago
  90. e120cba Merge "Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11." by Elliott Hughes · 11 years ago
  91. 452e091 Merge "Adds functionality specified by uchar.h" by Dan Albert · 11 years ago
  92. be8df2e Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11. by Elliott Hughes · 11 years ago
  93. 7a7f995 Adds functionality specified by uchar.h by Dan Albert · 11 years ago
  94. 9a2aba1 am 38ed337c: Merge "Hide dlmalloc symbols." by Elliott Hughes · 11 years ago
  95. 38ed337 Merge "Hide dlmalloc symbols." by Elliott Hughes · 11 years ago
  96. 9b5235d Hide dlmalloc symbols. by Elliott Hughes · 11 years ago
  97. d90ded5 am c3801894: Merge "Removes bcopy and bzero from bionic." by Dan Albert · 11 years ago
  98. c380189 Merge "Removes bcopy and bzero from bionic." by Dan Albert · 11 years ago
  99. ce9ce28 Removes bcopy and bzero from bionic. by Dan Albert · 11 years ago
  100. 5bf90ca am 3dbc2fe3: Merge "Work around "error: variable \'uio\' set but not used"." by Elliott Hughes · 11 years ago