1. acbe322 Regenerate the NOTICE files. by Elliott Hughes · 12 years ago
  2. 8da69a2 Merge "Switch fpclassify over to ieee_ext." by Elliott Hughes · 12 years ago
  3. c480f57 Merge "Clean up <machine/ieee.h>." by Elliott Hughes · 12 years ago
  4. f081e13 Switch fpclassify over to ieee_ext. by Elliott Hughes · 12 years ago
  5. cb65cc3 Clean up <machine/ieee.h>. by Elliott Hughes · 12 years ago
  6. 9ceae0c Merge "Use FLT_ROUNDS in LP64 strtold." by Elliott Hughes · 12 years ago
  7. 20828db Use FLT_ROUNDS in LP64 strtold. by Elliott Hughes · 12 years ago
  8. 4abaa57 Merge "Switch to gdtoa." by Elliott Hughes · 12 years ago
  9. 4bd97ce Switch to gdtoa. by Elliott Hughes · 12 years ago
  10. 26c2bb8 Merge "Fix signed vs unsigned comparison." by Ben Cheng · 12 years ago
  11. b760164 Fix signed vs unsigned comparison. by Ben Cheng · 12 years ago
  12. 073ea10 Merge "Add iswblank for libcxx." by Elliott Hughes · 12 years ago
  13. 40b0579 Add iswblank for libcxx. by Elliott Hughes · 12 years ago
  14. a13c7fd Merge "Fix arm64 floating point definitions." by Elliott Hughes · 12 years ago
  15. 0f95a55 Fix arm64 floating point definitions. by Elliott Hughes · 12 years ago
  16. 76ba8e8 Merge "Reimplement isinf/isnan/fpclassify." by Elliott Hughes · 12 years ago
  17. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 12 years ago
  18. 0558906 Merge "Extra tests for printf of NaN and Inf." by Elliott Hughes · 12 years ago
  19. 7823f32 Extra tests for printf of NaN and Inf. by Elliott Hughes · 12 years ago
  20. 28417eb Merge "Replace the bionic hack for a vfprintf leak with (roughly) the upstream fix." by Elliott Hughes · 12 years ago
  21. 5eb6704 Replace the bionic hack for a vfprintf leak with (roughly) the upstream fix. by Elliott Hughes · 12 years ago
  22. a0b3232 Merge "Improve the <sstream> test." by Elliott Hughes · 12 years ago
  23. 6455ac7 Improve the <sstream> test. by Elliott Hughes · 12 years ago
  24. c4e71fc Merge "Remove unnecessary #includes." by Elliott Hughes · 12 years ago
  25. b676aaf Remove unnecessary #includes. by Elliott Hughes · 12 years ago
  26. b64868a Merge "Add a test for external/stlport a6df82320fcb8f26af0d067c7768fedbaeb9ad88." by Elliott Hughes · 12 years ago
  27. 8c42606 Add a test for external/stlport a6df82320fcb8f26af0d067c7768fedbaeb9ad88. by Elliott Hughes · 12 years ago
  28. 4e364d9 Merge "Use the glibc name user_fpregs_struct." by Elliott Hughes · 12 years ago
  29. 93e1907 Use the glibc name user_fpregs_struct. by Elliott Hughes · 12 years ago
  30. e439219 Merge "Fix mcontext_t for x86-64." by Elliott Hughes · 12 years ago
  31. c5992a0 Fix mcontext_t for x86-64. by Elliott Hughes · 12 years ago
  32. a5d8331 Merge "Use glibc structure for __cmsg_nxthdr." by Calin Juravle · 12 years ago
  33. b52a4ab Merge "Flesh out <locale.h>." by Elliott Hughes · 12 years ago
  34. e623550 Merge "Fix build: include what you use." by Elliott Hughes · 12 years ago
  35. 764a993 Fix build: include what you use. by Elliott Hughes · 12 years ago
  36. c4936e2 Flesh out <locale.h>. by Elliott Hughes · 12 years ago
  37. 7f38a3c Merge "Implement _Exit(3)." by Elliott Hughes · 12 years ago
  38. 9f52564 Implement _Exit(3). by Elliott Hughes · 12 years ago
  39. ff64831 Use glibc structure for __cmsg_nxthdr. by Calin Juravle · 12 years ago
  40. ac70d2e Merge "Clean up localeconv(3)." by Elliott Hughes · 12 years ago
  41. 5363a45 Clean up localeconv(3). by Elliott Hughes · 12 years ago
  42. e2239dd Merge "Corrected typo in mips64.mk about memcpy.cpp" by Andrew Hsieh · 12 years ago
  43. 5acd2d4 Merge "AArch64: Fix flock64 for LP64." by Elliott Hughes · 12 years ago
  44. 48501af AArch64: Fix flock64 for LP64. by Serban Constantinescu · 12 years ago
  45. 4e3ce11 Corrected typo in mips64.mk about memcpy.cpp by Andrew Hsieh · 12 years ago
  46. 0b0387c Merge "Fix kernel header scrubbing for LP64." by Elliott Hughes · 12 years ago
  47. 9195a25 Fix kernel header scrubbing for LP64. by Elliott Hughes · 12 years ago
  48. 41059d7 Merge "Add stpcpy/stpncpy." by Christopher Ferris · 12 years ago
  49. b9bb48b Merge "Fix the printf issue for 64 bits. The following case:" by Elliott Hughes · 12 years ago
  50. 950a58e Add stpcpy/stpncpy. by Christopher Ferris · 12 years ago
  51. 26c31a7 Merge "Remove a non-standard turd: strtotimeval." by Elliott Hughes · 12 years ago
  52. efbdb53 Remove a non-standard turd: strtotimeval. by Elliott Hughes · 12 years ago
  53. 5f149f1 Merge "Implement wctomb(3) for ltrace." by Elliott Hughes · 12 years ago
  54. 60ba211 Merge "Fix build: __unused isn't unused!" by Elliott Hughes · 12 years ago
  55. 50249bc Fix build: __unused isn't unused! by Elliott Hughes · 12 years ago
  56. 77e944f Implement wctomb(3) for ltrace. by Elliott Hughes · 12 years ago
  57. 47931f8 Merge "Fix aarch64 struct ucontext." by Elliott Hughes · 12 years ago
  58. 5c7bda5 Fix aarch64 struct ucontext. by Elliott Hughes · 12 years ago
  59. dc5fcf3 Merge "Define __WORDSIZE like glibc." by Elliott Hughes · 12 years ago
  60. caa15bf Define __WORDSIZE like glibc. by Elliott Hughes · 12 years ago
  61. 804b95e Merge "bionic: Replace iface with opaque netid in resolver." by Robert Greenwalt · 12 years ago
  62. 3868759 Merge "Emit warnings when linking against imprecise math functions" by Calin Juravle · 12 years ago
  63. eb55499 Merge "Fix modf* tests" by Calin Juravle · 12 years ago
  64. e2a0f15 Merge "Regenerate adf header" by Greg Hackmann · 12 years ago
  65. 8061fac Regenerate adf header by Greg Hackmann · 12 years ago
  66. 26be5f5 Merge "Upgrade to tzdata2014b." by Elliott Hughes · 12 years ago
  67. fe6adba Upgrade to tzdata2014b. by Elliott Hughes · 12 years ago
  68. d8d6fee Fix modf* tests by Calin Juravle · 12 years ago
  69. f723b70 Emit warnings when linking against imprecise math functions by Calin Juravle · 12 years ago
  70. 1f13657 Merge "Fix the POSIX timers fix." by Elliott Hughes · 12 years ago
  71. edd7c2e Fix the printf issue for 64 bits. The following case: by Alexander Ivchenko · 12 years ago
  72. 9c9ef0d Merge "Changed long double literal suffix from 'l' to 'L'." by Calin Juravle · 12 years ago
  73. 473d067 Fix the POSIX timers fix. by Elliott Hughes · 12 years ago
  74. 1653ad5 Merge "Remove <machine/limits.h>." by Elliott Hughes · 12 years ago
  75. cb1da5d Merge "Include sys/types.h and sys/wait.h for waitpid" by Christopher Ferris · 12 years ago
  76. 1021c05 Include sys/types.h and sys/wait.h for waitpid by Brian Carlstrom · 12 years ago
  77. 1b0dc40 Remove <machine/limits.h>. by Elliott Hughes · 12 years ago
  78. f1bfc87 Merge "Remove SIZE_MAX definition in limits.h" by Elliott Hughes · 12 years ago
  79. ab5488f Merge "Fix transient failure in select_smoke test." by Christopher Ferris · 12 years ago
  80. e3bb025 Fix transient failure in select_smoke test. by Christopher Ferris · 12 years ago
  81. 92d81d8 Merge "Add Silvermont architecture cache sizes" by Elliott Hughes · 12 years ago
  82. e05816c Merge "Fix debug malloc for LP64." by Elliott Hughes · 12 years ago
  83. 64b2963 Fix debug malloc for LP64. by Elliott Hughes · 12 years ago
  84. ea9bf67 bionic: Replace iface with opaque netid in resolver. by Szymon Jakubczak · 13 years ago
  85. f42df8c Merge "Add lsearch(3) for ltrace." by Elliott Hughes · 12 years ago
  86. 7f3a272 Add lsearch(3) for ltrace. by Elliott Hughes · 12 years ago
  87. 796249a Merge "Remove duplicate line in linker/Android.mk." by Elliott Hughes · 12 years ago
  88. 88b44fe Remove duplicate line in linker/Android.mk. by Elliott Hughes · 12 years ago
  89. b7afa9d Changed long double literal suffix from 'l' to 'L'. by Calin Juravle · 12 years ago
  90. 3bfa0fd Add Silvermont architecture cache sizes by Henrik Smiding · 13 years ago
  91. b732b71 Merge "Move accept4 tests into sys_socket_test.cpp." by Christopher Ferris · 12 years ago
  92. 108f6dc Move accept4 tests into sys_socket_test.cpp. by Christopher Ferris · 12 years ago
  93. aad59fa Merge "Small accept4 fixes." by Christopher Ferris · 12 years ago
  94. 9cea377 Small accept4 fixes. by Christopher Ferris · 12 years ago
  95. ac3fc00 Remove SIZE_MAX definition in limits.h by Russell Webb · 12 years ago
  96. 557942a Merge "Fix math tests." by Calin Juravle · 12 years ago
  97. d8fe15f Merge "add 32-bit bionic implementation for denver arch" by Christopher Ferris · 12 years ago
  98. c19972a Merge "Use __unused instead of UNUSED in linker.cpp" by Christopher Ferris · 12 years ago
  99. 6617fb7 Merge "Add lconv declaration and localeconv(3)" by Calin Juravle · 12 years ago
  100. 50282f7 Add lconv declaration and localeconv(3) by Pavel Chupin · 12 years ago