1. f9abbf6 The ifdef check for AT_SYSINFO_EHDR is no longer needed by dimitry · 8 years ago
  2. f45bc14 Merge "Work around missing _Exit in old API levels." by Elliott Hughes · 8 years ago
  3. 79dd988 Work around missing _Exit in old API levels. by Elliott Hughes · 8 years ago
  4. d09f3b6 Merge "Add version info for C++ versions of basename, strchrnul." by Treehugger Robot · 8 years ago
  5. 16d9ba8 Add version info for C++ versions of basename, strchrnul. by Josh Gao · 8 years ago
  6. 1378c87 Merge "Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses"" by Roozbeh Pournader · 8 years ago
  7. ea3df0c Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 8 years ago
  8. e202036 Merge "bionic: fix assorted static analyzer warnings" by Treehugger Robot · 8 years ago
  9. 03c3799 Merge "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 8 years ago
  10. fa21a80 Merge "Put back more legacy pthread APIs." by Treehugger Robot · 8 years ago
  11. 7059100 bionic: fix assorted static analyzer warnings by George Burgess IV · 8 years ago
  12. ae73516 arm64: expand CFI shadow to cover 48-bit virtual addresses by Kevin Brodsky · 8 years ago
  13. 291e895 Merge "Enable dlfcn.dt_runpath_absolute_path in glibc tests" by Treehugger Robot · 8 years ago
  14. db6ab3d Enable dlfcn.dt_runpath_absolute_path in glibc tests by Dimitry Ivanov · 8 years ago
  15. 82d746f Merge "Expand Seccomp whitelist" by Treehugger Robot · 8 years ago
  16. 076b8d7 Expand Seccomp whitelist by Paul Lawrence · 8 years ago
  17. 8916a91 Merge "Whitelist __NR__newselect." by Treehugger Robot · 8 years ago
  18. c45b588 Whitelist __NR__newselect. by Josh Gao · 8 years ago
  19. c2ce120 Put back more legacy pthread APIs. by Dan Albert · 8 years ago
  20. 814e3a2 Merge "Disable stack protector for __libc_preinit" by Treehugger Robot · 8 years ago
  21. f4b1cbd Disable stack protector for __libc_preinit by Stephen Crane · 8 years ago
  22. d411524 Merge "Shave a stack frame off asserts." by Elliott Hughes · 8 years ago
  23. 695713e Shave a stack frame off asserts. by Elliott Hughes · 8 years ago
  24. e300bf8 Merge "Shave another uninteresting stack frame off aborts." by Treehugger Robot · 8 years ago
  25. d7c5262 Shave another uninteresting stack frame off aborts. by Elliott Hughes · 8 years ago
  26. c5f3dc1 Merge "make libasync_safe vendor_available:true" by Treehugger Robot · 8 years ago
  27. b1b7eda Merge "linker_config_test: allow search paths of systems without a vendor partition" by Jaesung Chung · 8 years ago
  28. 9d97008 linker_config_test: allow search paths of systems without a vendor partition by Jaesung Chung · 8 years ago
  29. 42edca0 Merge "Add sys/stat.h compatibility macros for old NDKs." by Treehugger Robot · 8 years ago
  30. fed3293 Merge "Remove obsolete <machine/cpu-features.h>." by Treehugger Robot · 8 years ago
  31. 0c44c05 Merge "Add #defines for some key enums." by Elliott Hughes · 8 years ago
  32. 899e8ca Remove obsolete <machine/cpu-features.h>. by Elliott Hughes · 8 years ago
  33. f0ee60a Merge "Add benchmarks for strcpy and strcmp." by Christopher Ferris · 8 years ago
  34. ae837f2 Merge "libc: warn that cpu-features.h is deprecated" by Elliott Hughes · 8 years ago
  35. b33accf Merge "Update posix_memalign testing." by Christopher Ferris · 8 years ago
  36. 8ad4093 Add #defines for some key enums. by Elliott Hughes · 8 years ago
  37. 0bd23e4 Merge "Move a <wchar.h> implementation detail into the implementation." by Elliott Hughes · 8 years ago
  38. 3a32d95 Update posix_memalign testing. by Christopher Ferris · 8 years ago
  39. 6c2e8e0 Merge "Add copy-only, seek-only, and copy-and-seek benchmarks for strcat" by Christopher Ferris · 8 years ago
  40. 6202089 Merge "MIPS64: move fstat64/fstatat64/_flush_cache syscalls to SECCOMP_WHITELIST.TXT" by Treehugger Robot · 8 years ago
  41. e2d4663 Move a <wchar.h> implementation detail into the implementation. by Elliott Hughes · 8 years ago
  42. a09953e Merge "Expose pthread_mutex_lock_timeout_np to the NDK." by Treehugger Robot · 8 years ago
  43. 112581a Merge "Don't use the overloadable attribute if we're not fortified." by Elliott Hughes · 8 years ago
  44. 67f03e0 Merge "Move libc/zoneinfo/ files to system/timezone" by Nicolas Geoffray · 8 years ago
  45. a301e73 MIPS64: move fstat64/fstatat64/_flush_cache syscalls to SECCOMP_WHITELIST.TXT by Miodrag Dinic · 8 years ago
  46. 3ad08db Merge "Add <sys/mtio.h>." by Treehugger Robot · 8 years ago
  47. 1c487e1 Add benchmarks for strcpy and strcmp. by Anders Lewis · 8 years ago
  48. af0c781 Add <sys/mtio.h>. by Elliott Hughes · 8 years ago
  49. 6fa8df9 Don't use the overloadable attribute if we're not fortified. by Elliott Hughes · 8 years ago
  50. a99d052 Add copy-only, seek-only, and copy-and-seek benchmarks for strcat by Anders Lewis · 8 years ago
  51. a4e774c Add sys/stat.h compatibility macros for old NDKs. by Dan Albert · 8 years ago
  52. 2b1ebb5 Move libc/zoneinfo/ files to system/timezone by Neil Fuller · 8 years ago
  53. f9f9a5d make libasync_safe vendor_available:true by Jiyong Park · 8 years ago
  54. 7f6bcc4 Merge "Remove `volatile` from the `__errno` declaration." by Treehugger Robot · 8 years ago
  55. 87d1df9 Merge "The bsd_signal declaration shouldn't be visible if API > 21." by Treehugger Robot · 8 years ago
  56. e452cb1 Remove `volatile` from the `__errno` declaration. by Elliott Hughes · 8 years ago
  57. 583ef36 The bsd_signal declaration shouldn't be visible if API > 21. by Elliott Hughes · 8 years ago
  58. 017ee76 Merge "libc: Sync qsort(3) with FreeBSD revision r318515." by Treehugger Robot · 8 years ago
  59. 4b1a399 libc: Sync qsort(3) with FreeBSD revision r318515. by Xin Li · 8 years ago
  60. 2d36be5 Merge "Split memmove benchmark into separate overlapping (src before dst and dst before src) and non-overlapping tests." by Christopher Ferris · 8 years ago
  61. 8c67f1e Expose pthread_mutex_lock_timeout_np to the NDK. by Dan Albert · 8 years ago
  62. 271be9b Split memmove benchmark into separate overlapping (src before dst and dst before src) and non-overlapping tests. by Anders Lewis · 8 years ago
  63. 4f61181 Merge "Explain why we have a test that FALLOC_FL_PUNCH_HOLE is missing." by Josh Gao · 8 years ago
  64. 5c76fec Merge "Use libdemangle for function names." by Christopher Ferris · 8 years ago
  65. 24ed8b5 Explain why we have a test that FALLOC_FL_PUNCH_HOLE is missing. by Josh Gao · 8 years ago
  66. a625ee2 Use libdemangle for function names. by Christopher Ferris · 8 years ago
  67. 576a7e9 libc: warn that cpu-features.h is deprecated by Jake Weinstein · 8 years ago
  68. 498b4de Merge "Fix boost build with unified headers." by Treehugger Robot · 8 years ago
  69. 2eab77e Fix boost build with unified headers. by Elliott Hughes · 8 years ago
  70. 72c8fce Merge "MIPS: 32/64-bit VDSO support" by Treehugger Robot · 8 years ago
  71. 996f6de MIPS: 32/64-bit VDSO support by Goran Ferenc · 8 years ago
  72. 533cf06 Merge "Make dl_iterate_phdr return correct name for first entry" by Treehugger Robot · 8 years ago
  73. cd510cb Make dl_iterate_phdr return correct name for first entry by Dimitry Ivanov · 8 years ago
  74. 15eaadd Merge "Move mallopt to correct section." by Christopher Ferris · 8 years ago
  75. 8f7a987 Merge "Revert "Make mallopt available in the future."" by Christopher Ferris · 8 years ago
  76. 488eb8b Move mallopt to correct section. by Christopher Ferris · 8 years ago
  77. 8f6f70d Merge "Add mallopt to canonical list of exports." by Christopher Ferris · 8 years ago
  78. ca84fe3 Add mallopt to canonical list of exports. by Christopher Ferris · 8 years ago
  79. 7c08c79 Revert "Make mallopt available in the future." by Christopher Ferris · 8 years ago
  80. 6be65c1 Merge "Enable exporting the non-uapi scsi headers." by Elliott Hughes · 8 years ago
  81. f6a5afc Merge "Add offset to backtrace_string printing." by Christopher Ferris · 8 years ago
  82. 5059939 Enable exporting the non-uapi scsi headers. by Elliott Hughes · 8 years ago
  83. c0352bb Add offset to backtrace_string printing. by Christopher Ferris · 8 years ago
  84. 2326811 Merge "Relax flaky _SC_AVPHYS_PAGES check in sys_sysinfo_test" by Treehugger Robot · 8 years ago
  85. eca29cb Merge "Expand whitelist" by Treehugger Robot · 8 years ago
  86. a559cff Merge "Update malloc debug documentation." by Christopher Ferris · 8 years ago
  87. 4c65669 Update malloc debug documentation. by Christopher Ferris · 8 years ago
  88. 966cf62 Expand whitelist by Paul Lawrence · 8 years ago
  89. 025fb33 Merge "Remove the repetitive warnings from the uapi headers." by Treehugger Robot · 8 years ago
  90. f008a11 Relax flaky _SC_AVPHYS_PAGES check in sys_sysinfo_test by Dimitry Ivanov · 8 years ago
  91. 96c1db7 Remove the repetitive warnings from the uapi headers. by Elliott Hughes · 8 years ago
  92. f58179c Merge "Stop including <sys/sysmacros.h> from <sys/types.h>." by Treehugger Robot · 8 years ago
  93. 1143a62 Merge "Fix assembler warnings." by Christopher Ferris · 8 years ago
  94. 866e7b6 Fix assembler warnings. by Christopher Ferris · 8 years ago
  95. 6c01208 Merge "Remove obsolete __stack_chk_fail_local." by Elliott Hughes · 8 years ago
  96. 1f66c6d Merge "Fix _POSIX_THREAD_PROCESS_SHARED." by Treehugger Robot · 8 years ago
  97. 4af220c Remove obsolete __stack_chk_fail_local. by Elliott Hughes · 8 years ago
  98. 81a5b6f Merge "Switch to inline assembler in crtbegin." by Elliott Hughes · 8 years ago
  99. 8543f92 Stop including <sys/sysmacros.h> from <sys/types.h>. by Elliott Hughes · 8 years ago
  100. 94072fb Switch to inline assembler in crtbegin. by Elliott Hughes · 8 years ago