1. 5b75f3b Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 12 years ago
  2. 0a7fe99 am 5217fb52: Merge "Fix sysconf(3) for _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX." by Elliott Hughes · 12 years ago
  3. 5217fb5 Merge "Fix sysconf(3) for _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX." by Elliott Hughes · 12 years ago
  4. d35106f Fix sysconf(3) for _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX. by Elliott Hughes · 12 years ago
  5. 975d446 am 6f502bc7: Merge "Add more __restricts, clean up __format__ attributes." by Elliott Hughes · 12 years ago
  6. 6f502bc Merge "Add more __restricts, clean up __format__ attributes." by Elliott Hughes · 12 years ago
  7. 2051692 am 349ef893: Merge "Pull upstream FreeBSD revision 249810." by Elliott Hughes · 12 years ago
  8. d04c183 Add more __restricts, clean up __format__ attributes. by Elliott Hughes · 12 years ago
  9. 349ef89 Merge "Pull upstream FreeBSD revision 249810." by Elliott Hughes · 12 years ago
  10. b2e1abd Pull upstream FreeBSD revision 249810. by Elliott Hughes · 12 years ago
  11. 0167878 am 5b7b2809: Merge "epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT events" by Elliott Hughes · 12 years ago
  12. 562804f am f0f4fa3f: Merge "libc: add timerfd calls" by Elliott Hughes · 12 years ago
  13. 3136623 am e1c58ab5: Merge "libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR" by Elliott Hughes · 12 years ago
  14. 91cc801 am 7cb82791: Merge "libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM" by Elliott Hughes · 12 years ago
  15. 5b7b280 Merge "epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT events" by Elliott Hughes · 12 years ago
  16. b0a2fc3 epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT events by Todd Poynor · 12 years ago
  17. f0f4fa3 Merge "libc: add timerfd calls" by Elliott Hughes · 12 years ago
  18. 4200e62 libc: add timerfd calls by Todd Poynor · 12 years ago
  19. e1c58ab Merge "libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR" by Elliott Hughes · 12 years ago
  20. 5c4340b libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR by Todd Poynor · 12 years ago
  21. 7cb8279 Merge "libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM" by Elliott Hughes · 12 years ago
  22. 23b9fd2 libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM by Todd Poynor · 12 years ago
  23. 509fc80 am d8a9cccb: Merge "Fix all printf warnings in res_send.c." by Elliott Hughes · 12 years ago
  24. d8a9ccc Merge "Fix all printf warnings in res_send.c." by Elliott Hughes · 12 years ago
  25. bb0b09c Fix all printf warnings in res_send.c. by Kito Cheng · 12 years ago
  26. d146e8e merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 12 years ago
  27. 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 · 12 years ago
  28. 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 · 12 years ago
  29. 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 · 12 years ago
  30. 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 · 12 years ago
  31. 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 · 12 years ago
  32. ca54ae4 am 262b7384: Adjust PC value in ARM stack trace. by Ben Cheng · 12 years ago
  33. 49f6e97 am ff220f70: Merge "Remove a spurious FIXME and unnecessary type cast." by Ben Cheng · 12 years ago
  34. 3353e65 am b9256ada: Merge "Adjust PC value in ARM stack trace." by Ben Cheng · 12 years ago
  35. 37cd880 am d541ba17: Merge "Use restrict pointers for various libc functions." by Nick Kralevich · 12 years ago
  36. 262b738 Adjust PC value in ARM stack trace. by Ben Cheng · 12 years ago
  37. ff220f7 Merge "Remove a spurious FIXME and unnecessary type cast." by Ben Cheng · 12 years ago
  38. 63dd03c Remove a spurious FIXME and unnecessary type cast. by Ben Cheng · 12 years ago
  39. b9256ad Merge "Adjust PC value in ARM stack trace." by Ben Cheng · 12 years ago
  40. 52171b9 Adjust PC value in ARM stack trace. by Ben Cheng · 12 years ago
  41. d541ba1 Merge "Use restrict pointers for various libc functions." by Nick Kralevich · 12 years ago
  42. 1c462b7 Use restrict pointers for various libc functions. by Nick Kralevich · 12 years ago
  43. c9757ac am b01f7afd: Merge "Use __predict_false on some fortify methods." by Nick Kralevich · 12 years ago
  44. b01f7af Merge "Use __predict_false on some fortify methods." by Nick Kralevich · 12 years ago
  45. 532d6f0 Use __predict_false on some fortify methods. by Nick Kralevich · 12 years ago
  46. 4f614a7 am e4ac8feb: Merge "libc: cleanup strchr" by Nick Kralevich · 12 years ago
  47. e4ac8fe Merge "libc: cleanup strchr" by Nick Kralevich · 12 years ago
  48. 4f40e51 libc: cleanup strchr by Nick Kralevich · 12 years ago
  49. 65fe3ea am 5e3b502b: Merge "keep test names consistent with other tests." by Nick Kralevich · 12 years ago
  50. b9aab3a am 8c00c91a: Merge "add strrchr -D_FORTIFY_SOURCE=2 test." by Nick Kralevich · 12 years ago
  51. 5e3b502 Merge "keep test names consistent with other tests." by Nick Kralevich · 12 years ago
  52. 277226b keep test names consistent with other tests. by Nick Kralevich · 12 years ago
  53. 8c00c91 Merge "add strrchr -D_FORTIFY_SOURCE=2 test." by Nick Kralevich · 12 years ago
  54. 8054192 add strrchr -D_FORTIFY_SOURCE=2 test. by Nick Kralevich · 12 years ago
  55. 8355ab5 am bee0ab16: Merge "libc: upgrade strrchr to FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  56. bee0ab1 Merge "libc: upgrade strrchr to FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  57. 3b2e6bc libc: upgrade strrchr to FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  58. 2ff94a0 am c4687130: Merge "libc: upgrade some libc functions to _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  59. c468713 Merge "libc: upgrade some libc functions to _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  60. 9020fd5 libc: upgrade some libc functions to _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  61. aed0c3a am b94b2851: Merge "libc: upgrade sprintf to _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  62. b94b285 Merge "libc: upgrade sprintf to _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  63. 78d6d98 libc: upgrade sprintf to _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  64. 56a1b49 am 382a7753: Merge "strncpy: implement _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  65. 382a775 Merge "strncpy: implement _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  66. 1aae9bd strncpy: implement _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  67. 89357dc am c6dc62f0: Merge "[NETFILTER]: Fix iptables ABI breakage" by Nick Kralevich · 12 years ago
  68. c6dc62f Merge "[NETFILTER]: Fix iptables ABI breakage" by Nick Kralevich · 12 years ago
  69. e66ad78 [NETFILTER]: Fix iptables ABI breakage by Nick Kralevich · 12 years ago
  70. 83966db am f7153fd1: Merge "Remove redundant space within square brackets" by Andrew Hsieh · 12 years ago
  71. f7153fd Merge "Remove redundant space within square brackets" by Andrew Hsieh · 12 years ago
  72. 9aa57e0 am 9ff1ffd8: Merge "Improve diagnostics in the face of bad tzdata." by Elliott Hughes · 12 years ago
  73. ed572aa am 5f28fde8: Merge "linker: only re-open std* for setuid programs." by Nick Kralevich · 12 years ago
  74. 9ff1ffd Merge "Improve diagnostics in the face of bad tzdata." by Elliott Hughes · 12 years ago
  75. e7aaad8 Improve diagnostics in the face of bad tzdata. by Elliott Hughes · 12 years ago
  76. 5f28fde Merge "linker: only re-open std* for setuid programs." by Nick Kralevich · 12 years ago
  77. 8d3e91d linker: only re-open std* for setuid programs. by Nick Kralevich · 12 years ago
  78. 46de17d merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 12 years ago
  79. e8f46e8 Remove redundant space within square brackets by Andrew Hsieh · 12 years ago
  80. eb22fc3 am 389b5c1e: Upgrade to tzdata2013c. by Elliott Hughes · 12 years ago
  81. b6e895e am 87efcd2e: Merge "Don\'t avoid IPv6 when looking for new tzdata." by Elliott Hughes · 12 years ago
  82. 87efcd2 Merge "Don't avoid IPv6 when looking for new tzdata." by Elliott Hughes · 12 years ago
  83. 85aeb49 Don't avoid IPv6 when looking for new tzdata. by Elliott Hughes · 12 years ago
  84. 389b5c1 Upgrade to tzdata2013c. by Elliott Hughes · 12 years ago
  85. 41dcafc am c705daa0: Merge "Disable IPv6 when looking for tzdata updates." by Elliott Hughes · 12 years ago
  86. c705daa Merge "Disable IPv6 when looking for tzdata updates." by Elliott Hughes · 12 years ago
  87. 21da42e Disable IPv6 when looking for tzdata updates. by Elliott Hughes · 12 years ago
  88. dc7e8b8 am 2c60c18c: Merge "Upgrade to tzdata2013c." by Elliott Hughes · 12 years ago
  89. 4f89ab3 am bda2fb5e: Merge "Add signature checking to HTTP tzdata updates." by Elliott Hughes · 12 years ago
  90. 2c60c18 Merge "Upgrade to tzdata2013c." by Elliott Hughes · 12 years ago
  91. bda2fb5 Merge "Add signature checking to HTTP tzdata updates." by Elliott Hughes · 12 years ago
  92. 676e66d Add signature checking to HTTP tzdata updates. by Elliott Hughes · 12 years ago
  93. 9f10e6a am 70e0bd3a: Merge "Rename the tzdata update tool, and add HTTP support." by Elliott Hughes · 12 years ago
  94. 2379088 Upgrade to tzdata2013c. by Elliott Hughes · 12 years ago
  95. 70e0bd3 Merge "Rename the tzdata update tool, and add HTTP support." by Elliott Hughes · 12 years ago
  96. f8dff7d Rename the tzdata update tool, and add HTTP support. by Elliott Hughes · 12 years ago
  97. d23a87d am 8c181aa8: Merge "Use hidden visibility for internal-use-only functions" by Elliott Hughes · 12 years ago
  98. 8c181aa Merge "Use hidden visibility for internal-use-only functions" by Elliott Hughes · 12 years ago
  99. 39e4ed9 am 516a8970: Merge "Rewrite memset for cortexa15 to use strd." by Christopher Ferris · 12 years ago
  100. cf4a530 am b3c8c4d8: Merge "Switch to current FreeBSD qsort." by Elliott Hughes · 12 years ago