1. ddd6436 Merge "Unified sysroot: kill arch-specific include dirs." by Elliott Hughes · 8 years ago
  2. d4ca231 Unified sysroot: kill arch-specific include dirs. by Elliott Hughes · 8 years ago
  3. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 9 years ago
  4. 93ea09f Add directives to force stop unwinding. by Christopher Ferris · 9 years ago
  5. f1c568d Add <glob.h>. by Elliott Hughes · 9 years ago
  6. 7ccc50d Use an embedded linker for host bionic by Dan Willemsen · 9 years ago
  7. 7e6f98b Merge "Remove clang: true" by Treehugger Robot · 9 years ago
  8. 2286b9f Remove clang: true by Lennart Wieboldt · 9 years ago
  9. 4c9d528 Merge "Finish <search.h>." by Elliott Hughes · 9 years ago
  10. ab2f79c For devices which are not treble enabled, return the system shell. by Jayant Chowdhary · 9 years ago
  11. 5702c6f Finish <search.h>. by Elliott Hughes · 9 years ago
  12. a648733 Implement <iconv.h>. by Elliott Hughes · 9 years ago
  13. 9b1ca56 libc: Add support to allow library calls to find appropriate shell executable for a process by Sandeep Patil · 9 years ago
  14. ac49ced Always use CLOCK_MONOTONIC for pthreads and semaphores by Tom Cherry · 9 years ago
  15. 1db06fa Merge "libc: Split FORTIFY into its own headers" by Treehugger Robot · 9 years ago
  16. bafa198 Merge "Implement wcwidth(3) in terms of icu4c." by Elliott Hughes · 9 years ago
  17. c41b560 Implement wcwidth(3) in terms of icu4c. by Elliott Hughes · 9 years ago
  18. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 9 years ago
  19. 82e950c Actually turn on -Werror for crtbegin. by Elliott Hughes · 9 years ago
  20. 4f36cab Merge "libc: Move FORTIFY into one file; make style fixups" by Treehugger Robot · 9 years ago
  21. d34b0a9 libc: Move FORTIFY into one file; make style fixups by George Burgess IV · 9 years ago
  22. 9306889 Merge "Build crtbegin with clang too." by Treehugger Robot · 9 years ago
  23. b348d5c Build crtbegin with clang too. by Elliott Hughes · 9 years ago
  24. 086b1b5 Merge "Split our FORTIFY implementation into libc_fortify" by Treehugger Robot · 9 years ago
  25. 6cb0687 Split our FORTIFY implementation into libc_fortify by George Burgess IV · 9 years ago
  26. bff8da3 Merge "Replace fmemopen." by Elliott Hughes · 9 years ago
  27. 57ad092 Merge "Replace killpg." by Elliott Hughes · 9 years ago
  28. fd80e39 Merge "Switch to FreeBSD for wcsstr and wmemcpy." by Treehugger Robot · 9 years ago
  29. 3a4c454 Replace fmemopen. by Elliott Hughes · 9 years ago
  30. 697f42a Hide various mbstate implementation details. by Elliott Hughes · 9 years ago
  31. 20f3399 Switch to FreeBSD for wcsstr and wmemcpy. by Elliott Hughes · 9 years ago
  32. 2d585e0 Merge changes from topic 'locale-android-support' by Dan Albert · 9 years ago
  33. e2fd010 Move non-locale.h APIs out of locale.cpp. by Dan Albert · 9 years ago
  34. 7532b32 Replace killpg. by Elliott Hughes · 9 years ago
  35. 0a0743f Move environ valiable into it's own file by Victor Khimenko · 9 years ago
  36. f4b1cbd Disable stack protector for __libc_preinit by Stephen Crane · 9 years ago
  37. 5059939 Enable exporting the non-uapi scsi headers. by Elliott Hughes · 9 years ago
  38. 94072fb Switch to inline assembler in crtbegin. by Elliott Hughes · 9 years ago
  39. 94bd274 Add support for cortex-a73. by Christopher Ferris · 9 years ago
  40. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 9 years ago
  41. 2fad0d5 Include the libc/kernel/android/scsi headers in the NDK. by Elliott Hughes · 9 years ago
  42. 04d99df libc: ARM: Add 32-bit Kryo memcpy by Jake Weinstein · 10 years ago
  43. 4d114f9 libc: use Cortex-A7/A53 memset on Kryo by Jake Weinstein · 9 years ago
  44. 21d4a9a Merge "Move localtime.c over to CachedProperty." by Treehugger Robot · 9 years ago
  45. 230a7a4 Mark CRT objects as vendor available by Dan Willemsen · 9 years ago
  46. 0e8616a Move localtime.c over to CachedProperty. by Elliott Hughes · 9 years ago
  47. 51a9bf1 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 9 years ago
  48. b8f7fde Add LLNDK stub libraries for the VNDK by Dan Willemsen · 9 years ago
  49. a3ed901 Remove obsolete Android.mk comments by Dan Willemsen · 9 years ago
  50. 07807a1 Merge "Add kryo support." by Christopher Ferris · 9 years ago
  51. 10ec928 Break android_set_abort_message out of libc_logging. by Josh Gao · 9 years ago
  52. 950a958 Add kryo support. by Christopher Ferris · 9 years ago
  53. 22805ea Revert "Revert "Run the versioner as part of the build."" by Dan Albert · 9 years ago
  54. fcb877a Add libc optimizations to bionic for MIPS by Prashant Patil · 9 years ago
  55. 926add1 Generate both static and shared libseccomp_policy. by Elliott Hughes · 9 years ago
  56. 4021909 Revert "Revert "Revert "Make libc.so global""" by Dimitry Ivanov · 9 years ago
  57. 2a4d892 Revert "Revert "Make libc.so global"" by Dimitry Ivanov · 9 years ago
  58. 65236d4 Revert "Make libc.so global" by Dimitry Ivanov · 9 years ago
  59. 879177c Make libc.so global by Dimitry Ivanov · 9 years ago
  60. dd91b32 Removing the kuser_helper elf note from building by mspector · 9 years ago
  61. a187a6f Merge "Revert "Remove the global thread list."" by David James · 9 years ago
  62. 7484c21 Revert "Remove the global thread list." by Elliott Hughes · 9 years ago
  63. 9b9d4eb Merge "Remove the global thread list." by Elliott Hughes · 9 years ago
  64. f8562c5 Remove backwards compatibility for old system properties. by Elliott Hughes · 9 years ago
  65. 2e3d6a1 Adding kuser_helper on note to all arm32 binaries. by mspector · 9 years ago
  66. 35bbed8 Declare dependency on android_filesystem_config.h by Colin Cross · 9 years ago
  67. 940d460 Merge "Revert "Revert "move android_ids into bionic""" by Elliott Hughes · 9 years ago
  68. b0e8c56 Remove the global thread list. by Elliott Hughes · 9 years ago
  69. 3f6eee9 Revert "Revert "move android_ids into bionic"" by Elliott Hughes · 9 years ago
  70. 8b3e812 Merge "libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings" by Christopher Ferris · 9 years ago
  71. 50ae6dd Merge "Revert "move android_ids into bionic"" by Treehugger Robot · 9 years ago
  72. 77cb68d Revert "move android_ids into bionic" by Elliott Hughes · 9 years ago
  73. ded6c91 Merge "move android_ids into bionic" by Elliott Hughes · 9 years ago
  74. fc0d480 loader: stop linking libdl/c/m into the loader by Dimitry Ivanov · 9 years ago
  75. 68ddf5c Merge "Abort harder." by Elliott Hughes · 9 years ago
  76. 1a13db5 move android_ids into bionic by William Roberts · 10 years ago
  77. f563ae8 Merge "Ship all the UAPI bits." by Treehugger Robot · 9 years ago
  78. 4bf5522 Abort harder. by Elliott Hughes · 9 years ago
  79. 609880c Merge "Fix getpriority/setpriority types." by Treehugger Robot · 9 years ago
  80. b99b676 Merge "Enable libc/libdl/libm/linker for host bionic" by Dan Willemsen · 9 years ago
  81. 8f0e42f Fix getpriority/setpriority types. by Elliott Hughes · 9 years ago
  82. bd734f0 Merge "Use icu4c to implement <wctype.h>." by Elliott Hughes · 9 years ago
  83. 7ec52b1 Enable libc/libdl/libm/linker for host bionic by Dan Willemsen · 9 years ago
  84. a57ca0d Use icu4c to implement <wctype.h>. by Elliott Hughes · 9 years ago
  85. 063e86a Ship all the UAPI bits. by Dan Albert · 9 years ago
  86. 8684157 Merge "Implement <langinfo.h>." by Elliott Hughes · 9 years ago
  87. ecebb49 Add cortex-a7 specific routines. by Christopher Ferris · 9 years ago
  88. 372f19e libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings by Jake Weinstein · 9 years ago
  89. fc8e688 Implement <langinfo.h>. by Elliott Hughes · 9 years ago
  90. 4ce94d2 Don't pack relocations in libc.so by Colin Cross · 9 years ago
  91. a170d9b Revert "Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used."" by Josh Gao · 9 years ago
  92. 9259265 Add license to ndk_headers modules. by Dan Albert · 9 years ago
  93. df31aff Migrate libstdc++ to ndk_library. by Dan Albert · 10 years ago
  94. 7b29495 Update escaping in Android.bp files by Colin Cross · 10 years ago
  95. bae16ef Add missing uapi header module. by Dan Albert · 10 years ago
  96. 4238a35 Add modules for NDK headers and libraries. by Dan Albert · 10 years ago
  97. 7f0849f Fix sscanf/wcstod parsing of NaNs. by Elliott Hughes · 10 years ago
  98. 60d052d Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used." by Josh Gao · 10 years ago
  99. 78a52f1 Attempt to use arc4random where getauxval(AT_RANDOM) is used. by Josh Gao · 10 years ago
  100. e19c672 Revert "Switch back to the BSD exec for now." by Elliott Hughes · 10 years ago