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