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