1. 900d07d Add arm64 string.h function implementations for use with hardware supporting MTE. by Peter Collingbourne · 6 years ago
  2. 609d6ec Merge "Adopt GNU calling convention for ifunc resolvers." by Peter Collingbourne · 6 years ago
  3. ca3f8e4 sleep/usleep: switch to trivial implementations. by Elliott Hughes · 6 years ago
  4. e949195 Adopt GNU calling convention for ifunc resolvers. by Peter Collingbourne · 6 years ago
  5. 22a6a05 Move dl_unwind_find_exidx from libdl.a to libc.a by Ryan Prichard · 6 years ago
  6. e9ff762 Merge "Reimplement the <ctype.h> is* functions." by Elliott Hughes · 6 years ago
  7. a4959aa Reimplement the <ctype.h> is* functions. by Elliott Hughes · 6 years ago
  8. e87e0dc Restrict the availability of the bionic libs by Jiyong Park · 6 years ago
  9. e55e5ee Make it easy to switch between scudo and jemalloc. by Christopher Ferris · 6 years ago
  10. 82ee3a0 Merge "Optimize tolower(3)/toupper(3) from <ctype.h>." by Elliott Hughes · 6 years ago
  11. d24c14d Merge "Make tls related header files platform accessible." by Christopher Ferris · 6 years ago
  12. 1c8a2a9 Optimize tolower(3)/toupper(3) from <ctype.h>. by Elliott Hughes · 6 years ago
  13. c5d3a43 Make tls related header files platform accessible. by Christopher Ferris · 6 years ago
  14. 7eb851c Disable sanitization of crt objects. by Peter Collingbourne · 6 years ago
  15. ae03b12 Remove global seccomp list. by Elliott Hughes · 6 years ago
  16. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  17. 261bd74 Support statvfs on API levels before 19. by Elliott Hughes · 6 years ago
  18. 03ff436 Use the new sort_bss_symbols_by_size option for libc by Vic Yang · 7 years ago
  19. 6b5cb03 Add bionic_libc_private_headers for use by art by Paul Duffin · 7 years ago
  20. 3975431 Merge "Add avx2 version of wmemset in binoic" by Elliott Hughes · 7 years ago
  21. 4ed2f47 Add avx2 version of wmemset in binoic by Shalini Salomi Bodapati · 7 years ago
  22. 5c6a3f9 libnetd_client: support hooking sendto/sendmsg/sendmmsg too. by Elliott Hughes · 7 years ago
  23. 6cfd9a1 Merge "Clean up no_libgcc" by Yi Kong · 7 years ago
  24. 1b61d78 Build 32-bit ARM assembler with -mno-restrict-it. by Elliott Hughes · 7 years ago
  25. cd3155d Clean up no_libgcc by Yi Kong · 7 years ago
  26. dfde0ee Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 7 years ago
  27. 17e7c75 Disable native_coverage for scudo-related libraries by Pirama Arumuga Nainar · 7 years ago
  28. 0c0f6fb Keep .debug_frame on arm 32. by Christopher Ferris · 7 years ago
  29. bff53b2 libc: import ARM strcmp from newlib by Jake Weinstein · 9 years ago
  30. 7f04880 Enable native_bridge_support by dimitry · 7 years ago
  31. f5eaea3 Merge "Move /system dependency on tz_version to bionic" by Neil Fuller · 7 years ago
  32. a7db90f Move /system dependency on tz_version to bionic by Neil Fuller · 7 years ago
  33. 8c3140a Merge "threads.h: Add C11 thread support." by Elliott Hughes · 7 years ago
  34. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 7 years ago
  35. 7f3527f Merge "Implement __gnu_[u]ldivmod_helper methods in libc" by Yi Kong · 7 years ago
  36. b410d0e Implement __gnu_[u]ldivmod_helper methods in libc by Yi Kong · 7 years ago
  37. 1311545 Merge "Reland ifuncs for strcmp and strlen." by Elliott Hughes · 7 years ago
  38. 927fe99 Reland ifuncs for strcmp and strlen. by Elliott Hughes · 7 years ago
  39. 782c485 Generate assembler system call stubs via genrule. by Elliott Hughes · 7 years ago
  40. d67b037 libc: generate syscall stubs in one big file... by Elliott Hughes · 7 years ago
  41. 3ff116a Load libc_malloc_* libraries from the runtime APEX by Jiyong Park · 7 years ago
  42. fc26d71 Create a lib that uses scudo instead of jemalloc. by Christopher Ferris · 7 years ago
  43. efd25a0 Move x86 and x86_64 libc to use libcrt by Yi Kong · 7 years ago
  44. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 7 years ago
  45. 036e09c Don't install *.mountpoint targets by Jiyong Park · 7 years ago
  46. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
  47. e3d90de Switch libm to libcrt.builtins by Yi Kong · 7 years ago
  48. dced813 Revert "Revert "Turn on XOM for libc"" by Jeffrey Vander Stoep · 7 years ago
  49. d119269 Revert "Turn on XOM for libc" by Yi Kong · 7 years ago
  50. 51b8255 Turn on XOM for libc by Yi Kong · 7 years ago
  51. 165b1cf Switch libc to libcrt.builtins by Yi Kong · 7 years ago
  52. 0197b0a Merge "Use no_libcrt property instead of hard coding projects to exclude" by Treehugger Robot · 7 years ago
  53. e4cdbc4 Refactor malloc common into distinct pieces. by Christopher Ferris · 7 years ago
  54. 16f9472 Use no_libcrt property instead of hard coding projects to exclude by Yi Kong · 7 years ago
  55. 01809e1 Switch to OpenBSD div/ldiv/lldiv. by Elliott Hughes · 7 years ago
  56. fbac97a Move NetBSD string routines to OpenBSD. by Elliott Hughes · 7 years ago
  57. a5f914a Add bionic mount points under /bionic by Jiyong Park · 7 years ago
  58. 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago
  59. 011523f Merge changes If330efda,I34864837,I8bc5c1cb by Martijn Coenen · 7 years ago
  60. d269d9b Add support for seccomp filter that limits setresuid/setresgid. by Martijn Coenen · 7 years ago
  61. c3752be Create APP_ZYGOTE seccomp policy. by Martijn Coenen · 7 years ago
  62. 0c6de75 genfunctosyscallnrs: maps bionic functions to syscall numbers. by Martijn Coenen · 7 years ago
  63. 17af91b Add libc_headers header lib by Logan Chien · 7 years ago
  64. 6903fb8 libc: Sort symbols by size to reduce dirty pages by Vic Yang · 7 years ago
  65. 45d1349 Reorganize static TLS memory for ELF TLS by Ryan Prichard · 7 years ago
  66. 98564b8 Merge changes from topic "move_bionic_to_apex" by Treehugger Robot · 7 years ago
  67. 45024fe Add ARM EABI function __aeabi_read_tp by Ryan Prichard · 7 years ago
  68. c45fe9f Add stubs variants for bionic libs by Jiyong Park · 7 years ago
  69. d19b3c5 Generate the per-arch .map files at build time. by Elliott Hughes · 7 years ago
  70. e4788d4 No ifunc for strcmp and strlen by Haibo Huang · 7 years ago
  71. 5c92d9e Merge "Introduce filegroups for libc sources" by Dimitry Ivanov · 7 years ago
  72. 9131b4a Remove cruft. by Elliott Hughes · 7 years ago
  73. c0c0ef6 Introduce filegroups for libc sources by dimitry · 7 years ago
  74. 01bfd89 Remove denver from bionic by Haibo Huang · 7 years ago
  75. c69218d Merge "Prevent dependency cycle due to system_shared_libs expansion" by Dan Willemsen · 7 years ago
  76. 6b3be17 Prevent dependency cycle due to system_shared_libs expansion by Dan Willemsen · 7 years ago
  77. eebf5fd Reduce strerror(3)'s impact on .data.rel.ro. by Elliott Hughes · 7 years ago
  78. 3927db1 Remove denver64 from libc by Haibo Huang · 7 years ago
  79. 7260329 Merge "Use ifunc for ARM32 fortify functions" by Haibo Huang · 7 years ago
  80. 12ed389 Merge "Remove _sys_signal_strings." by Elliott Hughes · 7 years ago
  81. f1c8d1a Use ifunc for ARM32 fortify functions by Haibo Huang · 7 years ago
  82. f8294fd Remove _sys_signal_strings. by Elliott Hughes · 7 years ago
  83. f17fd1d Disable XOM in linker, libc, and libm. by Ivan Lozano · 7 years ago
  84. ea9957a Arm32 dynamic function dispatch by Haibo Huang · 7 years ago
  85. 9690b12 Revert "Arm32 dynamic function dispatch" by Izabela Orlowska · 7 years ago
  86. ce4ff9c Arm32 dynamic function dispatch by Haibo Huang · 7 years ago
  87. e141362 Change memcpy ifunc to return memmove for x86 by Haibo Huang · 7 years ago
  88. b9244ff Use ifunc to dynamically dispatch libc routines for x86 by Haibo Huang · 7 years ago
  89. d73a49e Move to jemalloc5. by Christopher Ferris · 7 years ago
  90. f71edfa Separate libc_common to two targets by Haibo Huang · 7 years ago
  91. 833cbe4 Add bionic/libc/include to exported_include_dirs by Logan Chien · 7 years ago
  92. 2d0b28b Add getloadavg(3). by Elliott Hughes · 7 years ago
  93. bc4f411 Add support for A76 in bionic by Haibo Huang · 7 years ago
  94. 6b75575 Merge "Disable STL for crt objects" by Colin Cross · 7 years ago
  95. ab17944 Disable STL for crt objects by Colin Cross · 7 years ago
  96. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  97. 15711c1 Remove dead code. by Elliott Hughes · 7 years ago
  98. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  99. 726b63f Implement pthread_sigqueue. by Josh Gao · 7 years ago
  100. be551f5 HWASan support in bionic. by Evgenii Stepanov · 7 years ago