1. 72dc1c2 Merge "Revert "Backing this one out since the counterpart needs to be sent upstream."" by Dan Albert · 11 years ago
  2. e5fdaa4 Revert "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 11 years ago
  3. a04d2bc Backing this one out since the counterpart needs to be sent upstream. by Dan Albert · 11 years ago
  4. 5ee320d Hides valloc(3)/pvalloc(3) on LP64. by Dan Albert · 11 years ago
  5. e61919a Fix x86-64 libvpx build. by Elliott Hughes · 11 years ago
  6. b84783e Merge "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 11 years ago
  7. 65b1c90 Merge "Hides valloc(3)/pvalloc(3) on LP64." by Dan Albert · 11 years ago
  8. 7f2d4c2 Somewhere, the declaration of _resolv_delete_cache_for_net went missing. by Elliott Hughes · 11 years ago
  9. 2ba734d Merge "Fix %u format that should have been %zu." by Christopher Ferris · 11 years ago
  10. 580b6e0 Fix %u format that should have been %zu. by Christopher Ferris · 11 years ago
  11. a403780 Put all allocation functions into dispatch table. by Christopher Ferris · 11 years ago
  12. b725e76 Merge "Removes wait3(2) from LP64." by Dan Albert · 11 years ago
  13. 8229ae4 Removes wait3(2) from LP64. by Dan Albert · 11 years ago
  14. ff17671 Merge "Add a hack to <stdlib.h> until we can fix libvpx." by Elliott Hughes · 11 years ago
  15. 3fb5097 Add a hack to <stdlib.h> until we can fix libvpx. by Elliott Hughes · 11 years ago
  16. 5d25d54 Merge "Remove __memcmp16 from bionic." by Elliott Hughes · 11 years ago
  17. 24614b4 Remove __memcmp16 from bionic. by Elliott Hughes · 11 years ago
  18. 564222e Merge "Use default hidden visibility to build libc_dns." by Elliott Hughes · 11 years ago
  19. 29ddd78 Merge "Put all allocation functions into dispatch table." by Christopher Ferris · 11 years ago
  20. 8563802 Use default hidden visibility to build libc_dns. by Elliott Hughes · 11 years ago
  21. f87ac52 Merge "Remove ioprio_get(2) and ioprio_set(2) from LP64." by Dan Albert · 11 years ago
  22. 607341e Remove ioprio_get(2) and ioprio_set(2) from LP64. by Dan Albert · 11 years ago
  23. 346fa72 Merge "Get the full set of PRNG functions in <stdlib.h>" by Elliott Hughes · 11 years ago
  24. a0beeea Get the full set of PRNG functions in <stdlib.h> by Elliott Hughes · 11 years ago
  25. 1e7ae47 Merge "Bring our "libresolv" stuff in line with glibc." by Elliott Hughes · 11 years ago
  26. e8e4534 Bring our "libresolv" stuff in line with glibc. by Elliott Hughes · 11 years ago
  27. addd6a2 Upgrade to tzdata2014e. by Elliott Hughes · 11 years ago
  28. 37b845f Merge "Remove declaration for putw(3)/getw(3)." by Dan Albert · 11 years ago
  29. 8e613cf Remove declaration for putw(3)/getw(3). by Dan Albert · 11 years ago
  30. 5204a9e Fix most of the tzcode warnings. by Elliott Hughes · 11 years ago
  31. 2c02d00 Merge "Add __pure2 to a few more functions, most notably gettid and pthread_self." by Elliott Hughes · 11 years ago
  32. b27a840 Add __pure2 to a few more functions, most notably gettid and pthread_self. by Elliott Hughes · 11 years ago
  33. cd32219 Remove declarations related to cuserid(3). by Dan Albert · 11 years ago
  34. 8066423 Merge "Revert "Temporarily expose dlmalloc_usable_size."" by Elliott Hughes · 11 years ago
  35. 440bd6b Merge "Replaces vfork() implementation with fork()" by Dan Albert · 11 years ago
  36. 210331d Replaces vfork() implementation with fork() by Dan Albert · 11 years ago
  37. 809093b Hide rand48 implementation details. by Elliott Hughes · 11 years ago
  38. a382a79 Hide non-standard syslog API. by Elliott Hughes · 11 years ago
  39. 87d4233 Merge "Remove the MD5 implementation that was only used by toolbox." by Elliott Hughes · 11 years ago
  40. 6740163 Remove the MD5 implementation that was only used by toolbox. by Elliott Hughes · 11 years ago
  41. 602b4e4 AArch64: Remove Frame Record from ARM64 syscalls by Serban Constantinescu · 11 years ago
  42. bffbfee Add the missing issetugid binary compatibility stub. by Elliott Hughes · 11 years ago
  43. 19718f0 Merge "Rewrite and hide longjmperror." by Elliott Hughes · 11 years ago
  44. 47ba295 Rewrite and hide longjmperror. by Elliott Hughes · 11 years ago
  45. ab39aba Remove unused scripts. by Christopher Ferris · 11 years ago
  46. 6fa47ca Merge "Fix ndk_cruft.cpp __getdents64 build failure." by Elliott Hughes · 11 years ago
  47. 1c60f80 Merge "Rename __bionic_clone_entry to __start_thread." by Elliott Hughes · 11 years ago
  48. d1ead2a Fix ndk_cruft.cpp __getdents64 build failure. by Elliott Hughes · 11 years ago
  49. f6b1d43 Add a few more C11 functions to the whitelist. by Elliott Hughes · 11 years ago
  50. ebc8cd1 Rename __bionic_clone_entry to __start_thread. by Elliott Hughes · 11 years ago
  51. 3e0e7ee Merge "Remove getdents from bionic." by Elliott Hughes · 11 years ago
  52. b837767 Merge "Update kernel header generation docs." by Christopher Ferris · 11 years ago
  53. 3d5cb30 Remove getdents from bionic. by Elliott Hughes · 11 years ago
  54. 08b6074 Update kernel header generation docs. by Christopher Ferris · 11 years ago
  55. c3bdc79 Merge "Fix the printf family for non-ASCII." by Elliott Hughes · 11 years ago
  56. 69f05d2 Fix the printf family for non-ASCII. by Elliott Hughes · 11 years ago
  57. 15a0456 Remove unnecessary instructions from x86/x86_64 syscalls. by Elliott Hughes · 11 years ago
  58. 50b7953 Merge "Fix unwinding through x86-64 __bionic_clone." by Elliott Hughes · 11 years ago
  59. aeb3016 Fix unwinding through x86-64 __bionic_clone. by Elliott Hughes · 11 years ago
  60. 9c101eb Merge "Removes index() from bionic." by Dan Albert · 11 years ago
  61. fce8614 Fix for slm-tuned memmove (both 32- and 64-bit). by Varvara Rainchik · 11 years ago
  62. 40fca0f Removes index() from bionic. by Dan Albert · 11 years ago
  63. 205dd7d Remove bsd_signal and sysv_signal from bionic LP64. by Dan Albert · 11 years ago
  64. 1f29665 Hide __libc_fini. by Elliott Hughes · 11 years ago
  65. 67c437b Revert "Temporarily expose dlmalloc_usable_size." by Elliott Hughes · 11 years ago
  66. 6403cc4 Temporarily expose dlmalloc_usable_size. by Elliott Hughes · 11 years ago
  67. 14442bb Temporary fix for asan_malloc_linux.cc build failure. by Elliott Hughes · 11 years ago
  68. 38732aa Merge "Fix debug malloc." by Elliott Hughes · 11 years ago
  69. 8e52e8f Fix debug malloc. by Elliott Hughes · 11 years ago
  70. 001f8f0 Removes wcswcs from bionic for LP64. by Dan Albert · 11 years ago
  71. e120cba Merge "Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11." by Elliott Hughes · 11 years ago
  72. 452e091 Merge "Adds functionality specified by uchar.h" by Dan Albert · 11 years ago
  73. be8df2e Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11. by Elliott Hughes · 11 years ago
  74. 7a7f995 Adds functionality specified by uchar.h by Dan Albert · 11 years ago
  75. 38ed337 Merge "Hide dlmalloc symbols." by Elliott Hughes · 11 years ago
  76. 9b5235d Hide dlmalloc symbols. by Elliott Hughes · 11 years ago
  77. c380189 Merge "Removes bcopy and bzero from bionic." by Dan Albert · 11 years ago
  78. ce9ce28 Removes bcopy and bzero from bionic. by Dan Albert · 11 years ago
  79. b082645 Work around "error: variable 'uio' set but not used". by Elliott Hughes · 11 years ago
  80. d286796 Turn on -Wunused and fix the mistakes it uncovers. by Elliott Hughes · 11 years ago
  81. 2f9400b Merge "Use __libc_fatal() for failed malloc in new" by Dan Albert · 11 years ago
  82. 9897259 Use __libc_fatal() for failed malloc in new by Dan Albert · 11 years ago
  83. 5d9a7ba Avoid a system call in 'gettid'. by Elliott Hughes · 11 years ago
  84. 6203e7b Add some missing __noreturn attributes. by Elliott Hughes · 11 years ago
  85. ee9d5bd x86: stop unwinding past __bionic_clone. by Elliott Hughes · 11 years ago
  86. 15b91e9 Fix x86 cfi directives for syscalls. by Christopher Ferris · 11 years ago
  87. b4e099c Remove issetugid. by Elliott Hughes · 11 years ago
  88. aa5f32e Merge "Add Aarch64 optimized bzero based on memset" by Christopher Ferris · 11 years ago
  89. 62d92e1 Add Aarch64 optimized bzero based on memset by Bernhard Rosenkraenzer · 11 years ago
  90. 4dd0b72 Merge "Return the actual success result from __futex." by Elliott Hughes · 11 years ago
  91. 1a57de7 Merge "Fix overflow testing in sbrk." by Christopher Ferris · 11 years ago
  92. 738b0cc Fix overflow testing in sbrk. by Christopher Ferris · 11 years ago
  93. 1ee4652 Return the actual success result from __futex. by Elliott Hughes · 11 years ago
  94. ef02387 Merge "Minor style cleanup of some code I had to look at." by Elliott Hughes · 11 years ago
  95. b7f136a Upgrade to tzdata2014d. by Elliott Hughes · 11 years ago
  96. 6249960 Minor style cleanup of some code I had to look at. by Elliott Hughes · 11 years ago
  97. fae42a8 Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 11 years ago
  98. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 11 years ago
  99. dc3fb11 Merge "Updated ambiguous comment in pthread_mutex_lock." by Dan Albert · 11 years ago
  100. 8a405b0 Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 11 years ago