1. 5ffc14a libc: Mark libstdc++ as vendor available by Rashed Abdel-Tawab · 7 years ago
  2. fe8ca91 libc: Add fortify support for kryo300 memcpy. by Chitti Babu Theegala · 7 years ago
  3. 48f2324 libc: Add fortify support for kryo memcpy. by Karthik Gopalan · 7 years ago
  4. 9f38ace Revert "libc: kryo300 specific memory routine" by Luca Stefani · 7 years ago
  5. c4e5fda libc: kryo specific memory routine by Chitti Babu Theegala · 8 years ago
  6. 24d921f libc: kryo300 specific memory routine by Wei Wang · 8 years ago
  7. 3f54e7d Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  8. 592bf71 Revert "Add 64-bit slm optimized strlcpy and srlcat." by Jeremy Compostella · 7 years ago
  9. 7ae3912 Move sigprocmask into its own file. by Elliott Hughes · 7 years ago
  10. 8f41957 Reject exit-time destructors in libc by Ryan Prichard · 7 years ago
  11. 25f17e4 Better backwards compatibility for stat64. by Elliott Hughes · 7 years ago
  12. ab8c861 Merge "Add ability to read /etc/passwd and /etc/group" by Tom Cherry · 7 years ago
  13. 6034ef8 Add ability to read /etc/passwd and /etc/group by Tom Cherry · 8 years ago
  14. 0f546f4 Merge "Run bpfmt manually." by Treehugger Robot · 7 years ago
  15. d50a1de Run bpfmt manually. by Elliott Hughes · 7 years ago
  16. 211c4d3 Rewrite getentropy. by Elliott Hughes · 8 years ago
  17. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  18. 6dafb4a Move all the short <signal.h> functions together. by Elliott Hughes · 8 years ago
  19. 40f15ec Package bionic static libraries in the NDK. by Dan Albert · 8 years ago
  20. 3048a36 Simplify CT_CCL and CT_STRING inner loop. by Elliott Hughes · 8 years ago
  21. 2b66844 Merge "Support %mc/%ms/%m[ in sscanf." by Treehugger Robot · 8 years ago
  22. 38e4aef Support %mc/%ms/%m[ in sscanf. by Elliott Hughes · 8 years ago
  23. b6310c2 Fixing app compat issue b/72143978 by Ian Pedowitz · 8 years ago
  24. f1515f6 Clean up the time(2) implementation. by Elliott Hughes · 8 years ago
  25. 1b0f2b4 Remove obsolete workaround. by Elliott Hughes · 8 years ago
  26. a238a9a Merge "Fix dlclose for libraries with thread_local dtors" by Dimitry Ivanov · 8 years ago
  27. 06016f2 Fix dlclose for libraries with thread_local dtors by dimitry · 8 years ago
  28. ca056d7 Expose kernel input headers for toolbox by Dan Willemsen · 8 years ago
  29. 9dc37b9 Merge "Refactor the ato* and strto* family." by Elliott Hughes · 8 years ago
  30. 1921dce Refactor the ato* and strto* family. by Elliott Hughes · 8 years ago
  31. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  32. b9d5a87 Merge "Use treble_linker_namespace instead of treble." by Treehugger Robot · 8 years ago
  33. 96bbc5c Use treble_linker_namespace instead of treble. by Steven Moreland · 8 years ago
  34. e6e8f6e Merge "Add support for serialized property contexts" by Tom Cherry · 8 years ago
  35. 79b724c Add support for serialized property contexts by Tom Cherry · 8 years ago
  36. ee291c0 Explain why the mips/mips64 ndk headers need to be present. by Elliott Hughes · 8 years ago
  37. 790d2f7 Revert "Remove mips/mips64 headers from the NDK sysroot." by Lazar Trsic · 8 years ago
  38. b7d6df2 Merge "Optimize libc for generic armv7/armv8 neon cores" by Isaac Chen · 8 years ago
  39. fd44b9f Split system_properties.cpp into its component pieces by Tom Cherry · 8 years ago
  40. db4f334 Merge "Clean up crt defaults" by Treehugger Robot · 8 years ago
  41. 8697f10 Merge "Remove no_default_compiler_flags from crt*" by Colin Cross · 8 years ago
  42. 7d7b368 Clean up crt defaults by Colin Cross · 8 years ago
  43. 6a2610d Remove no_default_compiler_flags from crt* by Colin Cross · 8 years ago
  44. 050f046 Remove mips/mips64 headers from the NDK sysroot. by Dan Albert · 8 years ago
  45. 2f9c8ce Start de-duplicating the regular and wide printf implementations. by Elliott Hughes · 8 years ago
  46. 07e4124 Merge "More missing _unlocked <stdio.h> functions." by Treehugger Robot · 8 years ago
  47. 37ad959 More missing _unlocked <stdio.h> functions. by Elliott Hughes · 8 years ago
  48. 3a589c2 Fork vfprintf.c/vfwprintf.c. by Elliott Hughes · 8 years ago
  49. cc3d04f Add null checks to <dirent.h> functions. by Elliott Hughes · 8 years ago
  50. fa386e0 Add POSIX swab. by Elliott Hughes · 8 years ago
  51. 0e0e370 Add libc_nopthread. by Josh Gao · 8 years ago
  52. ddd6436 Merge "Unified sysroot: kill arch-specific include dirs." by Elliott Hughes · 8 years ago
  53. d4ca231 Unified sysroot: kill arch-specific include dirs. by Elliott Hughes · 8 years ago
  54. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  55. 5e7c90b Optimize libc for generic armv7/armv8 neon cores by Isaac Chen · 8 years ago
  56. 93ea09f Add directives to force stop unwinding. by Christopher Ferris · 8 years ago
  57. f1c568d Add <glob.h>. by Elliott Hughes · 8 years ago
  58. 7ccc50d Use an embedded linker for host bionic by Dan Willemsen · 8 years ago
  59. 7e6f98b Merge "Remove clang: true" by Treehugger Robot · 8 years ago
  60. 2286b9f Remove clang: true by Lennart Wieboldt · 8 years ago
  61. 4c9d528 Merge "Finish <search.h>." by Elliott Hughes · 8 years ago
  62. ab2f79c For devices which are not treble enabled, return the system shell. by Jayant Chowdhary · 8 years ago
  63. 5702c6f Finish <search.h>. by Elliott Hughes · 8 years ago
  64. a648733 Implement <iconv.h>. by Elliott Hughes · 8 years ago
  65. 9b1ca56 libc: Add support to allow library calls to find appropriate shell executable for a process by Sandeep Patil · 8 years ago
  66. ac49ced Always use CLOCK_MONOTONIC for pthreads and semaphores by Tom Cherry · 8 years ago
  67. 1db06fa Merge "libc: Split FORTIFY into its own headers" by Treehugger Robot · 8 years ago
  68. bafa198 Merge "Implement wcwidth(3) in terms of icu4c." by Elliott Hughes · 8 years ago
  69. c41b560 Implement wcwidth(3) in terms of icu4c. by Elliott Hughes · 8 years ago
  70. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 8 years ago
  71. 82e950c Actually turn on -Werror for crtbegin. by Elliott Hughes · 8 years ago
  72. 4f36cab Merge "libc: Move FORTIFY into one file; make style fixups" by Treehugger Robot · 8 years ago
  73. d34b0a9 libc: Move FORTIFY into one file; make style fixups by George Burgess IV · 8 years ago
  74. 9306889 Merge "Build crtbegin with clang too." by Treehugger Robot · 8 years ago
  75. b348d5c Build crtbegin with clang too. by Elliott Hughes · 8 years ago
  76. 086b1b5 Merge "Split our FORTIFY implementation into libc_fortify" by Treehugger Robot · 8 years ago
  77. 6cb0687 Split our FORTIFY implementation into libc_fortify by George Burgess IV · 8 years ago
  78. bff8da3 Merge "Replace fmemopen." by Elliott Hughes · 8 years ago
  79. 57ad092 Merge "Replace killpg." by Elliott Hughes · 8 years ago
  80. fd80e39 Merge "Switch to FreeBSD for wcsstr and wmemcpy." by Treehugger Robot · 8 years ago
  81. 3a4c454 Replace fmemopen. by Elliott Hughes · 8 years ago
  82. 697f42a Hide various mbstate implementation details. by Elliott Hughes · 8 years ago
  83. 20f3399 Switch to FreeBSD for wcsstr and wmemcpy. by Elliott Hughes · 8 years ago
  84. 2d585e0 Merge changes from topic 'locale-android-support' by Dan Albert · 8 years ago
  85. e2fd010 Move non-locale.h APIs out of locale.cpp. by Dan Albert · 8 years ago
  86. 7532b32 Replace killpg. by Elliott Hughes · 8 years ago
  87. 0a0743f Move environ valiable into it's own file by Victor Khimenko · 8 years ago
  88. f4b1cbd Disable stack protector for __libc_preinit by Stephen Crane · 8 years ago
  89. 5059939 Enable exporting the non-uapi scsi headers. by Elliott Hughes · 8 years ago
  90. 94072fb Switch to inline assembler in crtbegin. by Elliott Hughes · 8 years ago
  91. 94bd274 Add support for cortex-a73. by Christopher Ferris · 8 years ago
  92. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago
  93. 2fad0d5 Include the libc/kernel/android/scsi headers in the NDK. by Elliott Hughes · 8 years ago
  94. 04d99df libc: ARM: Add 32-bit Kryo memcpy by Jake Weinstein · 9 years ago
  95. 4d114f9 libc: use Cortex-A7/A53 memset on Kryo by Jake Weinstein · 8 years ago
  96. 21d4a9a Merge "Move localtime.c over to CachedProperty." by Treehugger Robot · 8 years ago
  97. 230a7a4 Mark CRT objects as vendor available by Dan Willemsen · 8 years ago
  98. 0e8616a Move localtime.c over to CachedProperty. by Elliott Hughes · 8 years ago
  99. 51a9bf1 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 8 years ago
  100. b8f7fde Add LLNDK stub libraries for the VNDK by Dan Willemsen · 8 years ago