1. af5d602 am 080d2aa8: am 2317275f: Merge "libc: delete x86 memchr.S" by Nick Kralevich · 12 years ago
  2. 080d2aa am 2317275f: Merge "libc: delete x86 memchr.S" by Nick Kralevich · 12 years ago
  3. 615684c libc: delete x86 memchr.S by Nick Kralevich · 12 years ago
  4. d5234a3 am 4c8eba6f: am 2e317075: Merge "libc/arm: add cortex-a8 cpu variant" by Erik Gilling · 12 years ago
  5. 4c8eba6 am 2e317075: Merge "libc/arm: add cortex-a8 cpu variant" by Erik Gilling · 12 years ago
  6. 22bda4b libc/arm: add cortex-a8 cpu variant by Rom Lemarchand · 12 years ago
  7. 217c816 am 0a7fe991: am 5217fb52: Merge "Fix sysconf(3) for _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX." by Elliott Hughes · 12 years ago
  8. 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
  9. d35106f Fix sysconf(3) for _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX. by Elliott Hughes · 12 years ago
  10. 543f3f0 am 975d4464: am 6f502bc7: Merge "Add more __restricts, clean up __format__ attributes." by Elliott Hughes · 12 years ago
  11. 975d446 am 6f502bc7: Merge "Add more __restricts, clean up __format__ attributes." by Elliott Hughes · 12 years ago
  12. 940e30c am 20516923: am 349ef893: Merge "Pull upstream FreeBSD revision 249810." by Elliott Hughes · 12 years ago
  13. 2051692 am 349ef893: Merge "Pull upstream FreeBSD revision 249810." by Elliott Hughes · 12 years ago
  14. d04c183 Add more __restricts, clean up __format__ attributes. by Elliott Hughes · 12 years ago
  15. b2e1abd Pull upstream FreeBSD revision 249810. by Elliott Hughes · 12 years ago
  16. 0167878 am 5b7b2809: Merge "epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT events" by Elliott Hughes · 12 years ago
  17. 562804f am f0f4fa3f: Merge "libc: add timerfd calls" by Elliott Hughes · 12 years ago
  18. 3136623 am e1c58ab5: Merge "libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR" by Elliott Hughes · 12 years ago
  19. 91cc801 am 7cb82791: Merge "libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM" by Elliott Hughes · 12 years ago
  20. b0a2fc3 epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT events by Todd Poynor · 12 years ago
  21. 4200e62 libc: add timerfd calls by Todd Poynor · 12 years ago
  22. 5c4340b libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR by Todd Poynor · 12 years ago
  23. 23b9fd2 libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM by Todd Poynor · 12 years ago
  24. ff5fb5c am 509fc806: am d8a9cccb: Merge "Fix all printf warnings in res_send.c." by Elliott Hughes · 12 years ago
  25. 509fc80 am d8a9cccb: Merge "Fix all printf warnings in res_send.c." by Elliott Hughes · 12 years ago
  26. bb0b09c Fix all printf warnings in res_send.c. by Kito Cheng · 12 years ago
  27. d1ad4f6 epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT events by Todd Poynor · 12 years ago
  28. 04c0ac1 libc: add timerfd calls by Todd Poynor · 12 years ago
  29. 60e5144 libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR by Todd Poynor · 12 years ago
  30. b928bda libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM by Todd Poynor · 12 years ago
  31. a078f9d am 49f6e970: am ff220f70: Merge "Remove a spurious FIXME and unnecessary type cast." by Ben Cheng · 12 years ago
  32. 77a2932 am 3353e653: am b9256ada: Merge "Adjust PC value in ARM stack trace." by Ben Cheng · 12 years ago
  33. f8867a5 am 37cd8800: am d541ba17: Merge "Use restrict pointers for various libc functions." by Nick Kralevich · 12 years ago
  34. 49f6e97 am ff220f70: Merge "Remove a spurious FIXME and unnecessary type cast." by Ben Cheng · 12 years ago
  35. 3353e65 am b9256ada: Merge "Adjust PC value in ARM stack trace." by Ben Cheng · 12 years ago
  36. 37cd880 am d541ba17: Merge "Use restrict pointers for various libc functions." by Nick Kralevich · 12 years ago
  37. 63dd03c Remove a spurious FIXME and unnecessary type cast. by Ben Cheng · 12 years ago
  38. 52171b9 Adjust PC value in ARM stack trace. by Ben Cheng · 12 years ago
  39. 1c462b7 Use restrict pointers for various libc functions. by Nick Kralevich · 12 years ago
  40. a14f793 Merge "Tune the memcpy for krait." by Christopher Ferris · 12 years ago
  41. f0c9683 am c9757ac8: am b01f7afd: Merge "Use __predict_false on some fortify methods." by Nick Kralevich · 12 years ago
  42. c9757ac am b01f7afd: Merge "Use __predict_false on some fortify methods." by Nick Kralevich · 12 years ago
  43. 532d6f0 Use __predict_false on some fortify methods. by Nick Kralevich · 12 years ago
  44. 137a9ad am 4f614a70: am e4ac8feb: Merge "libc: cleanup strchr" by Nick Kralevich · 12 years ago
  45. 4f614a7 am e4ac8feb: Merge "libc: cleanup strchr" by Nick Kralevich · 12 years ago
  46. 4d8fe51 Tune the memcpy for krait. by Christopher Ferris · 12 years ago
  47. 4f40e51 libc: cleanup strchr by Nick Kralevich · 12 years ago
  48. 6c6949f am 8355ab55: am bee0ab16: Merge "libc: upgrade strrchr to FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  49. 8355ab5 am bee0ab16: Merge "libc: upgrade strrchr to FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  50. 3b2e6bc libc: upgrade strrchr to FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  51. c9bf778 am 2ff94a09: am c4687130: Merge "libc: upgrade some libc functions to _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  52. 2ff94a0 am c4687130: Merge "libc: upgrade some libc functions to _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  53. 9020fd5 libc: upgrade some libc functions to _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  54. d411fbd am aed0c3ac: am b94b2851: Merge "libc: upgrade sprintf to _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  55. 90a293f am 56a1b492: am 382a7753: Merge "strncpy: implement _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  56. 780cf25 am 89357dc7: am c6dc62f0: Merge "[NETFILTER]: Fix iptables ABI breakage" by Nick Kralevich · 12 years ago
  57. aed0c3a am b94b2851: Merge "libc: upgrade sprintf to _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  58. 78d6d98 libc: upgrade sprintf to _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  59. 56a1b49 am 382a7753: Merge "strncpy: implement _FORTIFY_SOURCE=2" by Nick Kralevich · 12 years ago
  60. 1aae9bd strncpy: implement _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  61. 89357dc am c6dc62f0: Merge "[NETFILTER]: Fix iptables ABI breakage" by Nick Kralevich · 12 years ago
  62. c6dc62f Merge "[NETFILTER]: Fix iptables ABI breakage" by Nick Kralevich · 12 years ago
  63. e66ad78 [NETFILTER]: Fix iptables ABI breakage by Nick Kralevich · 12 years ago
  64. cfb0b8b am 83966db8: am f7153fd1: Merge "Remove redundant space within square brackets" by Andrew Hsieh · 12 years ago
  65. 83966db am f7153fd1: Merge "Remove redundant space within square brackets" by Andrew Hsieh · 12 years ago
  66. b03dc7c am 9aa57e09: am 9ff1ffd8: Merge "Improve diagnostics in the face of bad tzdata." by Elliott Hughes · 12 years ago
  67. f7153fd Merge "Remove redundant space within square brackets" by Andrew Hsieh · 12 years ago
  68. 9aa57e0 am 9ff1ffd8: Merge "Improve diagnostics in the face of bad tzdata." by Elliott Hughes · 12 years ago
  69. e7aaad8 Improve diagnostics in the face of bad tzdata. by Elliott Hughes · 12 years ago
  70. e8f46e8 Remove redundant space within square brackets by Andrew Hsieh · 12 years ago
  71. 537e1aa am b6e895e8: am 87efcd2e: Merge "Don\'t avoid IPv6 when looking for new tzdata." by Elliott Hughes · 12 years ago
  72. b6e895e am 87efcd2e: Merge "Don\'t avoid IPv6 when looking for new tzdata." by Elliott Hughes · 12 years ago
  73. 85aeb49 Don't avoid IPv6 when looking for new tzdata. by Elliott Hughes · 12 years ago
  74. 14cbb15 am 41dcafc2: am c705daa0: Merge "Disable IPv6 when looking for tzdata updates." by Elliott Hughes · 12 years ago
  75. 41dcafc am c705daa0: Merge "Disable IPv6 when looking for tzdata updates." by Elliott Hughes · 12 years ago
  76. 21da42e Disable IPv6 when looking for tzdata updates. by Elliott Hughes · 12 years ago
  77. dd15d3c am dc7e8b89: am 2c60c18c: Merge "Upgrade to tzdata2013c." by Elliott Hughes · 12 years ago
  78. dc7e8b8 am 2c60c18c: Merge "Upgrade to tzdata2013c." by Elliott Hughes · 12 years ago
  79. 6180ab7 am 4f89ab31: am bda2fb5e: Merge "Add signature checking to HTTP tzdata updates." by Elliott Hughes · 12 years ago
  80. 4f89ab3 am bda2fb5e: Merge "Add signature checking to HTTP tzdata updates." by Elliott Hughes · 12 years ago
  81. 2c60c18 Merge "Upgrade to tzdata2013c." by Elliott Hughes · 12 years ago
  82. 676e66d Add signature checking to HTTP tzdata updates. by Elliott Hughes · 12 years ago
  83. 652c68c am 9f10e6a9: am 70e0bd3a: Merge "Rename the tzdata update tool, and add HTTP support." by Elliott Hughes · 12 years ago
  84. 9f10e6a am 70e0bd3a: Merge "Rename the tzdata update tool, and add HTTP support." by Elliott Hughes · 12 years ago
  85. 2379088 Upgrade to tzdata2013c. by Elliott Hughes · 12 years ago
  86. f8dff7d Rename the tzdata update tool, and add HTTP support. by Elliott Hughes · 12 years ago
  87. 9a41d42 am d23a87d3: am 8c181aa8: Merge "Use hidden visibility for internal-use-only functions" by Elliott Hughes · 12 years ago
  88. d23a87d am 8c181aa8: Merge "Use hidden visibility for internal-use-only functions" by Elliott Hughes · 12 years ago
  89. 8c181aa Merge "Use hidden visibility for internal-use-only functions" by Elliott Hughes · 12 years ago
  90. 35a2a61 am cf4a5302: am b3c8c4d8: Merge "Switch to current FreeBSD qsort." by Elliott Hughes · 12 years ago
  91. 39e4ed9 am 516a8970: Merge "Rewrite memset for cortexa15 to use strd." by Christopher Ferris · 12 years ago
  92. cf4a530 am b3c8c4d8: Merge "Switch to current FreeBSD qsort." by Elliott Hughes · 12 years ago
  93. 516a897 Merge "Rewrite memset for cortexa15 to use strd." by Christopher Ferris · 12 years ago
  94. 796cbe2 Rewrite memset for cortexa15 to use strd. by Christopher Ferris · 12 years ago
  95. ea48974 Use hidden visibility for internal-use-only functions by Kito Cheng · 12 years ago
  96. 0b25f63 Switch to current FreeBSD qsort. by Elliott Hughes · 12 years ago
  97. a1826f6 am 5fe62e50: am ed36d95f: Merge "Start moving to current FreeBSD stdio." by Elliott Hughes · 12 years ago
  98. 5fe62e5 am ed36d95f: Merge "Start moving to current FreeBSD stdio." by Elliott Hughes · 12 years ago
  99. 6b05c8e Start moving to current FreeBSD stdio. by Elliott Hughes · 12 years ago
  100. 980d217 am 76db50dd: am b632857a: Merge "Add missing include and function prototype for sched_getaffinity." by Elliott Hughes · 12 years ago