1. 93a89f8 Make xfail passes not failures. by Elliott Hughes · 8 years ago
  2. 0d6485e Merge "Add __RENAME_IF_FILE_OFFSET64." by Treehugger Robot · 8 years ago
  3. a571e9e Merge "Document the intricacies of `_FILE_OFFSET_BITS=32` for LP32." by Elliott Hughes · 8 years ago
  4. 9ada00a Document the intricacies of `_FILE_OFFSET_BITS=32` for LP32. by Elliott Hughes · 8 years ago
  5. fbd8762 Merge "Make _scan_nan a bit less visible for libandroid_support users." by Elliott Hughes · 8 years ago
  6. f560537 Add __RENAME_IF_FILE_OFFSET64. by Dan Albert · 8 years ago
  7. 98414b3 Make _scan_nan a bit less visible for libandroid_support users. by Elliott Hughes · 8 years ago
  8. dcdd0e3 Merge "Hide various mbstate implementation details." by Treehugger Robot · 8 years ago
  9. 65cebf0 Merge "Allow passing filenames to generate-NOTICE.py." by Treehugger Robot · 8 years ago
  10. 697f42a Hide various mbstate implementation details. by Elliott Hughes · 8 years ago
  11. aac7c3a Allow passing filenames to generate-NOTICE.py. by Elliott Hughes · 8 years ago
  12. b1c3da1 Merge "__cfi_slowpath[_diag] are available to NDK and VNDK clients" by Treehugger Robot · 8 years ago
  13. 4ebed99 Merge "libm symbol cleanup." by Treehugger Robot · 8 years ago
  14. 5ea0b06 libm symbol cleanup. by Elliott Hughes · 8 years ago
  15. 03e9c49 Merge "Fix unistd._POSIX_macros_smoke test." by Treehugger Robot · 8 years ago
  16. 78c8b30 Merge "Move wchar _l functions out of wchar.cpp." by Treehugger Robot · 8 years ago
  17. 3f03579 Move wchar _l functions out of wchar.cpp. by Dan Albert · 8 years ago
  18. a352935 Fix unistd._POSIX_macros_smoke test. by Elliott Hughes · 8 years ago
  19. 2d585e0 Merge changes from topic 'locale-android-support' by Dan Albert · 8 years ago
  20. ada33eb Merge "Really fix the mac build." by Christopher Ferris · 8 years ago
  21. 5fc1f6e Really fix the mac build. by Christopher Ferris · 8 years ago
  22. b1e4cc3 Merge "Fix max build." by Treehugger Robot · 8 years ago
  23. bad43c7 Fix max build. by Christopher Ferris · 8 years ago
  24. f1cee96 __cfi_slowpath[_diag] are available to NDK and VNDK clients by Jiyong Park · 8 years ago
  25. 61b7e11 Merge "Support memory alignment tests for string_benchmark.cpp" by Christopher Ferris · 8 years ago
  26. 1a8b7f2 Add a non-TLS slot implementation of locale.cpp. by Dan Albert · 8 years ago
  27. f4447b9 Support memory alignment tests for string_benchmark.cpp by Anders Lewis · 8 years ago
  28. e2fd010 Move non-locale.h APIs out of locale.cpp. by Dan Albert · 8 years ago
  29. 3537331 Merge "Sync with upstream OpenBSD: trivial stuff." by Treehugger Robot · 8 years ago
  30. b364683 Sync with upstream OpenBSD: trivial stuff. by Elliott Hughes · 8 years ago
  31. 61fcd39 Merge "The future passed part of <stdlib.h> by..." by Treehugger Robot · 8 years ago
  32. fc544af Merge "Properly handle elf-files without relocation sections" by Treehugger Robot · 8 years ago
  33. 0acb63a Properly handle elf-files without relocation sections by dimitry · 8 years ago
  34. fbefc86 Merge "sys_ptrace_test: Better detect missing HW support" by Treehugger Robot · 8 years ago
  35. 73d17e7 Merge "Move environ valiable into it's own file" by Victor Khimenko · 8 years ago
  36. e76ff92 Merge "Make inline tcsetattr definition match constants." by Elliott Hughes · 8 years ago
  37. 6aaa227 Merge "Undo recent _FILE_OFFSET_BITS=64 changes." by Treehugger Robot · 8 years ago
  38. c2828b8 Merge "Fix ffs on x86 for old API levels." by Treehugger Robot · 8 years ago
  39. 00fedf5 Undo recent _FILE_OFFSET_BITS=64 changes. by Elliott Hughes · 8 years ago
  40. 0a0743f Move environ valiable into it's own file by Victor Khimenko · 8 years ago
  41. 4cae5c3 The future passed part of <stdlib.h> by... by Elliott Hughes · 8 years ago
  42. 95d8fb1 sys_ptrace_test: Better detect missing HW support by Pavel Labath · 8 years ago
  43. ddefae7 Merge "Disable integer_overflow sanitizer in libm." by Ivan Lozano · 8 years ago
  44. 6c716a1 Merge "Support building binutils out of the box for x86/x86-64." by Elliott Hughes · 8 years ago
  45. 1de6d0b Merge "Make <sys/ttydefaults.h> more usable." by Elliott Hughes · 8 years ago
  46. e925418 Disable integer_overflow sanitizer in libm. by Ivan Lozano · 8 years ago
  47. 0ff813f Merge "Update <arpa/*> from FreeBSD." by Elliott Hughes · 8 years ago
  48. 4ceefe2 Merge "Claim to have a POSIX shell and utilities." by Elliott Hughes · 8 years ago
  49. 10c836f Merge "Conditionally expose splice(2) and sync_file_range(2) constants." by Elliott Hughes · 8 years ago
  50. 913ae73 Merge "Fix <dirent.h> d_ino/d_off types." by Elliott Hughes · 8 years ago
  51. 8d307c9 Support building binutils out of the box for x86/x86-64. by Elliott Hughes · 8 years ago
  52. 02fdd05 Make <sys/ttydefaults.h> more usable. by Elliott Hughes · 8 years ago
  53. 9d2d21d Merge "The ifdef check for AT_SYSINFO_EHDR is no longer needed" by Dimitry Ivanov · 8 years ago
  54. 7b7475c Merge "Bionic: Add ziparchive test dependency" by Treehugger Robot · 8 years ago
  55. f9abbf6 The ifdef check for AT_SYSINFO_EHDR is no longer needed by dimitry · 8 years ago
  56. b9797fe Bionic: Add ziparchive test dependency by Andreas Gampe · 8 years ago
  57. 964564d Claim to have a POSIX shell and utilities. by Elliott Hughes · 8 years ago
  58. 02a3fe9 Update <arpa/*> from FreeBSD. by Elliott Hughes · 8 years ago
  59. 9d25072 Conditionally expose splice(2) and sync_file_range(2) constants. by Elliott Hughes · 8 years ago
  60. 0af3e8f Fix <dirent.h> d_ino/d_off types. by Elliott Hughes · 8 years ago
  61. 1449974 Make inline tcsetattr definition match constants. by Elliott Hughes · 8 years ago
  62. f45bc14 Merge "Work around missing _Exit in old API levels." by Elliott Hughes · 8 years ago
  63. 8f5608b Fix ffs on x86 for old API levels. by Elliott Hughes · 8 years ago
  64. 79dd988 Work around missing _Exit in old API levels. by Elliott Hughes · 8 years ago
  65. d09f3b6 Merge "Add version info for C++ versions of basename, strchrnul." by Treehugger Robot · 8 years ago
  66. 16d9ba8 Add version info for C++ versions of basename, strchrnul. by Josh Gao · 8 years ago
  67. 1378c87 Merge "Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses"" by Roozbeh Pournader · 8 years ago
  68. ea3df0c Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 8 years ago
  69. e202036 Merge "bionic: fix assorted static analyzer warnings" by Treehugger Robot · 8 years ago
  70. 03c3799 Merge "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 8 years ago
  71. fa21a80 Merge "Put back more legacy pthread APIs." by Treehugger Robot · 8 years ago
  72. 7059100 bionic: fix assorted static analyzer warnings by George Burgess IV · 8 years ago
  73. ae73516 arm64: expand CFI shadow to cover 48-bit virtual addresses by Kevin Brodsky · 8 years ago
  74. 291e895 Merge "Enable dlfcn.dt_runpath_absolute_path in glibc tests" by Treehugger Robot · 8 years ago
  75. db6ab3d Enable dlfcn.dt_runpath_absolute_path in glibc tests by Dimitry Ivanov · 8 years ago
  76. 82d746f Merge "Expand Seccomp whitelist" by Treehugger Robot · 8 years ago
  77. 076b8d7 Expand Seccomp whitelist by Paul Lawrence · 8 years ago
  78. 8916a91 Merge "Whitelist __NR__newselect." by Treehugger Robot · 8 years ago
  79. c45b588 Whitelist __NR__newselect. by Josh Gao · 8 years ago
  80. c2ce120 Put back more legacy pthread APIs. by Dan Albert · 8 years ago
  81. 814e3a2 Merge "Disable stack protector for __libc_preinit" by Treehugger Robot · 8 years ago
  82. f4b1cbd Disable stack protector for __libc_preinit by Stephen Crane · 8 years ago
  83. d411524 Merge "Shave a stack frame off asserts." by Elliott Hughes · 8 years ago
  84. 695713e Shave a stack frame off asserts. by Elliott Hughes · 8 years ago
  85. e300bf8 Merge "Shave another uninteresting stack frame off aborts." by Treehugger Robot · 8 years ago
  86. d7c5262 Shave another uninteresting stack frame off aborts. by Elliott Hughes · 8 years ago
  87. c5f3dc1 Merge "make libasync_safe vendor_available:true" by Treehugger Robot · 8 years ago
  88. b1b7eda Merge "linker_config_test: allow search paths of systems without a vendor partition" by Jaesung Chung · 8 years ago
  89. 9d97008 linker_config_test: allow search paths of systems without a vendor partition by Jaesung Chung · 8 years ago
  90. 42edca0 Merge "Add sys/stat.h compatibility macros for old NDKs." by Treehugger Robot · 8 years ago
  91. fed3293 Merge "Remove obsolete <machine/cpu-features.h>." by Treehugger Robot · 8 years ago
  92. 0c44c05 Merge "Add #defines for some key enums." by Elliott Hughes · 8 years ago
  93. 899e8ca Remove obsolete <machine/cpu-features.h>. by Elliott Hughes · 8 years ago
  94. f0ee60a Merge "Add benchmarks for strcpy and strcmp." by Christopher Ferris · 8 years ago
  95. ae837f2 Merge "libc: warn that cpu-features.h is deprecated" by Elliott Hughes · 8 years ago
  96. b33accf Merge "Update posix_memalign testing." by Christopher Ferris · 8 years ago
  97. 8ad4093 Add #defines for some key enums. by Elliott Hughes · 8 years ago
  98. 0bd23e4 Merge "Move a <wchar.h> implementation detail into the implementation." by Elliott Hughes · 8 years ago
  99. 3a32d95 Update posix_memalign testing. by Christopher Ferris · 8 years ago
  100. 6c2e8e0 Merge "Add copy-only, seek-only, and copy-and-seek benchmarks for strcat" by Christopher Ferris · 8 years ago