1. c620059 Remove 32-bit assumptions from the ELF code. by Elliott Hughes · 12 years ago
  2. 6dee3b9 Merge "Add x86_64 to the bionic headers." by Elliott Hughes · 12 years ago
  3. d3e64a3 Add x86_64 to the bionic headers. by Elliott Hughes · 12 years ago
  4. 76218ef Merge "Fix inttypes.h and stdint.h for 64-bit (and C++11)." by Elliott Hughes · 12 years ago
  5. a9a02ac Fix inttypes.h and stdint.h for 64-bit (and C++11). by Elliott Hughes · 12 years ago
  6. 4d016c6 Merge "Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications)." by Elliott Hughes · 12 years ago
  7. 6aed607 Merge "Fix unnecessary call to __strncpy_chk2" by Nick Kralevich · 12 years ago
  8. d13c2b1 Fix unnecessary call to __strncpy_chk2 by Nick Kralevich · 12 years ago
  9. 8427b74 Merge "libc: fortify recvfrom()" by Nick Kralevich · 12 years ago
  10. e0d0b15 Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications). by Elliott Hughes · 12 years ago
  11. ad1244b Merge "Upgrade to tzdata2013f." by Elliott Hughes · 12 years ago
  12. 4ced7ef Upgrade to tzdata2013f. by Elliott Hughes · 12 years ago
  13. abd4b25 Merge "Upgrade to tzdata2013e." by Elliott Hughes · 12 years ago
  14. 35b123e Upgrade to tzdata2013e. by Elliott Hughes · 12 years ago
  15. 7b53802 Merge "Make it easier to add syscalls for another architecture." by Elliott Hughes · 12 years ago
  16. d612165 Make it easier to add syscalls for another architecture. by Elliott Hughes · 12 years ago
  17. a1c1a33 Merge "Add a unit test for %n." by Elliott Hughes · 12 years ago
  18. c612a13 Merge "Update capability.h" by Michael Wright · 12 years ago
  19. 8bd5aa6 Update capability.h by Michael Wright · 12 years ago
  20. 7248a2d Add a unit test for %n. by Elliott Hughes · 12 years ago
  21. 60f4f9a libc: fortify recvfrom() by Nick Kralevich · 12 years ago
  22. 759111c Merge "Simplify the SYSCALLS.TXT format." by Elliott Hughes · 12 years ago
  23. c8d9867 Merge "Update taskstats.h from Linux 3.11.1" by Elliott Hughes · 12 years ago
  24. 5e52279 Simplify the SYSCALLS.TXT format. by Elliott Hughes · 12 years ago
  25. 43e5bad Merge "Fix %hhd formats in the printf family." by Elliott Hughes · 12 years ago
  26. 1d13c64 Fix %hhd formats in the printf family. by Elliott Hughes · 12 years ago
  27. fc2ceae Merge "Remove two -D flags for unused macros." by Elliott Hughes · 12 years ago
  28. 3f33165 Remove two -D flags for unused macros. by Elliott Hughes · 12 years ago
  29. 50a1b77 Update taskstats.h from Linux 3.11.1 by Sami Kyostila · 12 years ago
  30. c2de11d Merge "__memcpy_chk: Fix signed cmp of unsigned values." by Christopher Ferris · 12 years ago
  31. 16e185c __memcpy_chk: Fix signed cmp of unsigned values. by Christopher Ferris · 12 years ago
  32. ad999b6 Merge "Fix all debug directives." by Christopher Ferris · 12 years ago
  33. a57c9c0 Fix all debug directives. by Christopher Ferris · 12 years ago
  34. 7493568 Merge "Update all debug directives." by Christopher Ferris · 12 years ago
  35. bd7fe1d Update all debug directives. by Christopher Ferris · 12 years ago
  36. bef76b5 Merge "Add linux/sock_diag.h" by Nick Kralevich · 12 years ago
  37. aad3c52 Merge "Ensure we have the off64_t variant of every function that takes an off_t." by Elliott Hughes · 12 years ago
  38. 8470f01 Add linux/sock_diag.h by Nick Kralevich · 12 years ago
  39. b4f7616 Ensure we have the off64_t variant of every function that takes an off_t. by Elliott Hughes · 12 years ago
  40. f8e71ba Merge "Add mmap64()" by Elliott Hughes · 12 years ago
  41. afcc0cc Add mmap64() by Daniel Leung · 12 years ago
  42. d5ddf40 Merge "Fix host tests that need the shell." by Elliott Hughes · 12 years ago
  43. 269851b Merge "Declare __page_shift and __page_size with C linkage." by Elliott Hughes · 12 years ago
  44. 9ae59c0 Declare __page_shift and __page_size with C linkage. by Bernhard Rosenkraenzer · 12 years ago
  45. a259472 Merge "Fix mismatch between declaration and forward declaration" by Elliott Hughes · 12 years ago
  46. e60c4f0 Fix host tests that need the shell. by Elliott Hughes · 12 years ago
  47. 045f311 Merge "Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata." by Elliott Hughes · 12 years ago
  48. cf178bf Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata. by Elliott Hughes · 12 years ago
  49. 814bbd5 Merge "Update netlink.h from tip-of-tree external/kernel-headers" by Nick Kralevich · 12 years ago
  50. 4a509d8 Merge "Add bionic-unit-tests-run-on-host special target" by Elliott Hughes · 12 years ago
  51. f22fb68 Add bionic-unit-tests-run-on-host special target by Pavel Chupin · 12 years ago
  52. 45e52fa Update netlink.h from tip-of-tree external/kernel-headers by Nick Kralevich · 12 years ago
  53. edad1e1 Fix mismatch between declaration and forward declaration by Bernhard Rosenkraenzer · 12 years ago
  54. 8512992 Merge "Simplify main thread stack size initialization" by Brian Carlstrom · 12 years ago
  55. 850f59d Merge "Use kernel default for initial thread size" by Brian Carlstrom · 12 years ago
  56. 50af69e Simplify main thread stack size initialization by Brian Carlstrom · 12 years ago
  57. 322e7bc Use kernel default for initial thread size by Brian Carlstrom · 12 years ago
  58. 98c726e Merge "Add the dl_iterate_phdr function to libdl for arm." by Christopher Ferris · 12 years ago
  59. 24053a4 Add the dl_iterate_phdr function to libdl for arm. by Christopher Ferris · 12 years ago
  60. df7436e Merge "Avoid segfaults if properties are not initialized" by Elliott Hughes · 12 years ago
  61. afa3104 Merge "Fix strchr for basic non-sse case on x86" by Elliott Hughes · 12 years ago
  62. 3c4b50f Fix strchr for basic non-sse case on x86 by Pavel Chupin · 12 years ago
  63. a21e696 Avoid segfaults if properties are not initialized by Pavel Chupin · 12 years ago
  64. 99b859c Merge "Move stack unwinding test into library." by Christopher Ferris · 12 years ago
  65. 8240bed Move stack unwinding test into library. by Christopher Ferris · 12 years ago
  66. 4e3ed44 Merge "cdefs.h: introduce __bos0" by Nick Kralevich · 12 years ago
  67. bd8e674 cdefs.h: introduce __bos0 by Nick Kralevich · 12 years ago
  68. eb8f362 Merge "FORTIFY_SOURCE: introduce __strncpy_chk2" by Nick Kralevich · 12 years ago
  69. 93501d3 FORTIFY_SOURCE: introduce __strncpy_chk2 by Nick Kralevich · 12 years ago
  70. 2557433 Merge "Change hard-coded directory." by Christopher Ferris · 12 years ago
  71. 5227bb3 Change hard-coded directory. by Christopher Ferris · 12 years ago
  72. 1f216e3 Merge "Create bionic unit test library for use with CTS." by Christopher Ferris · 12 years ago
  73. 22f5ef6 Merge "Delete CAVEATS / fix spelling." by Nick Kralevich · 12 years ago
  74. bdbdbb8 Delete CAVEATS / fix spelling. by Nick Kralevich · 12 years ago
  75. 153d927 Create bionic unit test library for use with CTS. by Christopher Ferris · 12 years ago
  76. 33dd7c1 Merge "Add explicit -m32/-melf_i386 for x86 target" by Elliott Hughes · 12 years ago
  77. c6135ba Merge "Change how DNS resolver handle no default iface" by Robert Greenwalt · 12 years ago
  78. e85c183 Add explicit -m32/-melf_i386 for x86 target by Pavel Chupin · 12 years ago
  79. a31ddef Change how DNS resolver handle no default iface by Robert Greenwalt · 12 years ago
  80. 41f08ab Merge "Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a." by Elliott Hughes · 12 years ago
  81. 713fe64 Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a. by Elliott Hughes · 12 years ago
  82. c44205c Merge "Work around tzcode's reliance on signed overflow." by Elliott Hughes · 12 years ago
  83. 7843d44 Work around tzcode's reliance on signed overflow. by Elliott Hughes · 12 years ago
  84. bb34907 Merge "Make mips_relocate_got tolerate a missing got" by Brian Carlstrom · 12 years ago
  85. 87c3585 Make mips_relocate_got tolerate a missing got by Brian Carlstrom · 12 years ago
  86. c803933 Merge "Change hard-coded temporary directory." by Christopher Ferris · 12 years ago
  87. 4eacb34 Merge "Fix pthread_getcpuclockid." by Elliott Hughes · 12 years ago
  88. 9b06cc3 Fix pthread_getcpuclockid. by Jeff Hao · 12 years ago
  89. cf05299 Merge "Create optimized __strcpy_chk/__strcat_chk." by Christopher Ferris · 12 years ago
  90. bd6dc6a Change hard-coded temporary directory. by Christopher Ferris · 12 years ago
  91. 5f45d58 Create optimized __strcpy_chk/__strcat_chk. by Christopher Ferris · 12 years ago
  92. c5cf537 Merge "Optimize __memset_chk, __memcpy_chk. DO NOT MERGE." by Christopher Ferris · 12 years ago
  93. 59a13c1 Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. by Christopher Ferris · 12 years ago
  94. c85e0db Merge "Add more information to error due to truncated Elf32_Ehdr" by Brian Carlstrom · 12 years ago
  95. 0e79b91 Add more information to error due to truncated Elf32_Ehdr by Brian Carlstrom · 12 years ago
  96. 5e4a2f3 Merge "Update kernel input headers" by Michael Wright · 12 years ago
  97. 55bdef8 Update kernel input headers by Michael Wright · 12 years ago
  98. ff9b7aa Merge "Make ctype.h a little less unhygienic." by Elliott Hughes · 12 years ago
  99. 5e9b20f Make ctype.h a little less unhygienic. by Elliott Hughes · 12 years ago
  100. c933493 Merge "Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols." by Elliott Hughes · 12 years ago