1. 2c02d00 Merge "Add __pure2 to a few more functions, most notably gettid and pthread_self." by Elliott Hughes · 10 years ago
  2. b27a840 Add __pure2 to a few more functions, most notably gettid and pthread_self. by Elliott Hughes · 10 years ago
  3. ab66d36 Merge "Fix mbrtoc32 test from tests/uchar_test.cpp for x86." by Elliott Hughes · 10 years ago
  4. 68b0166 Fix mbrtoc32 test from tests/uchar_test.cpp for x86. by Alexander Ivchenko · 10 years ago
  5. 48082a0 Merge "Remove declarations related to cuserid(3)." by Dan Albert · 10 years ago
  6. cd32219 Remove declarations related to cuserid(3). by Dan Albert · 10 years ago
  7. 0ada938 Merge "Add a couple more system call benchmarks." by Elliott Hughes · 10 years ago
  8. 8066423 Merge "Revert "Temporarily expose dlmalloc_usable_size."" by Elliott Hughes · 10 years ago
  9. 30d15e5 Merge "Allow bionic-unit-tests-glibc to be built again." by Christopher Ferris · 10 years ago
  10. e9f7a9c Allow bionic-unit-tests-glibc to be built again. by Christopher Ferris · 10 years ago
  11. 440bd6b Merge "Replaces vfork() implementation with fork()" by Dan Albert · 10 years ago
  12. 210331d Replaces vfork() implementation with fork() by Dan Albert · 10 years ago
  13. b28d374 Merge "Size the benchmark name column appropriately." by Elliott Hughes · 10 years ago
  14. c0eed72 Size the benchmark name column appropriately. by Elliott Hughes · 10 years ago
  15. bdb8b21 Merge "AArch64: Fix memcmp16() test" by Elliott Hughes · 10 years ago
  16. 2aca7fe AArch64: Fix memcmp16() test by Serban Constantinescu · 10 years ago
  17. 7634db5 Add a couple more system call benchmarks. by Elliott Hughes · 10 years ago
  18. 2b8246f Merge "Hide rand48 implementation details." by Elliott Hughes · 10 years ago
  19. 809093b Hide rand48 implementation details. by Elliott Hughes · 10 years ago
  20. bdcab25 Merge "Hide non-standard syslog API." by Elliott Hughes · 10 years ago
  21. a382a79 Hide non-standard syslog API. by Elliott Hughes · 10 years ago
  22. 199e863 Merge "Use PRIVATE_POST_INSTALL_CMD to create symlink." by Ying Wang · 10 years ago
  23. 7f722b3 Use PRIVATE_POST_INSTALL_CMD to create symlink. by Ying Wang · 10 years ago
  24. 87d4233 Merge "Remove the MD5 implementation that was only used by toolbox." by Elliott Hughes · 10 years ago
  25. 6740163 Remove the MD5 implementation that was only used by toolbox. by Elliott Hughes · 10 years ago
  26. e7baf46 Merge "Add a regression test for two libm bugs we didn't have." by Elliott Hughes · 10 years ago
  27. 4779a11 Merge "Move mips fenv implementation details into fenv.c." by Elliott Hughes · 10 years ago
  28. 89d6124 Move mips fenv implementation details into fenv.c. by Elliott Hughes · 10 years ago
  29. 385f700 Merge "Move x86 fenv implementation details into fenv.c." by Elliott Hughes · 10 years ago
  30. 43bf81e Move x86 fenv implementation details into fenv.c. by Elliott Hughes · 10 years ago
  31. 8c054c5 Merge "Clean up the ARM fenv.h, moving implementation details into fenv.c." by Elliott Hughes · 10 years ago
  32. 9812a02 Clean up the ARM fenv.h, moving implementation details into fenv.c. by Elliott Hughes · 10 years ago
  33. 8747296 Merge "AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation." by Elliott Hughes · 10 years ago
  34. a147a1d AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation. by Serban Constantinescu · 10 years ago
  35. 36ed597 Merge "AArch64: Remove Frame Record from ARM64 syscalls" by Elliott Hughes · 10 years ago
  36. 602b4e4 AArch64: Remove Frame Record from ARM64 syscalls by Serban Constantinescu · 10 years ago
  37. e18c271 Merge "Add the missing issetugid binary compatibility stub." by Elliott Hughes · 10 years ago
  38. 18b17e9 Add a regression test for two libm bugs we didn't have. by Elliott Hughes · 10 years ago
  39. bffbfee Add the missing issetugid binary compatibility stub. by Elliott Hughes · 10 years ago
  40. 19718f0 Merge "Rewrite and hide longjmperror." by Elliott Hughes · 10 years ago
  41. 1cada9b Merge "Remove unused scripts." by Christopher Ferris · 10 years ago
  42. 47ba295 Rewrite and hide longjmperror. by Elliott Hughes · 10 years ago
  43. ab39aba Remove unused scripts. by Christopher Ferris · 10 years ago
  44. 6fa47ca Merge "Fix ndk_cruft.cpp __getdents64 build failure." by Elliott Hughes · 10 years ago
  45. 1c60f80 Merge "Rename __bionic_clone_entry to __start_thread." by Elliott Hughes · 10 years ago
  46. d1ead2a Fix ndk_cruft.cpp __getdents64 build failure. by Elliott Hughes · 10 years ago
  47. 087b3cf Merge "Add a few more C11 functions to the whitelist." by Elliott Hughes · 10 years ago
  48. f6b1d43 Add a few more C11 functions to the whitelist. by Elliott Hughes · 10 years ago
  49. ebc8cd1 Rename __bionic_clone_entry to __start_thread. by Elliott Hughes · 10 years ago
  50. 3e0e7ee Merge "Remove getdents from bionic." by Elliott Hughes · 10 years ago
  51. b837767 Merge "Update kernel header generation docs." by Christopher Ferris · 10 years ago
  52. 3d5cb30 Remove getdents from bionic. by Elliott Hughes · 10 years ago
  53. 08b6074 Update kernel header generation docs. by Christopher Ferris · 10 years ago
  54. c3bdc79 Merge "Fix the printf family for non-ASCII." by Elliott Hughes · 10 years ago
  55. 69f05d2 Fix the printf family for non-ASCII. by Elliott Hughes · 10 years ago
  56. e2a54ca Merge "Remove unnecessary instructions from x86/x86_64 syscalls." by Elliott Hughes · 10 years ago
  57. 15a0456 Remove unnecessary instructions from x86/x86_64 syscalls. by Elliott Hughes · 10 years ago
  58. 50b7953 Merge "Fix unwinding through x86-64 __bionic_clone." by Elliott Hughes · 10 years ago
  59. aeb3016 Fix unwinding through x86-64 __bionic_clone. by Elliott Hughes · 10 years ago
  60. 9c101eb Merge "Removes index() from bionic." by Dan Albert · 10 years ago
  61. 8ac8278 Merge "Fix for slm-tuned memmove (both 32- and 64-bit)." by Christopher Ferris · 10 years ago
  62. fce8614 Fix for slm-tuned memmove (both 32- and 64-bit). by Varvara Rainchik · 10 years ago
  63. 40fca0f Removes index() from bionic. by Dan Albert · 10 years ago
  64. 431aa4d Merge "Remove bsd_signal and sysv_signal from bionic LP64." by Dan Albert · 10 years ago
  65. 205dd7d Remove bsd_signal and sysv_signal from bionic LP64. by Dan Albert · 10 years ago
  66. 8aabecf Merge "Hide __libc_fini." by Elliott Hughes · 10 years ago
  67. 7681204 Merge "Revert "Remove ftime from bionic LP64"" by Dan Albert · 10 years ago
  68. 0921204 Revert "Remove ftime from bionic LP64" by Dan Albert · 10 years ago
  69. 428581f Merge "Remove ftime from bionic LP64" by Dan Albert · 10 years ago
  70. 1f29665 Hide __libc_fini. by Elliott Hughes · 10 years ago
  71. 26d6799 Remove ftime from bionic LP64 by Dan Albert · 10 years ago
  72. 67c437b Revert "Temporarily expose dlmalloc_usable_size." by Elliott Hughes · 10 years ago
  73. 37229f2 Merge "Temporarily expose dlmalloc_usable_size." by Elliott Hughes · 10 years ago
  74. 6403cc4 Temporarily expose dlmalloc_usable_size. by Elliott Hughes · 10 years ago
  75. 53e3bba Merge "Temporary fix for asan_malloc_linux.cc build failure." by Elliott Hughes · 10 years ago
  76. 14442bb Temporary fix for asan_malloc_linux.cc build failure. by Elliott Hughes · 10 years ago
  77. 38732aa Merge "Fix debug malloc." by Elliott Hughes · 10 years ago
  78. 8e52e8f Fix debug malloc. by Elliott Hughes · 10 years ago
  79. 623dce3 Merge "Removes wcswcs from bionic for LP64." by Dan Albert · 10 years ago
  80. 001f8f0 Removes wcswcs from bionic for LP64. by Dan Albert · 10 years ago
  81. e120cba Merge "Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11." by Elliott Hughes · 10 years ago
  82. 452e091 Merge "Adds functionality specified by uchar.h" by Dan Albert · 10 years ago
  83. be8df2e Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11. by Elliott Hughes · 10 years ago
  84. 7a7f995 Adds functionality specified by uchar.h by Dan Albert · 10 years ago
  85. 38ed337 Merge "Hide dlmalloc symbols." by Elliott Hughes · 10 years ago
  86. 9b5235d Hide dlmalloc symbols. by Elliott Hughes · 10 years ago
  87. c380189 Merge "Removes bcopy and bzero from bionic." by Dan Albert · 10 years ago
  88. ce9ce28 Removes bcopy and bzero from bionic. by Dan Albert · 10 years ago
  89. 3dbc2fe Merge "Work around "error: variable 'uio' set but not used"." by Elliott Hughes · 10 years ago
  90. b082645 Work around "error: variable 'uio' set but not used". by Elliott Hughes · 10 years ago
  91. bd6b849 Merge "Remove an unused parameter from the dlopen implementation." by Elliott Hughes · 10 years ago
  92. 1a58629 Remove an unused parameter from the dlopen implementation. by Elliott Hughes · 10 years ago
  93. be15d16 Merge "Turn on -Wunused and fix the mistakes it uncovers." by Elliott Hughes · 10 years ago
  94. d286796 Turn on -Wunused and fix the mistakes it uncovers. by Elliott Hughes · 10 years ago
  95. 2f9400b Merge "Use __libc_fatal() for failed malloc in new" by Dan Albert · 10 years ago
  96. 9897259 Use __libc_fatal() for failed malloc in new by Dan Albert · 10 years ago
  97. 987bd5c am 2deef73f: Merge "Avoid a system call in \'gettid\'." by Elliott Hughes · 10 years ago
  98. 2deef73 Merge "Avoid a system call in 'gettid'." by Elliott Hughes · 10 years ago
  99. 5d9a7ba Avoid a system call in 'gettid'. by Elliott Hughes · 10 years ago
  100. 5f29c32 am 831405b7: Merge "Make atexit.dlclose work for glibc" by Dmitriy Ivanov · 10 years ago