1. 562804f am f0f4fa3f: Merge "libc: add timerfd calls" by Elliott Hughes · 13 years ago
  2. 3136623 am e1c58ab5: Merge "libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR" by Elliott Hughes · 13 years ago
  3. 91cc801 am 7cb82791: Merge "libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM" by Elliott Hughes · 13 years ago
  4. f0f4fa3 Merge "libc: add timerfd calls" by Elliott Hughes · 13 years ago
  5. 4200e62 libc: add timerfd calls by Todd Poynor · 13 years ago
  6. e1c58ab Merge "libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR" by Elliott Hughes · 13 years ago
  7. 5c4340b libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR by Todd Poynor · 13 years ago
  8. 7cb8279 Merge "libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM" by Elliott Hughes · 13 years ago
  9. 23b9fd2 libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM by Todd Poynor · 13 years ago
  10. 509fc80 am d8a9cccb: Merge "Fix all printf warnings in res_send.c." by Elliott Hughes · 13 years ago
  11. d8a9ccc Merge "Fix all printf warnings in res_send.c." by Elliott Hughes · 13 years ago
  12. bb0b09c Fix all printf warnings in res_send.c. by Kito Cheng · 13 years ago
  13. 30d7485 am 738370d9: Don\'t fail to run DT_INIT and DT_INIT_ARRAY constructors if a shared library has DT_PREINIT_ARRAY constructors. by Elliott Hughes · 13 years ago
  14. 58f3dbd am 98f7659d: Merge "Don\'t fail to run DT_INIT and DT_INIT_ARRAY constructors if a shared library has DT_PREINIT_ARRAY constructors." by Elliott Hughes · 13 years ago
  15. 738370d Don't fail to run DT_INIT and DT_INIT_ARRAY constructors if a shared library has DT_PREINIT_ARRAY constructors. by Elliott Hughes · 13 years ago
  16. 98f7659 Merge "Don't fail to run DT_INIT and DT_INIT_ARRAY constructors if a shared library has DT_PREINIT_ARRAY constructors." by Elliott Hughes · 13 years ago
  17. 8147d3c Don't fail to run DT_INIT and DT_INIT_ARRAY constructors if a shared library has DT_PREINIT_ARRAY constructors. by Elliott Hughes · 13 years ago
  18. ca54ae4 am 262b7384: Adjust PC value in ARM stack trace. by Ben Cheng · 13 years ago
  19. 49f6e97 am ff220f70: Merge "Remove a spurious FIXME and unnecessary type cast." by Ben Cheng · 13 years ago
  20. 3353e65 am b9256ada: Merge "Adjust PC value in ARM stack trace." by Ben Cheng · 13 years ago
  21. 37cd880 am d541ba17: Merge "Use restrict pointers for various libc functions." by Nick Kralevich · 13 years ago
  22. 262b738 Adjust PC value in ARM stack trace. by Ben Cheng · 13 years ago
  23. ff220f7 Merge "Remove a spurious FIXME and unnecessary type cast." by Ben Cheng · 13 years ago
  24. 63dd03c Remove a spurious FIXME and unnecessary type cast. by Ben Cheng · 13 years ago
  25. b9256ad Merge "Adjust PC value in ARM stack trace." by Ben Cheng · 13 years ago
  26. 52171b9 Adjust PC value in ARM stack trace. by Ben Cheng · 13 years ago
  27. d541ba1 Merge "Use restrict pointers for various libc functions." by Nick Kralevich · 13 years ago
  28. 1c462b7 Use restrict pointers for various libc functions. by Nick Kralevich · 13 years ago
  29. c9757ac am b01f7afd: Merge "Use __predict_false on some fortify methods." by Nick Kralevich · 13 years ago
  30. b01f7af Merge "Use __predict_false on some fortify methods." by Nick Kralevich · 13 years ago
  31. 532d6f0 Use __predict_false on some fortify methods. by Nick Kralevich · 13 years ago
  32. 4f614a7 am e4ac8feb: Merge "libc: cleanup strchr" by Nick Kralevich · 13 years ago
  33. e4ac8fe Merge "libc: cleanup strchr" by Nick Kralevich · 13 years ago
  34. 4f40e51 libc: cleanup strchr by Nick Kralevich · 13 years ago
  35. 65fe3ea am 5e3b502b: Merge "keep test names consistent with other tests." by Nick Kralevich · 13 years ago
  36. b9aab3a am 8c00c91a: Merge "add strrchr -D_FORTIFY_SOURCE=2 test." by Nick Kralevich · 13 years ago
  37. 5e3b502 Merge "keep test names consistent with other tests." by Nick Kralevich · 13 years ago
  38. 277226b keep test names consistent with other tests. by Nick Kralevich · 13 years ago
  39. 8c00c91 Merge "add strrchr -D_FORTIFY_SOURCE=2 test." by Nick Kralevich · 13 years ago
  40. 8054192 add strrchr -D_FORTIFY_SOURCE=2 test. by Nick Kralevich · 13 years ago
  41. 8355ab5 am bee0ab16: Merge "libc: upgrade strrchr to FORTIFY_SOURCE=2" by Nick Kralevich · 13 years ago
  42. bee0ab1 Merge "libc: upgrade strrchr to FORTIFY_SOURCE=2" by Nick Kralevich · 13 years ago
  43. 3b2e6bc libc: upgrade strrchr to FORTIFY_SOURCE=2 by Nick Kralevich · 13 years ago
  44. 2ff94a0 am c4687130: Merge "libc: upgrade some libc functions to _FORTIFY_SOURCE=2" by Nick Kralevich · 13 years ago
  45. c468713 Merge "libc: upgrade some libc functions to _FORTIFY_SOURCE=2" by Nick Kralevich · 13 years ago
  46. 9020fd5 libc: upgrade some libc functions to _FORTIFY_SOURCE=2 by Nick Kralevich · 13 years ago
  47. aed0c3a am b94b2851: Merge "libc: upgrade sprintf to _FORTIFY_SOURCE=2" by Nick Kralevich · 13 years ago
  48. b94b285 Merge "libc: upgrade sprintf to _FORTIFY_SOURCE=2" by Nick Kralevich · 13 years ago
  49. 78d6d98 libc: upgrade sprintf to _FORTIFY_SOURCE=2 by Nick Kralevich · 13 years ago
  50. 56a1b49 am 382a7753: Merge "strncpy: implement _FORTIFY_SOURCE=2" by Nick Kralevich · 13 years ago
  51. 382a775 Merge "strncpy: implement _FORTIFY_SOURCE=2" by Nick Kralevich · 13 years ago
  52. 1aae9bd strncpy: implement _FORTIFY_SOURCE=2 by Nick Kralevich · 13 years ago
  53. 89357dc am c6dc62f0: Merge "[NETFILTER]: Fix iptables ABI breakage" by Nick Kralevich · 13 years ago
  54. c6dc62f Merge "[NETFILTER]: Fix iptables ABI breakage" by Nick Kralevich · 13 years ago
  55. e66ad78 [NETFILTER]: Fix iptables ABI breakage by Nick Kralevich · 13 years ago
  56. 83966db am f7153fd1: Merge "Remove redundant space within square brackets" by Andrew Hsieh · 13 years ago
  57. f7153fd Merge "Remove redundant space within square brackets" by Andrew Hsieh · 13 years ago
  58. 9aa57e0 am 9ff1ffd8: Merge "Improve diagnostics in the face of bad tzdata." by Elliott Hughes · 13 years ago
  59. ed572aa am 5f28fde8: Merge "linker: only re-open std* for setuid programs." by Nick Kralevich · 13 years ago
  60. 9ff1ffd Merge "Improve diagnostics in the face of bad tzdata." by Elliott Hughes · 13 years ago
  61. e7aaad8 Improve diagnostics in the face of bad tzdata. by Elliott Hughes · 13 years ago
  62. 5f28fde Merge "linker: only re-open std* for setuid programs." by Nick Kralevich · 13 years ago
  63. 8d3e91d linker: only re-open std* for setuid programs. by Nick Kralevich · 13 years ago
  64. e8f46e8 Remove redundant space within square brackets by Andrew Hsieh · 13 years ago
  65. eb22fc3 am 389b5c1e: Upgrade to tzdata2013c. by Elliott Hughes · 13 years ago
  66. b6e895e am 87efcd2e: Merge "Don\'t avoid IPv6 when looking for new tzdata." by Elliott Hughes · 13 years ago
  67. 87efcd2 Merge "Don't avoid IPv6 when looking for new tzdata." by Elliott Hughes · 13 years ago
  68. 85aeb49 Don't avoid IPv6 when looking for new tzdata. by Elliott Hughes · 13 years ago
  69. 389b5c1 Upgrade to tzdata2013c. by Elliott Hughes · 13 years ago
  70. 41dcafc am c705daa0: Merge "Disable IPv6 when looking for tzdata updates." by Elliott Hughes · 13 years ago
  71. c705daa Merge "Disable IPv6 when looking for tzdata updates." by Elliott Hughes · 13 years ago
  72. 21da42e Disable IPv6 when looking for tzdata updates. by Elliott Hughes · 13 years ago
  73. dc7e8b8 am 2c60c18c: Merge "Upgrade to tzdata2013c." by Elliott Hughes · 13 years ago
  74. 4f89ab3 am bda2fb5e: Merge "Add signature checking to HTTP tzdata updates." by Elliott Hughes · 13 years ago
  75. 2c60c18 Merge "Upgrade to tzdata2013c." by Elliott Hughes · 13 years ago
  76. bda2fb5 Merge "Add signature checking to HTTP tzdata updates." by Elliott Hughes · 13 years ago
  77. 676e66d Add signature checking to HTTP tzdata updates. by Elliott Hughes · 13 years ago
  78. 9f10e6a am 70e0bd3a: Merge "Rename the tzdata update tool, and add HTTP support." by Elliott Hughes · 13 years ago
  79. 2379088 Upgrade to tzdata2013c. by Elliott Hughes · 13 years ago
  80. 70e0bd3 Merge "Rename the tzdata update tool, and add HTTP support." by Elliott Hughes · 13 years ago
  81. f8dff7d Rename the tzdata update tool, and add HTTP support. by Elliott Hughes · 13 years ago
  82. d23a87d am 8c181aa8: Merge "Use hidden visibility for internal-use-only functions" by Elliott Hughes · 13 years ago
  83. 8c181aa Merge "Use hidden visibility for internal-use-only functions" by Elliott Hughes · 13 years ago
  84. 39e4ed9 am 516a8970: Merge "Rewrite memset for cortexa15 to use strd." by Christopher Ferris · 13 years ago
  85. cf4a530 am b3c8c4d8: Merge "Switch to current FreeBSD qsort." by Elliott Hughes · 13 years ago
  86. 516a897 Merge "Rewrite memset for cortexa15 to use strd." by Christopher Ferris · 13 years ago
  87. b3c8c4d Merge "Switch to current FreeBSD qsort." by Elliott Hughes · 13 years ago
  88. 796cbe2 Rewrite memset for cortexa15 to use strd. by Christopher Ferris · 13 years ago
  89. ea48974 Use hidden visibility for internal-use-only functions by Kito Cheng · 13 years ago
  90. 0b25f63 Switch to current FreeBSD qsort. by Elliott Hughes · 13 years ago
  91. 5fe62e5 am ed36d95f: Merge "Start moving to current FreeBSD stdio." by Elliott Hughes · 13 years ago
  92. ed36d95 Merge "Start moving to current FreeBSD stdio." by Elliott Hughes · 13 years ago
  93. 6b05c8e Start moving to current FreeBSD stdio. by Elliott Hughes · 13 years ago
  94. ab911a0 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 13 years ago
  95. 637d50e merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 13 years ago
  96. 76db50d am b632857a: Merge "Add missing include and function prototype for sched_getaffinity." by Elliott Hughes · 13 years ago
  97. b632857 Merge "Add missing include and function prototype for sched_getaffinity." by Elliott Hughes · 13 years ago
  98. 4ca685e Add missing include and function prototype for sched_getaffinity. by Kito Cheng · 13 years ago
  99. 101dadf am fc76c7d3: Merge "Add missing branch in memcpy.S dst aligned case." by Christopher Ferris · 13 years ago
  100. 3fe5b10 am 68fd78ef: Merge "Update to latest cortexa15 memcpy code." by Christopher Ferris · 13 years ago