1. 532ad90 Merge "Switch to the upstream OpenBSD getenv/putenv/setenv implementation." by Elliott Hughes · 11 years ago
  2. d8f8e9c Merge "Remove strntoimax and strntoumax from the future." by Elliott Hughes · 11 years ago
  3. 36f5a95 Merge "Get ANDROID_DATA dir from enviroment" by Dmitriy Ivanov · 11 years ago
  4. 53c884e Get ANDROID_DATA dir from enviroment by Dmitriy Ivanov · 11 years ago
  5. eae5902 Remove strntoimax and strntoumax from the future. by Elliott Hughes · 11 years ago
  6. 58d9e28 Switch to the upstream OpenBSD getenv/putenv/setenv implementation. by Elliott Hughes · 11 years ago
  7. 635edbd Merge "Follow up on building tests for both platforms" by Dmitriy Ivanov · 11 years ago
  8. c6cd884 Merge "LP64 shouldn't include the non-standard <time64.h> cruft." by Elliott Hughes · 11 years ago
  9. 156c3af Follow up on building tests for both platforms by Dmitriy Ivanov · 11 years ago
  10. 8d77bce LP64 shouldn't include the non-standard <time64.h> cruft. by Elliott Hughes · 11 years ago
  11. 8eaeaf5 Merge "Build 32/64 bit versions of tests/benchmarks." by Christopher Ferris · 11 years ago
  12. d0ecf59 Merge "Use -fvisibility=hidden to build libc_gdtoa." by Elliott Hughes · 11 years ago
  13. cce36c1 Use -fvisibility=hidden to build libc_gdtoa. by Elliott Hughes · 11 years ago
  14. 345b49a Build 32/64 bit versions of tests/benchmarks. by Christopher Ferris · 11 years ago
  15. c5eea6d Merge "Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN." by Elliott Hughes · 11 years ago
  16. 4ff967f Merge "Fix arm64/x86 build." by Torne (Richard Coles) · 11 years ago
  17. 0dcf06f Fix arm64/x86 build. by Torne (Richard Coles) · 11 years ago
  18. b1bfa79 Merge "Allow sharing the RELRO section via a file." by Torne (Richard Coles) · 11 years ago
  19. c363e5d Merge "Support loading libraries to a reserved address." by Torne (Richard Coles) · 11 years ago
  20. 16f6429 Merge "Add android_dlopen_ext() interface to linker." by Torne (Richard Coles) · 11 years ago
  21. 83c07b5 Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN. by Elliott Hughes · 11 years ago
  22. f348980 Merge "Clean up and document our hacks for building BSD source." by Elliott Hughes · 11 years ago
  23. d39f3f2 Clean up and document our hacks for building BSD source. by Elliott Hughes · 11 years ago
  24. 44a98d5 Merge "clang is >= 3.4 now; remove a hack." by Elliott Hughes · 11 years ago
  25. d812b21 Merge "Remove unused #defines from "arith.h"." by Elliott Hughes · 11 years ago
  26. d3679c8 clang is >= 3.4 now; remove a hack. by Elliott Hughes · 11 years ago
  27. 2e003f4 Remove unused #defines from "arith.h". by Elliott Hughes · 11 years ago
  28. 8abf44c Merge "Make libc signal handler output more like debuggerd." by Elliott Hughes · 11 years ago
  29. 6d09ec3 Merge "Fix for libgcc compat generation script." by Dmitriy Ivanov · 11 years ago
  30. 17e6a98 Make libc signal handler output more like debuggerd. by Elliott Hughes · 11 years ago
  31. 6a45fe9 Fix for libgcc compat generation script. by Dmitriy Ivanov · 11 years ago
  32. a9585ae Merge "Temporarily disable text relocation warnings for x86 libraries" by Elliott Hughes · 11 years ago
  33. 865119e Temporarily disable text relocation warnings for x86 libraries by Du Chenyang · 11 years ago
  34. 9b22c21 Merge "Make uselocale(3) claim its pthread key in an ELF constructor." by Elliott Hughes · 11 years ago
  35. 1acd971 Merge "Switch to upstream OpenBSD fread/fvwrite." by Elliott Hughes · 11 years ago
  36. fe0c6ae Merge "Brings LC_* defs into line with POSIX" by Dan Albert · 11 years ago
  37. db68e56 Brings LC_* defs into line with POSIX by Dan Albert · 11 years ago
  38. cd79c8b Merge "Fix a wchar.wcstombs_wcrtombs test failure." by Elliott Hughes · 11 years ago
  39. 2f68866 Make uselocale(3) claim its pthread key in an ELF constructor. by Elliott Hughes · 11 years ago
  40. 1b836ee Fix a wchar.wcstombs_wcrtombs test failure. by Elliott Hughes · 11 years ago
  41. 9d3c2dd Switch to upstream OpenBSD fread/fvwrite. by Elliott Hughes · 11 years ago
  42. b88da06 Merge "Upgrade to current vfprintf." by Elliott Hughes · 11 years ago
  43. 9e94ea5 Merge "Upgrade our <ctype.h> implementation to OpenBSD head." by Elliott Hughes · 11 years ago
  44. f3c7390 Upgrade our <ctype.h> implementation to OpenBSD head. by Elliott Hughes · 11 years ago
  45. 0e351e4 Merge "Changes our ctype identifiers to match the BSDs" by Dan Albert · 11 years ago
  46. 779585f Changes our ctype identifiers to match the BSDs by Dan Albert · 11 years ago
  47. 0549371 Upgrade to current vfprintf. by Elliott Hughes · 11 years ago
  48. 183ad9d Allow sharing the RELRO section via a file. by Torne (Richard Coles) · 11 years ago
  49. 12bbb91 Support loading libraries to a reserved address. by Torne (Richard Coles) · 11 years ago
  50. 012cb45 Add android_dlopen_ext() interface to linker. by Torne (Richard Coles) · 11 years ago
  51. 857b179 Merge "Regenerate the NOTICE files." by Elliott Hughes · 11 years ago
  52. acbe322 Regenerate the NOTICE files. by Elliott Hughes · 11 years ago
  53. 8da69a2 Merge "Switch fpclassify over to ieee_ext." by Elliott Hughes · 11 years ago
  54. c480f57 Merge "Clean up <machine/ieee.h>." by Elliott Hughes · 11 years ago
  55. f081e13 Switch fpclassify over to ieee_ext. by Elliott Hughes · 11 years ago
  56. cb65cc3 Clean up <machine/ieee.h>. by Elliott Hughes · 11 years ago
  57. 9ceae0c Merge "Use FLT_ROUNDS in LP64 strtold." by Elliott Hughes · 11 years ago
  58. 20828db Use FLT_ROUNDS in LP64 strtold. by Elliott Hughes · 11 years ago
  59. 4abaa57 Merge "Switch to gdtoa." by Elliott Hughes · 11 years ago
  60. 4bd97ce Switch to gdtoa. by Elliott Hughes · 11 years ago
  61. 26c2bb8 Merge "Fix signed vs unsigned comparison." by Ben Cheng · 11 years ago
  62. b760164 Fix signed vs unsigned comparison. by Ben Cheng · 11 years ago
  63. 073ea10 Merge "Add iswblank for libcxx." by Elliott Hughes · 11 years ago
  64. 40b0579 Add iswblank for libcxx. by Elliott Hughes · 11 years ago
  65. a13c7fd Merge "Fix arm64 floating point definitions." by Elliott Hughes · 11 years ago
  66. 0f95a55 Fix arm64 floating point definitions. by Elliott Hughes · 11 years ago
  67. 76ba8e8 Merge "Reimplement isinf/isnan/fpclassify." by Elliott Hughes · 11 years ago
  68. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 11 years ago
  69. 0558906 Merge "Extra tests for printf of NaN and Inf." by Elliott Hughes · 11 years ago
  70. 7823f32 Extra tests for printf of NaN and Inf. by Elliott Hughes · 11 years ago
  71. 28417eb Merge "Replace the bionic hack for a vfprintf leak with (roughly) the upstream fix." by Elliott Hughes · 11 years ago
  72. 5eb6704 Replace the bionic hack for a vfprintf leak with (roughly) the upstream fix. by Elliott Hughes · 11 years ago
  73. a0b3232 Merge "Improve the <sstream> test." by Elliott Hughes · 11 years ago
  74. 6455ac7 Improve the <sstream> test. by Elliott Hughes · 11 years ago
  75. c4e71fc Merge "Remove unnecessary #includes." by Elliott Hughes · 11 years ago
  76. b676aaf Remove unnecessary #includes. by Elliott Hughes · 11 years ago
  77. b64868a Merge "Add a test for external/stlport a6df82320fcb8f26af0d067c7768fedbaeb9ad88." by Elliott Hughes · 11 years ago
  78. 8c42606 Add a test for external/stlport a6df82320fcb8f26af0d067c7768fedbaeb9ad88. by Elliott Hughes · 11 years ago
  79. 4e364d9 Merge "Use the glibc name user_fpregs_struct." by Elliott Hughes · 11 years ago
  80. 93e1907 Use the glibc name user_fpregs_struct. by Elliott Hughes · 11 years ago
  81. e439219 Merge "Fix mcontext_t for x86-64." by Elliott Hughes · 11 years ago
  82. c5992a0 Fix mcontext_t for x86-64. by Elliott Hughes · 11 years ago
  83. a5d8331 Merge "Use glibc structure for __cmsg_nxthdr." by Calin Juravle · 11 years ago
  84. b52a4ab Merge "Flesh out <locale.h>." by Elliott Hughes · 11 years ago
  85. e623550 Merge "Fix build: include what you use." by Elliott Hughes · 11 years ago
  86. 764a993 Fix build: include what you use. by Elliott Hughes · 11 years ago
  87. c4936e2 Flesh out <locale.h>. by Elliott Hughes · 11 years ago
  88. 7f38a3c Merge "Implement _Exit(3)." by Elliott Hughes · 11 years ago
  89. 9f52564 Implement _Exit(3). by Elliott Hughes · 11 years ago
  90. ff64831 Use glibc structure for __cmsg_nxthdr. by Calin Juravle · 11 years ago
  91. ac70d2e Merge "Clean up localeconv(3)." by Elliott Hughes · 11 years ago
  92. 5363a45 Clean up localeconv(3). by Elliott Hughes · 11 years ago
  93. e2239dd Merge "Corrected typo in mips64.mk about memcpy.cpp" by Andrew Hsieh · 11 years ago
  94. 5acd2d4 Merge "AArch64: Fix flock64 for LP64." by Elliott Hughes · 11 years ago
  95. 48501af AArch64: Fix flock64 for LP64. by Serban Constantinescu · 11 years ago
  96. 4e3ce11 Corrected typo in mips64.mk about memcpy.cpp by Andrew Hsieh · 11 years ago
  97. 0b0387c Merge "Fix kernel header scrubbing for LP64." by Elliott Hughes · 11 years ago
  98. 9195a25 Fix kernel header scrubbing for LP64. by Elliott Hughes · 11 years ago
  99. 41059d7 Merge "Add stpcpy/stpncpy." by Christopher Ferris · 11 years ago
  100. b9bb48b Merge "Fix the printf issue for 64 bits. The following case:" by Elliott Hughes · 11 years ago