1. 71f9b34 Revert "Revert "Prevent symbols from libgcc from being reexported."" by Dan Albert · 10 years ago
  2. 4e4e1a5 Revert "Prevent symbols from libgcc from being reexported." by Dan Albert · 10 years ago
  3. 65e80cf Prevent symbols from libgcc from being reexported. by Dan Albert · 10 years ago
  4. 0d7415f Merge "Remove SHA1 from LP64 in favor of libcrypto." by Dan Albert · 10 years ago
  5. ac86f99 Merge "[MIPS64] Regenerate mips kernel headers with fixed tool" by Christopher Ferris · 10 years ago
  6. 2300332 [MIPS64] Regenerate mips kernel headers with fixed tool by Duane Sand · 10 years ago
  7. a69eaec [MIPS64] Adjust kernel/tools for mips32,mips64 headers by Duane Sand · 10 years ago
  8. eee5f17 Merge "[MIPS64] Adjust kernel/tools for mips32,mips64 headers" by Christopher Ferris · 10 years ago
  9. fb0a362 Merge "Cache getpid." by Elliott Hughes · 10 years ago
  10. 7086ad6 Cache getpid. by Elliott Hughes · 10 years ago
  11. e58055f Merge "Expose tzname, daylight, and timezone." by Elliott Hughes · 10 years ago
  12. 0636672 Expose tzname, daylight, and timezone. by Elliott Hughes · 10 years ago
  13. d1bf377 Merge "Build tzcode with hidden visibility." by Elliott Hughes · 10 years ago
  14. d10db82 Build tzcode with hidden visibility. by Elliott Hughes · 10 years ago
  15. 29e3a0e Merge "Fix arm64 localtime.c build." by Elliott Hughes · 10 years ago
  16. 2cb7526 Fix arm64 localtime.c build. by Elliott Hughes · 10 years ago
  17. 0df59bd Merge "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."" by Dan Albert · 10 years ago
  18. 715242f Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64." by Dan Albert · 10 years ago
  19. dd4ad5c Hide _tolower_tab_ and _toupper_tab_ on LP64. by Dan Albert · 10 years ago
  20. ef82c28 Merge "Hide declaration of gets(3) for C11 and later." by Dan Albert · 10 years ago
  21. 9635046 Hide declaration of gets(3) for C11 and later. by Dan Albert · 10 years ago
  22. 477b45b Merge "Build tzcode with -Werror." by Elliott Hughes · 10 years ago
  23. 5f56454 Build tzcode with -Werror. by Elliott Hughes · 10 years ago
  24. 0b09153 Merge "Move common macros into bionic_macros.h." by Christopher Ferris · 10 years ago
  25. 03eebcb Move common macros into bionic_macros.h. by Christopher Ferris · 10 years ago
  26. a5fe7b8 Merge "Hide _tolower_tab_ and _toupper_tab_ on LP64." by Dan Albert · 10 years ago
  27. 942fa48 Merge "Update localtime.c." by Elliott Hughes · 10 years ago
  28. 906eb99 Update localtime.c. by Elliott Hughes · 10 years ago
  29. 49d5399 Merge "Hide __atexit and remove __atexit_invalid." by Dan Albert · 10 years ago
  30. 11f715c Hide __atexit and remove __atexit_invalid. by Dan Albert · 10 years ago
  31. 5c86476 Merge "add 64-bit bionic implementation for denver arch" by Christopher Ferris · 10 years ago
  32. 8a7cffc Merge "Reenable support for non-PIE executables" by Nick Kralevich · 10 years ago
  33. d81b3b2 Reenable support for non-PIE executables by Nick Kralevich · 10 years ago
  34. 64dfbd2 Merge "Fix weak function lookups" by Dmitriy Ivanov · 10 years ago
  35. ce44166 Fix weak function lookups by Dmitriy Ivanov · 10 years ago
  36. 1d2b4c0 Merge "Move libraries for unit-tests to separate folder" by Dmitriy Ivanov · 10 years ago
  37. 1f5e1a3 Move libraries for unit-tests to separate folder by Dmitriy Ivanov · 10 years ago
  38. 1ef3ba2 Merge "Revert "Hide declaration of gets(3) for C11 and later."" by Dan Albert · 10 years ago
  39. 1291680 Revert "Hide declaration of gets(3) for C11 and later." by Dan Albert · 10 years ago
  40. c0ce590 Hide declaration of gets(3) for C11 and later. by Dan Albert · 10 years ago
  41. b6ca747 Merge "Add a flag control that PRIVATE libm can be chosen" by Elliott Hughes · 10 years ago
  42. 4ac2264 Merge "Add <linux/tty.h> to libc/include/sys/ioctl.h" by Elliott Hughes · 10 years ago
  43. 185c399 Merge "Hide declaration of gets(3) for C11 and later." by Dan Albert · 10 years ago
  44. b656410 Merge "Use a separate config.h for config like defines." by Christopher Ferris · 10 years ago
  45. 6361964 Use a separate config.h for config like defines. by Christopher Ferris · 10 years ago
  46. c82c0b7 Remove SHA1 from LP64 in favor of libcrypto. by Dan Albert · 10 years ago
  47. d10d3ac Merge "Move jemalloc due to whole_static_library bug." by Christopher Ferris · 10 years ago
  48. 3a37576 Move jemalloc due to whole_static_library bug. by Christopher Ferris · 10 years ago
  49. a217a0c Merge "libc: Fix 'index' symbol export." by Dan Albert · 10 years ago
  50. 891dedb libc: Fix 'index' symbol export. by David 'Digit' Turner · 10 years ago
  51. 4fb0d4f Merge "Revert "Revert "Remove ftime from bionic LP64""" by Dan Albert · 10 years ago
  52. ac64675 Revert "Revert "Remove ftime from bionic LP64"" by Dan Albert · 10 years ago
  53. 9a3ad98 Merge "Removes getdtablesize(3) from LP64." by Dan Albert · 10 years ago
  54. 462abab Removes getdtablesize(3) from LP64. by Dan Albert · 10 years ago
  55. 0069f31 Add <linux/tty.h> to libc/include/sys/ioctl.h by Qiming Shi · 10 years ago
  56. 0f690d9 Merge "Fix x86-64 libvpx build." by Elliott Hughes · 10 years ago
  57. e61919a Fix x86-64 libvpx build. by Elliott Hughes · 10 years ago
  58. 0ef7a8f add 64-bit bionic implementation for denver arch by Shu Zhang · 10 years ago
  59. 72dc1c2 Merge "Revert "Backing this one out since the counterpart needs to be sent upstream."" by Dan Albert · 10 years ago
  60. e5fdaa4 Revert "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 10 years ago
  61. a04d2bc Backing this one out since the counterpart needs to be sent upstream. by Dan Albert · 10 years ago
  62. 5ee320d Hides valloc(3)/pvalloc(3) on LP64. by Dan Albert · 10 years ago
  63. b84783e Merge "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 10 years ago
  64. ae3c6af Merge "[MIPS64] linker64 requires startup code" by Elliott Hughes · 10 years ago
  65. 9d98ee1 [MIPS64] linker64 requires startup code by Chris Dearman · 10 years ago
  66. 65b1c90 Merge "Hides valloc(3)/pvalloc(3) on LP64." by Dan Albert · 10 years ago
  67. 1aaed87 Merge "Somewhere, the declaration of _resolv_delete_cache_for_net went missing." by Elliott Hughes · 10 years ago
  68. 7f2d4c2 Somewhere, the declaration of _resolv_delete_cache_for_net went missing. by Elliott Hughes · 10 years ago
  69. 2ba734d Merge "Fix %u format that should have been %zu." by Christopher Ferris · 10 years ago
  70. 580b6e0 Fix %u format that should have been %zu. by Christopher Ferris · 10 years ago
  71. a403780 Put all allocation functions into dispatch table. by Christopher Ferris · 10 years ago
  72. b725e76 Merge "Removes wait3(2) from LP64." by Dan Albert · 10 years ago
  73. 8229ae4 Removes wait3(2) from LP64. by Dan Albert · 10 years ago
  74. ff17671 Merge "Add a hack to <stdlib.h> until we can fix libvpx." by Elliott Hughes · 10 years ago
  75. 3fb5097 Add a hack to <stdlib.h> until we can fix libvpx. by Elliott Hughes · 10 years ago
  76. 5d25d54 Merge "Remove __memcmp16 from bionic." by Elliott Hughes · 10 years ago
  77. 24614b4 Remove __memcmp16 from bionic. by Elliott Hughes · 10 years ago
  78. 564222e Merge "Use default hidden visibility to build libc_dns." by Elliott Hughes · 10 years ago
  79. 29ddd78 Merge "Put all allocation functions into dispatch table." by Christopher Ferris · 10 years ago
  80. 8563802 Use default hidden visibility to build libc_dns. by Elliott Hughes · 10 years ago
  81. b67a3c2 Merge "Fix GCC 4.9 complaint about int/size_t mismatch." by Elliott Hughes · 10 years ago
  82. 5ab51d0 Fix GCC 4.9 complaint about int/size_t mismatch. by Elliott Hughes · 10 years ago
  83. f87ac52 Merge "Remove ioprio_get(2) and ioprio_set(2) from LP64." by Dan Albert · 10 years ago
  84. 607341e Remove ioprio_get(2) and ioprio_set(2) from LP64. by Dan Albert · 10 years ago
  85. 346fa72 Merge "Get the full set of PRNG functions in <stdlib.h>" by Elliott Hughes · 10 years ago
  86. a0beeea Get the full set of PRNG functions in <stdlib.h> by Elliott Hughes · 10 years ago
  87. 1e7ae47 Merge "Bring our "libresolv" stuff in line with glibc." by Elliott Hughes · 10 years ago
  88. e8e4534 Bring our "libresolv" stuff in line with glibc. by Elliott Hughes · 10 years ago
  89. 1533033 Merge "Upgrade to tzdata2014e." by Elliott Hughes · 10 years ago
  90. addd6a2 Upgrade to tzdata2014e. by Elliott Hughes · 10 years ago
  91. 3d5e0b2 Merge "Add/Remove mmap tests." by Christopher Ferris · 10 years ago
  92. eda26bc Add/Remove mmap tests. by Christopher Ferris · 10 years ago
  93. 37b845f Merge "Remove declaration for putw(3)/getw(3)." by Dan Albert · 10 years ago
  94. 8e613cf Remove declaration for putw(3)/getw(3). by Dan Albert · 10 years ago
  95. d242aff Merge "Fix most of the tzcode warnings." by Elliott Hughes · 10 years ago
  96. 5204a9e Fix most of the tzcode warnings. by Elliott Hughes · 10 years ago
  97. 2c02d00 Merge "Add __pure2 to a few more functions, most notably gettid and pthread_self." by Elliott Hughes · 10 years ago
  98. b27a840 Add __pure2 to a few more functions, most notably gettid and pthread_self. by Elliott Hughes · 10 years ago
  99. ab66d36 Merge "Fix mbrtoc32 test from tests/uchar_test.cpp for x86." by Elliott Hughes · 10 years ago
  100. 68b0166 Fix mbrtoc32 test from tests/uchar_test.cpp for x86. by Alexander Ivchenko · 10 years ago