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