1. f17fd1d Disable XOM in linker, libc, and libm. by Ivan Lozano · 8 years ago
  2. ea9957a Arm32 dynamic function dispatch by Haibo Huang · 8 years ago
  3. 9690b12 Revert "Arm32 dynamic function dispatch" by Izabela Orlowska · 8 years ago
  4. ce4ff9c Arm32 dynamic function dispatch by Haibo Huang · 8 years ago
  5. e141362 Change memcpy ifunc to return memmove for x86 by Haibo Huang · 8 years ago
  6. b9244ff Use ifunc to dynamically dispatch libc routines for x86 by Haibo Huang · 8 years ago
  7. d73a49e Move to jemalloc5. by Christopher Ferris · 8 years ago
  8. f71edfa Separate libc_common to two targets by Haibo Huang · 8 years ago
  9. 833cbe4 Add bionic/libc/include to exported_include_dirs by Logan Chien · 8 years ago
  10. 2d0b28b Add getloadavg(3). by Elliott Hughes · 8 years ago
  11. bc4f411 Add support for A76 in bionic by Haibo Huang · 8 years ago
  12. 6b75575 Merge "Disable STL for crt objects" by Colin Cross · 8 years ago
  13. ab17944 Disable STL for crt objects by Colin Cross · 8 years ago
  14. b177085 Add reallocarray(3). by Elliott Hughes · 8 years ago
  15. 15711c1 Remove dead code. by Elliott Hughes · 8 years ago
  16. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 8 years ago
  17. 726b63f Implement pthread_sigqueue. by Josh Gao · 8 years ago
  18. be551f5 HWASan support in bionic. by Evgenii Stepanov · 8 years ago
  19. fa5410f libc: enable -Wimplicit-fallthrough by George Burgess IV · 8 years ago
  20. fa09b3c seccomp: Generate the policy files at compile time by Luis Hector Chavez · 8 years ago
  21. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 8 years ago
  22. f98d87b Add C11 timespec_get. by Elliott Hughes · 8 years ago
  23. 468efc8 Reimplement popen(3)/pclose(3). by Elliott Hughes · 8 years ago
  24. 8a0f0ed Make memcpy memmove by Haibo Huang · 8 years ago
  25. fe55c27 Merge "Initialize __libc_sysinfo early on." by Treehugger Robot · 8 years ago
  26. 27475b5 Initialize __libc_sysinfo early on. by Ryan Prichard · 8 years ago
  27. ece43e1 Use cortex-a53/bionic/memmove.S by default for arm64 by Haibo Huang · 8 years ago
  28. ebf58a6 Merge "Add generic arm non-neon memmove." by Elliott Hughes · 8 years ago
  29. b2341cd Merge "Adapt to versioned_ndk_headers renaming." by Treehugger Robot · 8 years ago
  30. da46cae Add generic arm non-neon memmove. by Elliott Hughes · 8 years ago
  31. 26e1c41 Adapt to versioned_ndk_headers renaming. by Dan Albert · 8 years ago
  32. ecbff83 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 8 years ago
  33. 0fc5df0 Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 8 years ago
  34. 5603c6e Mark as recovery_available: true by Jiyong Park · 8 years ago
  35. 4da58cf Add support for cortex-a55/cortex-a75. by Christopher Ferris · 8 years ago
  36. 611ad62 Revert "Add 64-bit slm optimized strlcpy and srlcat." by Jeremy Compostella · 8 years ago
  37. 0b66dd4 Remove -Wno-uninitialized for libc. by Elliott Hughes · 8 years ago
  38. 71ba589 Rewrite system(3) to use posix_spawn(3). by Elliott Hughes · 9 years ago
  39. 7ae3912 Move sigprocmask into its own file. by Elliott Hughes · 8 years ago
  40. 8f41957 Reject exit-time destructors in libc by Ryan Prichard · 8 years ago
  41. 25f17e4 Better backwards compatibility for stat64. by Elliott Hughes · 9 years ago
  42. ab8c861 Merge "Add ability to read /etc/passwd and /etc/group" by Tom Cherry · 9 years ago
  43. 6034ef8 Add ability to read /etc/passwd and /etc/group by Tom Cherry · 9 years ago
  44. 0f546f4 Merge "Run bpfmt manually." by Treehugger Robot · 9 years ago
  45. d50a1de Run bpfmt manually. by Elliott Hughes · 9 years ago
  46. 211c4d3 Rewrite getentropy. by Elliott Hughes · 9 years ago
  47. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 9 years ago
  48. 6dafb4a Move all the short <signal.h> functions together. by Elliott Hughes · 9 years ago
  49. 40f15ec Package bionic static libraries in the NDK. by Dan Albert · 9 years ago
  50. 3048a36 Simplify CT_CCL and CT_STRING inner loop. by Elliott Hughes · 9 years ago
  51. 2b66844 Merge "Support %mc/%ms/%m[ in sscanf." by Treehugger Robot · 9 years ago
  52. 38e4aef Support %mc/%ms/%m[ in sscanf. by Elliott Hughes · 9 years ago
  53. b6310c2 Fixing app compat issue b/72143978 by Ian Pedowitz · 9 years ago
  54. f1515f6 Clean up the time(2) implementation. by Elliott Hughes · 9 years ago
  55. 1b0f2b4 Remove obsolete workaround. by Elliott Hughes · 9 years ago
  56. a238a9a Merge "Fix dlclose for libraries with thread_local dtors" by Dimitry Ivanov · 9 years ago
  57. 06016f2 Fix dlclose for libraries with thread_local dtors by dimitry · 9 years ago
  58. ca056d7 Expose kernel input headers for toolbox by Dan Willemsen · 9 years ago
  59. 9dc37b9 Merge "Refactor the ato* and strto* family." by Elliott Hughes · 9 years ago
  60. 1921dce Refactor the ato* and strto* family. by Elliott Hughes · 9 years ago
  61. e275d6d Split properties into their own class to make testing better by Tom Cherry · 9 years ago
  62. b9d5a87 Merge "Use treble_linker_namespace instead of treble." by Treehugger Robot · 9 years ago
  63. 96bbc5c Use treble_linker_namespace instead of treble. by Steven Moreland · 9 years ago
  64. e6e8f6e Merge "Add support for serialized property contexts" by Tom Cherry · 9 years ago
  65. 79b724c Add support for serialized property contexts by Tom Cherry · 9 years ago
  66. ee291c0 Explain why the mips/mips64 ndk headers need to be present. by Elliott Hughes · 9 years ago
  67. 790d2f7 Revert "Remove mips/mips64 headers from the NDK sysroot." by Lazar Trsic · 9 years ago
  68. b7d6df2 Merge "Optimize libc for generic armv7/armv8 neon cores" by Isaac Chen · 9 years ago
  69. fd44b9f Split system_properties.cpp into its component pieces by Tom Cherry · 9 years ago
  70. db4f334 Merge "Clean up crt defaults" by Treehugger Robot · 9 years ago
  71. 8697f10 Merge "Remove no_default_compiler_flags from crt*" by Colin Cross · 9 years ago
  72. 7d7b368 Clean up crt defaults by Colin Cross · 9 years ago
  73. 6a2610d Remove no_default_compiler_flags from crt* by Colin Cross · 9 years ago
  74. 050f046 Remove mips/mips64 headers from the NDK sysroot. by Dan Albert · 9 years ago
  75. 2f9c8ce Start de-duplicating the regular and wide printf implementations. by Elliott Hughes · 9 years ago
  76. 07e4124 Merge "More missing _unlocked <stdio.h> functions." by Treehugger Robot · 9 years ago
  77. 37ad959 More missing _unlocked <stdio.h> functions. by Elliott Hughes · 9 years ago
  78. 3a589c2 Fork vfprintf.c/vfwprintf.c. by Elliott Hughes · 9 years ago
  79. cc3d04f Add null checks to <dirent.h> functions. by Elliott Hughes · 9 years ago
  80. fa386e0 Add POSIX swab. by Elliott Hughes · 9 years ago
  81. 0e0e370 Add libc_nopthread. by Josh Gao · 9 years ago
  82. ddd6436 Merge "Unified sysroot: kill arch-specific include dirs." by Elliott Hughes · 9 years ago
  83. d4ca231 Unified sysroot: kill arch-specific include dirs. by Elliott Hughes · 9 years ago
  84. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 9 years ago
  85. 5e7c90b Optimize libc for generic armv7/armv8 neon cores by Isaac Chen · 9 years ago
  86. 93ea09f Add directives to force stop unwinding. by Christopher Ferris · 9 years ago
  87. f1c568d Add <glob.h>. by Elliott Hughes · 9 years ago
  88. 7ccc50d Use an embedded linker for host bionic by Dan Willemsen · 9 years ago
  89. 7e6f98b Merge "Remove clang: true" by Treehugger Robot · 9 years ago
  90. 2286b9f Remove clang: true by Lennart Wieboldt · 9 years ago
  91. 4c9d528 Merge "Finish <search.h>." by Elliott Hughes · 9 years ago
  92. ab2f79c For devices which are not treble enabled, return the system shell. by Jayant Chowdhary · 9 years ago
  93. 5702c6f Finish <search.h>. by Elliott Hughes · 9 years ago
  94. a648733 Implement <iconv.h>. by Elliott Hughes · 9 years ago
  95. 9b1ca56 libc: Add support to allow library calls to find appropriate shell executable for a process by Sandeep Patil · 9 years ago
  96. ac49ced Always use CLOCK_MONOTONIC for pthreads and semaphores by Tom Cherry · 9 years ago
  97. 1db06fa Merge "libc: Split FORTIFY into its own headers" by Treehugger Robot · 9 years ago
  98. bafa198 Merge "Implement wcwidth(3) in terms of icu4c." by Elliott Hughes · 9 years ago
  99. c41b560 Implement wcwidth(3) in terms of icu4c. by Elliott Hughes · 9 years ago
  100. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 9 years ago