1. 442a0b1 am 942fa486: Merge "Update localtime.c." by Elliott Hughes · 11 years ago
  2. fa817e6 am 5c864766: Merge "add 64-bit bionic implementation for denver arch" by Christopher Ferris · 11 years ago
  3. deca245 am 8a7cffc8: Merge "Reenable support for non-PIE executables" by Nick Kralevich · 11 years ago
  4. 6eeb617 am 0df59bd3: Merge "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."" by Dan Albert · 11 years ago
  5. 79cd486 am 0b09153c: Merge "Move common macros into bionic_macros.h." by Christopher Ferris · 11 years ago
  6. 0df59bd Merge "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."" by Dan Albert · 11 years ago
  7. 715242f Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64." by Dan Albert · 11 years ago
  8. 9fbcc43 am a5fe7b89: Merge "Hide _tolower_tab_ and _toupper_tab_ on LP64." by Dan Albert · 11 years ago
  9. 9ac8064 am 49d5399b: Merge "Hide __atexit and remove __atexit_invalid." by Dan Albert · 11 years ago
  10. dd4ad5c Hide _tolower_tab_ and _toupper_tab_ on LP64. by Dan Albert · 11 years ago
  11. a5fe7b8 Merge "Hide _tolower_tab_ and _toupper_tab_ on LP64." by Dan Albert · 11 years ago
  12. 6b8b3dd am 64dfbd24: Merge "Fix weak function lookups" by Dmitriy Ivanov · 11 years ago
  13. b29a7f1 am ef82c28d: Merge "Hide declaration of gets(3) for C11 and later." by Dan Albert · 11 years ago
  14. b86ffd8 am 1ef3ba2b: Merge "Revert "Hide declaration of gets(3) for C11 and later."" by Dan Albert · 11 years ago
  15. 285a1c1 am 185c399c: Merge "Hide declaration of gets(3) for C11 and later." by Dan Albert · 11 years ago
  16. 65806a8 am 1d2b4c02: Merge "Move libraries for unit-tests to separate folder" by Dmitriy Ivanov · 11 years ago
  17. ef82c28 Merge "Hide declaration of gets(3) for C11 and later." by Dan Albert · 11 years ago
  18. 9635046 Hide declaration of gets(3) for C11 and later. by Dan Albert · 11 years ago
  19. 1d2b4c0 Merge "Move libraries for unit-tests to separate folder" by Dmitriy Ivanov · 11 years ago
  20. c02f242 am b6ca7474: Merge "Add a flag control that PRIVATE libm can be chosen" by Elliott Hughes · 11 years ago
  21. 1f5e1a3 Move libraries for unit-tests to separate folder by Dmitriy Ivanov · 11 years ago
  22. 775b2a0 am 4ac22649: Merge "Add <linux/tty.h> to libc/include/sys/ioctl.h" by Elliott Hughes · 11 years ago
  23. 942fa48 Merge "Update localtime.c." by Elliott Hughes · 11 years ago
  24. 906eb99 Update localtime.c. by Elliott Hughes · 11 years ago
  25. 5c86476 Merge "add 64-bit bionic implementation for denver arch" by Christopher Ferris · 11 years ago
  26. 8a7cffc Merge "Reenable support for non-PIE executables" by Nick Kralevich · 11 years ago
  27. d81b3b2 Reenable support for non-PIE executables by Nick Kralevich · 11 years ago
  28. 0b09153 Merge "Move common macros into bionic_macros.h." by Christopher Ferris · 11 years ago
  29. 03eebcb Move common macros into bionic_macros.h. by Christopher Ferris · 11 years ago
  30. 49d5399 Merge "Hide __atexit and remove __atexit_invalid." by Dan Albert · 11 years ago
  31. 11f715c Hide __atexit and remove __atexit_invalid. by Dan Albert · 11 years ago
  32. 64dfbd2 Merge "Fix weak function lookups" by Dmitriy Ivanov · 11 years ago
  33. ce44166 Fix weak function lookups by Dmitriy Ivanov · 11 years ago
  34. 1ef3ba2 Merge "Revert "Hide declaration of gets(3) for C11 and later."" by Dan Albert · 11 years ago
  35. 1291680 Revert "Hide declaration of gets(3) for C11 and later." by Dan Albert · 11 years ago
  36. c0ce590 Hide declaration of gets(3) for C11 and later. by Dan Albert · 11 years ago
  37. b6ca747 Merge "Add a flag control that PRIVATE libm can be chosen" by Elliott Hughes · 11 years ago
  38. 4ac2264 Merge "Add <linux/tty.h> to libc/include/sys/ioctl.h" by Elliott Hughes · 11 years ago
  39. 185c399 Merge "Hide declaration of gets(3) for C11 and later." by Dan Albert · 11 years ago
  40. d61729c am b656410a: Merge "Use a separate config.h for config like defines." by Christopher Ferris · 11 years ago
  41. b656410 Merge "Use a separate config.h for config like defines." by Christopher Ferris · 11 years ago
  42. 6361964 Use a separate config.h for config like defines. by Christopher Ferris · 11 years ago
  43. 6589ba1 am d10d3acd: Merge "Move jemalloc due to whole_static_library bug." by Christopher Ferris · 11 years ago
  44. 7a11b7a am a217a0cd: Merge "libc: Fix \'index\' symbol export." by Dan Albert · 11 years ago
  45. c732859 am 4fb0d4fb: Merge "Revert "Revert "Remove ftime from bionic LP64""" by Dan Albert · 11 years ago
  46. f49791f am 9a3ad98f: Merge "Removes getdtablesize(3) from LP64." by Dan Albert · 11 years ago
  47. 4fb0d4f Merge "Revert "Revert "Remove ftime from bionic LP64""" by Dan Albert · 11 years ago
  48. ac64675 Revert "Revert "Remove ftime from bionic LP64"" by Dan Albert · 11 years ago
  49. 9a3ad98 Merge "Removes getdtablesize(3) from LP64." by Dan Albert · 11 years ago
  50. 462abab Removes getdtablesize(3) from LP64. by Dan Albert · 11 years ago
  51. d10d3ac Merge "Move jemalloc due to whole_static_library bug." by Christopher Ferris · 11 years ago
  52. 3a37576 Move jemalloc due to whole_static_library bug. by Christopher Ferris · 11 years ago
  53. a217a0c Merge "libc: Fix 'index' symbol export." by Dan Albert · 11 years ago
  54. 891dedb libc: Fix 'index' symbol export. by David 'Digit' Turner · 11 years ago
  55. 38ebfc0 am 72dc1c22: Merge "Revert "Backing this one out since the counterpart needs to be sent upstream."" by Dan Albert · 11 years ago
  56. 54c61d5 am b84783ec: Merge "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 11 years ago
  57. 263fe68 am 65b1c90a: Merge "Hides valloc(3)/pvalloc(3) on LP64." by Dan Albert · 11 years ago
  58. 080c820 am b725e762: Merge "Removes wait3(2) from LP64." by Dan Albert · 11 years ago
  59. 0021dce am f87ac523: Merge "Remove ioprio_get(2) and ioprio_set(2) from LP64." by Dan Albert · 11 years ago
  60. 7e6f696 am 1e7ae47d: Merge "Bring our "libresolv" stuff in line with glibc." by Elliott Hughes · 11 years ago
  61. f005d97 am 15330331: Merge "Upgrade to tzdata2014e." by Elliott Hughes · 11 years ago
  62. 0069f31 Add <linux/tty.h> to libc/include/sys/ioctl.h by Qiming Shi · 11 years ago
  63. a335c86 am 0f690d9e: Merge "Fix x86-64 libvpx build." by Elliott Hughes · 11 years ago
  64. e9e9274 am ae3c6af3: Merge "[MIPS64] linker64 requires startup code" by Elliott Hughes · 11 years ago
  65. 294cae0 am 1aaed87f: Merge "Somewhere, the declaration of _resolv_delete_cache_for_net went missing." by Elliott Hughes · 11 years ago
  66. 9552809 am 2ba734d8: Merge "Fix %u format that should have been %zu." by Christopher Ferris · 11 years ago
  67. eb91742 am ff17671b: Merge "Add a hack to <stdlib.h> until we can fix libvpx." by Elliott Hughes · 11 years ago
  68. cc24144 am 5d25d548: Merge "Remove __memcmp16 from bionic." by Elliott Hughes · 11 years ago
  69. c189362 am 564222e3: Merge "Use default hidden visibility to build libc_dns." by Elliott Hughes · 11 years ago
  70. d92ba89 am 29ddd78c: Merge "Put all allocation functions into dispatch table." by Christopher Ferris · 11 years ago
  71. d13ff0f am 346fa721: Merge "Get the full set of PRNG functions in <stdlib.h>" by Elliott Hughes · 11 years ago
  72. 4a44822 am 3d5e0b20: Merge "Add/Remove mmap tests." by Christopher Ferris · 11 years ago
  73. 1533033 Merge "Upgrade to tzdata2014e." by Elliott Hughes · 11 years ago
  74. addd6a2 Upgrade to tzdata2014e. by Elliott Hughes · 11 years ago
  75. 0f690d9 Merge "Fix x86-64 libvpx build." by Elliott Hughes · 11 years ago
  76. e61919a Fix x86-64 libvpx build. by Elliott Hughes · 11 years ago
  77. 2ba734d Merge "Fix %u format that should have been %zu." by Christopher Ferris · 11 years ago
  78. 580b6e0 Fix %u format that should have been %zu. by Christopher Ferris · 11 years ago
  79. a403780 Put all allocation functions into dispatch table. by Christopher Ferris · 11 years ago
  80. 29ddd78 Merge "Put all allocation functions into dispatch table." by Christopher Ferris · 11 years ago
  81. fde3700 am 37b845f9: Merge "Remove declaration for putw(3)/getw(3)." by Dan Albert · 11 years ago
  82. 9e57d47 am b67a3c27: Merge "Fix GCC 4.9 complaint about int/size_t mismatch." by Elliott Hughes · 11 years ago
  83. e1c47a2 am d242aff4: Merge "Fix most of the tzcode warnings." by Elliott Hughes · 11 years ago
  84. b7d9d29 am b28d3748: Merge "Size the benchmark name column appropriately." by Elliott Hughes · 11 years ago
  85. 0ef7a8f add 64-bit bionic implementation for denver arch by Shu Zhang · 11 years ago
  86. 72dc1c2 Merge "Revert "Backing this one out since the counterpart needs to be sent upstream."" by Dan Albert · 11 years ago
  87. e5fdaa4 Revert "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 11 years ago
  88. a04d2bc Backing this one out since the counterpart needs to be sent upstream. by Dan Albert · 11 years ago
  89. 5ee320d Hides valloc(3)/pvalloc(3) on LP64. by Dan Albert · 11 years ago
  90. b84783e Merge "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 11 years ago
  91. 5d25d54 Merge "Remove __memcmp16 from bionic." by Elliott Hughes · 11 years ago
  92. 24614b4 Remove __memcmp16 from bionic. by Elliott Hughes · 11 years ago
  93. 564222e Merge "Use default hidden visibility to build libc_dns." by Elliott Hughes · 11 years ago
  94. 8563802 Use default hidden visibility to build libc_dns. by Elliott Hughes · 11 years ago
  95. 37b845f Merge "Remove declaration for putw(3)/getw(3)." by Dan Albert · 11 years ago
  96. b67a3c2 Merge "Fix GCC 4.9 complaint about int/size_t mismatch." by Elliott Hughes · 11 years ago
  97. 5ab51d0 Fix GCC 4.9 complaint about int/size_t mismatch. by Elliott Hughes · 11 years ago
  98. 65b1c90 Merge "Hides valloc(3)/pvalloc(3) on LP64." by Dan Albert · 11 years ago
  99. b725e76 Merge "Removes wait3(2) from LP64." by Dan Albert · 11 years ago
  100. 8229ae4 Removes wait3(2) from LP64. by Dan Albert · 11 years ago