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