1. a97079d Merge "Implement wcwidth(3) in terms of icu4c." am: bafa1985ec by Elliott Hughes · 8 years ago
  2. bafa198 Merge "Implement wcwidth(3) in terms of icu4c." by Elliott Hughes · 8 years ago
  3. 249792a Merge "Actually turn on -Werror for crtbegin." am: 07d2d327bf by Elliott Hughes · 8 years ago
  4. 07d2d32 Merge "Actually turn on -Werror for crtbegin." by Treehugger Robot · 8 years ago
  5. c41b560 Implement wcwidth(3) in terms of icu4c. by Elliott Hughes · 8 years ago
  6. 82e950c Actually turn on -Werror for crtbegin. by Elliott Hughes · 8 years ago
  7. 72f06ce Merge "Use O_APPEND for stdio append mode." am: 38bcf2b704 by Elliott Hughes · 8 years ago
  8. 38bcf2b Merge "Use O_APPEND for stdio append mode." by Elliott Hughes · 8 years ago
  9. e3b1101 Merge "Fix error condition on strtof inline." am: 9faa95c9eb by Dan Albert · 8 years ago
  10. 9faa95c Merge "Fix error condition on strtof inline." by Treehugger Robot · 8 years ago
  11. bd3f657 Fix error condition on strtof inline. by Dan Albert · 8 years ago
  12. c441ad7 Merge "Add __ANDROID_NDK__ to identify using the NDK." am: d3e656abeb by Dan Albert · 8 years ago
  13. d3e656a Merge "Add __ANDROID_NDK__ to identify using the NDK." by Treehugger Robot · 8 years ago
  14. f66fa49 Add __ANDROID_NDK__ to identify using the NDK. by Dan Albert · 8 years ago
  15. 78d878c Merge "libc: Move FORTIFY into one file; make style fixups" am: 4f36cabd8d by George Burgess IV · 8 years ago
  16. 4f36cab Merge "libc: Move FORTIFY into one file; make style fixups" by Treehugger Robot · 8 years ago
  17. 33a8cb1 Use O_APPEND for stdio append mode. by Elliott Hughes · 8 years ago
  18. d34b0a9 libc: Move FORTIFY into one file; make style fixups by George Burgess IV · 8 years ago
  19. da32d33 Merge "Build crtbegin with clang too." am: 9306889509 by Elliott Hughes · 8 years ago
  20. 9306889 Merge "Build crtbegin with clang too." by Treehugger Robot · 8 years ago
  21. 383f77b Merge "Create global seccomp policy." am: 33f9043f48 by Steve Muckle · 8 years ago
  22. 33f9043 Merge "Create global seccomp policy." by Treehugger Robot · 8 years ago
  23. b348d5c Build crtbegin with clang too. by Elliott Hughes · 8 years ago
  24. b231a63 Merge "Split our FORTIFY implementation into libc_fortify" am: 086b1b5a22 by George Burgess IV · 8 years ago
  25. 086b1b5 Merge "Split our FORTIFY implementation into libc_fortify" by Treehugger Robot · 8 years ago
  26. c5c7bee Merge "tests: clean up bionic-unit-tests-static linking" am: b8115bdf4f by Elliott Hughes · 8 years ago
  27. b8115bd Merge "tests: clean up bionic-unit-tests-static linking" by Elliott Hughes · 8 years ago
  28. f32d484 tests: clean up bionic-unit-tests-static linking by Elliott Hughes · 8 years ago
  29. 6cb0687 Split our FORTIFY implementation into libc_fortify by George Burgess IV · 8 years ago
  30. f840c35 Merge "Remove the HASLB and FREEUB macros." am: 4fce647a5b by Elliott Hughes · 8 years ago
  31. 4fce647 Merge "Remove the HASLB and FREEUB macros." by Treehugger Robot · 8 years ago
  32. 2a73189 Merge "Make xfail passes not failures." am: 4dc80181cd by Elliott Hughes · 8 years ago
  33. 4dc8018 Merge "Make xfail passes not failures." by Elliott Hughes · 8 years ago
  34. 59378a9 Merge "Replace fmemopen." am: bff8da308f by Elliott Hughes · 8 years ago
  35. bff8da3 Merge "Replace fmemopen." by Elliott Hughes · 8 years ago
  36. f06c96a Merge "Apply recent strto* fix, add new tests." am: 89ff49942b by Elliott Hughes · 8 years ago
  37. 778b1bd Merge "Replace killpg." am: 57ad09278f by Elliott Hughes · 8 years ago
  38. 89ff499 Merge "Apply recent strto* fix, add new tests." by Elliott Hughes · 8 years ago
  39. 57ad092 Merge "Replace killpg." by Elliott Hughes · 8 years ago
  40. 15a65a7 Merge "Switch to FreeBSD for wcsstr and wmemcpy." am: fd80e39546 by Elliott Hughes · 8 years ago
  41. fd80e39 Merge "Switch to FreeBSD for wcsstr and wmemcpy." by Treehugger Robot · 8 years ago
  42. 80e4c15 Remove the HASLB and FREEUB macros. by Elliott Hughes · 8 years ago
  43. 3a4c454 Replace fmemopen. by Elliott Hughes · 8 years ago
  44. aa3f96c Create global seccomp policy. by Steve Muckle · 8 years ago
  45. 93a89f8 Make xfail passes not failures. by Elliott Hughes · 8 years ago
  46. af24e1c Merge "Explain how to handle device-specific headers." am: 248b5cb672 by Elliott Hughes · 8 years ago
  47. 248b5cb Merge "Explain how to handle device-specific headers." by Elliott Hughes · 8 years ago
  48. 9a626a8 Merge "Remove outdated _FORTIFY_SOURCE #undefs" am: 71853ad5c5 by George Burgess IV · 8 years ago
  49. 71853ad Merge "Remove outdated _FORTIFY_SOURCE #undefs" by Treehugger Robot · 8 years ago
  50. 53c4c8a Remove outdated _FORTIFY_SOURCE #undefs by George Burgess IV · 8 years ago
  51. 5641716 Merge "Use __RENAME_IF_FILE_OFFSET64 where possible." am: b8ce93974a by Elliott Hughes · 8 years ago
  52. b8ce939 Merge "Use __RENAME_IF_FILE_OFFSET64 where possible." by Treehugger Robot · 8 years ago
  53. a57c878 Explain how to handle device-specific headers. by Elliott Hughes · 8 years ago
  54. 7c5a851 Use __RENAME_IF_FILE_OFFSET64 where possible. by Elliott Hughes · 8 years ago
  55. b287080 Merge "Add __RENAME_IF_FILE_OFFSET64." am: 0d6485eca4 by Dan Albert · 8 years ago
  56. 0d6485e Merge "Add __RENAME_IF_FILE_OFFSET64." by Treehugger Robot · 8 years ago
  57. 1498e80 Merge "Document the intricacies of `_FILE_OFFSET_BITS=32` for LP32." by Elliott Hughes · 8 years ago
  58. a571e9e Merge "Document the intricacies of `_FILE_OFFSET_BITS=32` for LP32." by Elliott Hughes · 8 years ago
  59. 9ada00a Document the intricacies of `_FILE_OFFSET_BITS=32` for LP32. by Elliott Hughes · 8 years ago
  60. b00d098 Merge "Make _scan_nan a bit less visible for libandroid_support users." by Elliott Hughes · 8 years ago
  61. fbd8762 Merge "Make _scan_nan a bit less visible for libandroid_support users." by Elliott Hughes · 8 years ago
  62. f560537 Add __RENAME_IF_FILE_OFFSET64. by Dan Albert · 8 years ago
  63. 98414b3 Make _scan_nan a bit less visible for libandroid_support users. by Elliott Hughes · 8 years ago
  64. 452c185 Merge "Hide various mbstate implementation details." am: dcdd0e3760 by Elliott Hughes · 8 years ago
  65. dcdd0e3 Merge "Hide various mbstate implementation details." by Treehugger Robot · 8 years ago
  66. 18f0ad8 Merge "Allow passing filenames to generate-NOTICE.py." am: 65cebf0804 by Elliott Hughes · 8 years ago
  67. 65cebf0 Merge "Allow passing filenames to generate-NOTICE.py." by Treehugger Robot · 8 years ago
  68. 697f42a Hide various mbstate implementation details. by Elliott Hughes · 8 years ago
  69. aac7c3a Allow passing filenames to generate-NOTICE.py. by Elliott Hughes · 8 years ago
  70. 510d923 Merge "__cfi_slowpath[_diag] are available to NDK and VNDK clients" by Jiyong Park · 8 years ago
  71. b1c3da1 Merge "__cfi_slowpath[_diag] are available to NDK and VNDK clients" by Treehugger Robot · 8 years ago
  72. 8d21ab4 Merge "libm symbol cleanup." am: 4ebed99e25 by Elliott Hughes · 8 years ago
  73. 4ebed99 Merge "libm symbol cleanup." by Treehugger Robot · 8 years ago
  74. 5ea0b06 libm symbol cleanup. by Elliott Hughes · 8 years ago
  75. 5a99bd4 Merge "Fix unistd._POSIX_macros_smoke test." am: 03e9c498d4 by Elliott Hughes · 8 years ago
  76. 021d7ca Merge "Move wchar _l functions out of wchar.cpp." am: 78c8b306ee by Dan Albert · 8 years ago
  77. 03e9c49 Merge "Fix unistd._POSIX_macros_smoke test." by Treehugger Robot · 8 years ago
  78. 78c8b30 Merge "Move wchar _l functions out of wchar.cpp." by Treehugger Robot · 8 years ago
  79. 3f03579 Move wchar _l functions out of wchar.cpp. by Dan Albert · 8 years ago
  80. a352935 Fix unistd._POSIX_macros_smoke test. by Elliott Hughes · 8 years ago
  81. 20f3399 Switch to FreeBSD for wcsstr and wmemcpy. by Elliott Hughes · 8 years ago
  82. f826a37 Apply recent strto* fix, add new tests. by Elliott Hughes · 8 years ago
  83. 5f78abd Merge changes from topic 'locale-android-support' am: 2d585e0070 by Dan Albert · 8 years ago
  84. 2d585e0 Merge changes from topic 'locale-android-support' by Dan Albert · 8 years ago
  85. a95aade Merge "Really fix the mac build." am: ada33eb9b4 by Christopher Ferris · 8 years ago
  86. ada33eb Merge "Really fix the mac build." by Christopher Ferris · 8 years ago
  87. 5fc1f6e Really fix the mac build. by Christopher Ferris · 8 years ago
  88. 3b33f6f Merge "Fix max build." am: b1e4cc31a4 by Christopher Ferris · 8 years ago
  89. b1e4cc3 Merge "Fix max build." by Treehugger Robot · 8 years ago
  90. bad43c7 Fix max build. by Christopher Ferris · 8 years ago
  91. f1cee96 __cfi_slowpath[_diag] are available to NDK and VNDK clients by Jiyong Park · 8 years ago
  92. 635d055 Merge "Support memory alignment tests for string_benchmark.cpp" am: 61b7e114dd by Christopher Ferris · 8 years ago
  93. 61b7e11 Merge "Support memory alignment tests for string_benchmark.cpp" by Christopher Ferris · 8 years ago
  94. 1a8b7f2 Add a non-TLS slot implementation of locale.cpp. by Dan Albert · 8 years ago
  95. f4447b9 Support memory alignment tests for string_benchmark.cpp by Anders Lewis · 9 years ago
  96. e2fd010 Move non-locale.h APIs out of locale.cpp. by Dan Albert · 8 years ago
  97. 7532b32 Replace killpg. by Elliott Hughes · 8 years ago
  98. 3c2f2d9 Merge "Sync with upstream OpenBSD: trivial stuff." am: 3537331942 by Elliott Hughes · 8 years ago
  99. 3537331 Merge "Sync with upstream OpenBSD: trivial stuff." by Treehugger Robot · 8 years ago
  100. b364683 Sync with upstream OpenBSD: trivial stuff. by Elliott Hughes · 8 years ago