1. e300bf8 Merge "Shave another uninteresting stack frame off aborts." by Treehugger Robot · 8 years ago
  2. d7c5262 Shave another uninteresting stack frame off aborts. by Elliott Hughes · 8 years ago
  3. c5f3dc1 Merge "make libasync_safe vendor_available:true" by Treehugger Robot · 8 years ago
  4. b1b7eda Merge "linker_config_test: allow search paths of systems without a vendor partition" by Jaesung Chung · 8 years ago
  5. 9d97008 linker_config_test: allow search paths of systems without a vendor partition by Jaesung Chung · 8 years ago
  6. 42edca0 Merge "Add sys/stat.h compatibility macros for old NDKs." by Treehugger Robot · 8 years ago
  7. fed3293 Merge "Remove obsolete <machine/cpu-features.h>." by Treehugger Robot · 8 years ago
  8. 0c44c05 Merge "Add #defines for some key enums." by Elliott Hughes · 8 years ago
  9. 899e8ca Remove obsolete <machine/cpu-features.h>. by Elliott Hughes · 8 years ago
  10. f0ee60a Merge "Add benchmarks for strcpy and strcmp." by Christopher Ferris · 8 years ago
  11. ae837f2 Merge "libc: warn that cpu-features.h is deprecated" by Elliott Hughes · 8 years ago
  12. b33accf Merge "Update posix_memalign testing." by Christopher Ferris · 8 years ago
  13. 8ad4093 Add #defines for some key enums. by Elliott Hughes · 8 years ago
  14. 0bd23e4 Merge "Move a <wchar.h> implementation detail into the implementation." by Elliott Hughes · 8 years ago
  15. 3a32d95 Update posix_memalign testing. by Christopher Ferris · 8 years ago
  16. 6c2e8e0 Merge "Add copy-only, seek-only, and copy-and-seek benchmarks for strcat" by Christopher Ferris · 8 years ago
  17. 6202089 Merge "MIPS64: move fstat64/fstatat64/_flush_cache syscalls to SECCOMP_WHITELIST.TXT" by Treehugger Robot · 8 years ago
  18. e2d4663 Move a <wchar.h> implementation detail into the implementation. by Elliott Hughes · 8 years ago
  19. a09953e Merge "Expose pthread_mutex_lock_timeout_np to the NDK." by Treehugger Robot · 8 years ago
  20. 112581a Merge "Don't use the overloadable attribute if we're not fortified." by Elliott Hughes · 8 years ago
  21. 67f03e0 Merge "Move libc/zoneinfo/ files to system/timezone" by Nicolas Geoffray · 8 years ago
  22. a301e73 MIPS64: move fstat64/fstatat64/_flush_cache syscalls to SECCOMP_WHITELIST.TXT by Miodrag Dinic · 8 years ago
  23. 3ad08db Merge "Add <sys/mtio.h>." by Treehugger Robot · 8 years ago
  24. 1c487e1 Add benchmarks for strcpy and strcmp. by Anders Lewis · 8 years ago
  25. af0c781 Add <sys/mtio.h>. by Elliott Hughes · 8 years ago
  26. 6fa8df9 Don't use the overloadable attribute if we're not fortified. by Elliott Hughes · 8 years ago
  27. a99d052 Add copy-only, seek-only, and copy-and-seek benchmarks for strcat by Anders Lewis · 8 years ago
  28. a4e774c Add sys/stat.h compatibility macros for old NDKs. by Dan Albert · 8 years ago
  29. 2b1ebb5 Move libc/zoneinfo/ files to system/timezone by Neil Fuller · 8 years ago
  30. f9f9a5d make libasync_safe vendor_available:true by Jiyong Park · 8 years ago
  31. 7f6bcc4 Merge "Remove `volatile` from the `__errno` declaration." by Treehugger Robot · 8 years ago
  32. 87d1df9 Merge "The bsd_signal declaration shouldn't be visible if API > 21." by Treehugger Robot · 8 years ago
  33. e452cb1 Remove `volatile` from the `__errno` declaration. by Elliott Hughes · 8 years ago
  34. 583ef36 The bsd_signal declaration shouldn't be visible if API > 21. by Elliott Hughes · 8 years ago
  35. 017ee76 Merge "libc: Sync qsort(3) with FreeBSD revision r318515." by Treehugger Robot · 8 years ago
  36. 4b1a399 libc: Sync qsort(3) with FreeBSD revision r318515. by Xin Li · 8 years ago
  37. 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
  38. 8c67f1e Expose pthread_mutex_lock_timeout_np to the NDK. by Dan Albert · 8 years ago
  39. 271be9b Split memmove benchmark into separate overlapping (src before dst and dst before src) and non-overlapping tests. by Anders Lewis · 8 years ago
  40. 4f61181 Merge "Explain why we have a test that FALLOC_FL_PUNCH_HOLE is missing." by Josh Gao · 8 years ago
  41. 5c76fec Merge "Use libdemangle for function names." by Christopher Ferris · 8 years ago
  42. 24ed8b5 Explain why we have a test that FALLOC_FL_PUNCH_HOLE is missing. by Josh Gao · 8 years ago
  43. a625ee2 Use libdemangle for function names. by Christopher Ferris · 8 years ago
  44. 576a7e9 libc: warn that cpu-features.h is deprecated by Jake Weinstein · 8 years ago
  45. 498b4de Merge "Fix boost build with unified headers." by Treehugger Robot · 8 years ago
  46. 2eab77e Fix boost build with unified headers. by Elliott Hughes · 8 years ago
  47. 72c8fce Merge "MIPS: 32/64-bit VDSO support" by Treehugger Robot · 8 years ago
  48. 996f6de MIPS: 32/64-bit VDSO support by Goran Ferenc · 8 years ago
  49. 533cf06 Merge "Make dl_iterate_phdr return correct name for first entry" by Treehugger Robot · 8 years ago
  50. cd510cb Make dl_iterate_phdr return correct name for first entry by Dimitry Ivanov · 8 years ago
  51. 15eaadd Merge "Move mallopt to correct section." by Christopher Ferris · 8 years ago
  52. 8f7a987 Merge "Revert "Make mallopt available in the future."" by Christopher Ferris · 8 years ago
  53. 488eb8b Move mallopt to correct section. by Christopher Ferris · 8 years ago
  54. 8f6f70d Merge "Add mallopt to canonical list of exports." by Christopher Ferris · 8 years ago
  55. ca84fe3 Add mallopt to canonical list of exports. by Christopher Ferris · 8 years ago
  56. 7c08c79 Revert "Make mallopt available in the future." by Christopher Ferris · 8 years ago
  57. 6be65c1 Merge "Enable exporting the non-uapi scsi headers." by Elliott Hughes · 8 years ago
  58. f6a5afc Merge "Add offset to backtrace_string printing." by Christopher Ferris · 8 years ago
  59. 5059939 Enable exporting the non-uapi scsi headers. by Elliott Hughes · 8 years ago
  60. c0352bb Add offset to backtrace_string printing. by Christopher Ferris · 8 years ago
  61. 2326811 Merge "Relax flaky _SC_AVPHYS_PAGES check in sys_sysinfo_test" by Treehugger Robot · 8 years ago
  62. eca29cb Merge "Expand whitelist" by Treehugger Robot · 8 years ago
  63. a559cff Merge "Update malloc debug documentation." by Christopher Ferris · 8 years ago
  64. 4c65669 Update malloc debug documentation. by Christopher Ferris · 8 years ago
  65. 966cf62 Expand whitelist by Paul Lawrence · 8 years ago
  66. 025fb33 Merge "Remove the repetitive warnings from the uapi headers." by Treehugger Robot · 8 years ago
  67. f008a11 Relax flaky _SC_AVPHYS_PAGES check in sys_sysinfo_test by Dimitry Ivanov · 8 years ago
  68. 96c1db7 Remove the repetitive warnings from the uapi headers. by Elliott Hughes · 8 years ago
  69. f58179c Merge "Stop including <sys/sysmacros.h> from <sys/types.h>." by Treehugger Robot · 8 years ago
  70. 1143a62 Merge "Fix assembler warnings." by Christopher Ferris · 8 years ago
  71. 866e7b6 Fix assembler warnings. by Christopher Ferris · 8 years ago
  72. 6c01208 Merge "Remove obsolete __stack_chk_fail_local." by Elliott Hughes · 8 years ago
  73. 1f66c6d Merge "Fix _POSIX_THREAD_PROCESS_SHARED." by Treehugger Robot · 8 years ago
  74. 4af220c Remove obsolete __stack_chk_fail_local. by Elliott Hughes · 8 years ago
  75. 81a5b6f Merge "Switch to inline assembler in crtbegin." by Elliott Hughes · 8 years ago
  76. 8543f92 Stop including <sys/sysmacros.h> from <sys/types.h>. by Elliott Hughes · 8 years ago
  77. 94072fb Switch to inline assembler in crtbegin. by Elliott Hughes · 8 years ago
  78. dc18a4b Merge "Make use of the DNS query hook in the netcontext" by Treehugger Robot · 8 years ago
  79. c777139 Merge "Move libdlext_... to NATIVE_TESTS instead of ETC" by Dan Willemsen · 8 years ago
  80. 7bbe7cb Merge changes Iefdc1662,I8ee9ce62 by Treehugger Robot · 8 years ago
  81. 6718e03 Move libdlext_... to NATIVE_TESTS instead of ETC by Dan Willemsen · 8 years ago
  82. 90a83be Make use of the DNS query hook in the netcontext by Ben Schwartz · 8 years ago
  83. 6e7f14d Merge "Add a netcontext variant of gethostbyname" by Treehugger Robot · 8 years ago
  84. 5a215d7 Don't define IN_CLOEXEC/IN_NONBLOCK for pre-L. by Dan Albert · 8 years ago
  85. cdfface Undef EPOLL_CLOEXEC for pre-L. by Dan Albert · 8 years ago
  86. dd878fe Add a netcontext variant of gethostbyname by Ben Schwartz · 8 years ago
  87. 4767bc4 Merge "Add a netcontext variant of gethostbyaddr" by Treehugger Robot · 8 years ago
  88. 761bb2b Merge "Add the DNS query hook to net context" by Treehugger Robot · 8 years ago
  89. 137a2cf Merge "Va_end should be used with va_start" by Treehugger Robot · 8 years ago
  90. 13ec1cf Va_end should be used with va_start by Mikhail Lappo · 8 years ago
  91. 468c808 Fix _POSIX_THREAD_PROCESS_SHARED. by Elliott Hughes · 8 years ago
  92. 8433d40 Merge "Fix missing function export." by Christopher Ferris · 8 years ago
  93. 2b0f2a4 Fix missing function export. by Christopher Ferris · 8 years ago
  94. 8fbd15a Merge "Make `union semun` usable." by Elliott Hughes · 8 years ago
  95. 497ad30 Make `union semun` usable. by Elliott Hughes · 8 years ago
  96. 5017805 Add a netcontext variant of gethostbyaddr by Ben Schwartz · 8 years ago
  97. f0305dc Add the DNS query hook to net context by Ben Schwartz · 8 years ago
  98. f065350 Merge "Fix Mac build." by Treehugger Robot · 8 years ago
  99. 6107326 Merge "Make mallopt available in the future." by Christopher Ferris · 8 years ago
  100. f599b72 Merge "Remove reference to obj/lib" by Treehugger Robot · 8 years ago