1. bf38328 getgrnam, getgrgid, getpwnam, getpwuid for host by Jiyong Park · 6 years ago
  2. c3ecfb6 Merge "system(3) uses /bin/sh when built for host" by Treehugger Robot · 6 years ago
  3. 8dd649d system(3) uses /bin/sh when built for host by Jiyong Park · 6 years ago
  4. c44b1d0 Merge "Make the connection between implementation and llndk_library explicit" by Colin Cross · 6 years ago
  5. d88c8eb Merge "Rename ART release APEX to com.android.art." by Martin Stjernholm · 6 years ago
  6. 9aa6b15 Merge "Update to v5.9 kernel headers." by Christopher Ferris · 6 years ago
  7. 81c260d Rename ART release APEX to com.android.art. by Martin Stjernholm · 6 years ago
  8. 72b1aaf Merge "Fix __cxa_atexit run-time regression with many registrations" by Ryan Prichard · 6 years ago
  9. c0d50d4 Replace libandroidicu usage in bionic with the new libicu.so available in NDK by Victor Chang · 6 years ago
  10. de523c0 Fix __cxa_atexit run-time regression with many registrations by Ryan Prichard · 6 years ago
  11. 25c18d4 Update to v5.9 kernel headers. by Christopher Ferris · 6 years ago
  12. 8393a8b Make the connection between implementation and llndk_library explicit by Colin Cross · 6 years ago
  13. db0c6de Fix visibility rules. by Baligh Uddin · 6 years ago
  14. cf87831 Merge "Make more functions weak for native bridge" by Lev Rumyantsev · 6 years ago
  15. ddbcea2 Merge "pthread_cond: only call futex_wake when there are waiters" by Treehugger Robot · 6 years ago
  16. 9c08f4f pthread_cond: only call futex_wake when there are waiters by Tim Murray · 6 years ago
  17. 19f8486 Fix bug in finding another thread's TCB. by Vy Nguyen · 6 years ago
  18. 814f38f Make more functions weak for native bridge by Lev Rumyantsev · 6 years ago
  19. dcbc8ec Merge changes from topic "I81ece86ace916eb6b435ab516cd431ec4b48a3bf" by Steven Moreland · 6 years ago
  20. 0cdf132 Expose per-process memory init. by Steven Moreland · 6 years ago
  21. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 6 years ago
  22. 08a4342 Merge "Mark __progname as weak for native_bridge" by Evgeny Eltsin · 6 years ago
  23. 6351127 Merge "x86/x86_64: cleanup signal trampolines" by Ryan Prichard · 6 years ago
  24. b752dd5 Mark __progname as weak for native_bridge by Evgeny Eltsin · 6 years ago
  25. 9494caa Merge "Enable arm64 .eh_frame terminator, align it to 4" by Ryan Prichard · 6 years ago
  26. 15a05a7 No global ThinLTO for bionic by Yi Kong · 6 years ago
  27. 07c85f1 Merge "Make __clone_for_fork pure native bridge mode abstraction" by Victor Khimenko · 6 years ago
  28. d510f22 Merge "Stop marking symbols weak in native bionic build" by Victor Khimenko · 6 years ago
  29. 6427f39 Make __clone_for_fork pure native bridge mode abstraction by Victor Khimenko · 6 years ago
  30. b967e79 Stop marking symbols weak in native bionic build by Victor Khimenko · 6 years ago
  31. 8d01fac alloc_debug: get load_bias error by Weiwei.Zhang · 6 years ago
  32. fd8d687 x86/x86_64: cleanup signal trampolines by Ryan Prichard · 6 years ago
  33. 73ed0c4 Merge changes from topic "arm64_branch-protection" by Elliott Hughes · 6 years ago
  34. 7241ac6 Merge "Enable BTI in bionic linker" by Elliott Hughes · 6 years ago
  35. bcef897 Enable arm64 .eh_frame terminator, align it to 4 by Ryan Prichard · 6 years ago
  36. 5cd0172 Merge "Work around issues with `aligned_alloc()` and -O2." by Treehugger Robot · 6 years ago
  37. 1c33c4a Work around issues with `aligned_alloc()` and -O2. by Stephen Hines · 6 years ago
  38. bda8558 Merge "Avoid explicit use of "10000" in build files." by Dan Albert · 6 years ago
  39. 1559018 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." by Peter Collingbourne · 6 years ago
  40. 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 6 years ago
  41. 8d55d18 Enable BTI in bionic linker by Tamas Petz · 7 years ago
  42. 379ed1e Explicitly add the include path for android_filesystem_config.h by Tom Cherry · 6 years ago
  43. cf69abc Merge "Dump the per-thread TAGGED_ADDR_CTRL value if available." by Peter Collingbourne · 6 years ago
  44. fee514e Make it clearer that math.h isn't fdlibm. by Elliott Hughes · 6 years ago
  45. 98d79de Dump the per-thread TAGGED_ADDR_CTRL value if available. by Peter Collingbourne · 6 years ago
  46. a1e3f2c Expose a function to reset the stack protector for the zygote. by Elliott Hughes · 6 years ago
  47. bba9153 Merge "Implement a new mechanism to let Scudo access the TLS slot" by Peter Collingbourne · 6 years ago
  48. 38d290a Implement a new mechanism to let Scudo access the TLS slot by Peter Collingbourne · 6 years ago
  49. 8e5fc5b NGREG != ELF_NGREG. by Elliott Hughes · 6 years ago
  50. f5bdee7 libc: Add Armv8.3-A PAuth and Armv8.5-A BTI compatibility to *.S by Tamas Petz · 6 years ago
  51. 18621fb Update crtbegin.c and crt*.S to support Armv8.5-A BTI by Tamas Petz · 6 years ago
  52. 19d66e6 libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S by Tamas Petz · 7 years ago
  53. a5744e2 Add benchmark for property mapping by Tom Cherry · 6 years ago
  54. d065c04 Incorporate upstream's strptime %Z/%z support. by Elliott Hughes · 6 years ago
  55. 1e1c784 bionic_systrace: moving global static variables by Bowgo Tsai · 6 years ago
  56. 1e0d28b Merge "async_safe: don't call libc's socket." by Josh Gao · 6 years ago
  57. d371133 async_safe: don't call libc's socket. by Josh Gao · 6 years ago
  58. d0ecf0b Adding system property tracing by Bowgo Tsai · 6 years ago
  59. 3936985 Merge "Disable HWASAN on ifunc resolvers." by Treehugger Robot · 6 years ago
  60. 1c502d4 Merge "Various coverage improvements." by Elliott Hughes · 6 years ago
  61. 48943b2 Avoid explicit use of "10000" in build files. by Dan Albert · 6 years ago
  62. 03d89a7 Disable HWASAN on ifunc resolvers. by Peter Collingbourne · 6 years ago
  63. d4d7efc Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" by Vy Nguyen · 6 years ago
  64. 7cebf83 Various coverage improvements. by Elliott Hughes · 6 years ago
  65. aadcb07 Merge "Cleanup for #inclusivefixit." by Elliott Hughes · 6 years ago
  66. d4da7b1 Merge "Create per-API versions of the CRT objects." by Treehugger Robot · 6 years ago
  67. dc503f6 Create per-API versions of the CRT objects. by Dan Albert · 6 years ago
  68. d8f4691 Add api-level.h to dac, improve docs. by Dan Albert · 6 years ago
  69. d500751 Add a thread-properties API by Vy Nguyen · 6 years ago
  70. f08e70a Merge "Reimplement our no-op utmp.h functions more simply." by Elliott Hughes · 6 years ago
  71. 9a1d397 Reimplement our no-op utmp.h functions more simply. by Elliott Hughes · 6 years ago
  72. 2dbea43 Make swab(3) inline prior to API 28. by Dan Albert · 7 years ago
  73. 422b204 Merge "Switch to musl memmem (via OpenBSD)." by Elliott Hughes · 6 years ago
  74. cc8f1ea Merge "Allow native_bridge to intercept __get_thread()->stack_top" by Treehugger Robot · 6 years ago
  75. 5633caa Switch to musl memmem (via OpenBSD). by Elliott Hughes · 6 years ago
  76. eebb1ec Merge "Update to v5.8 kernel headers." by Christopher Ferris · 6 years ago
  77. e41012f Merge "Enable coverage for libc." by Treehugger Robot · 6 years ago
  78. 8035caa Enable coverage for libc. by Pirama Arumuga Nainar · 6 years ago
  79. 8177cdf Update to v5.8 kernel headers. by Christopher Ferris · 6 years ago
  80. 7591bb5 Merge "SCUDO fill options only when USE_SCUDO" by Steven Moreland · 6 years ago
  81. a9208f3 Moving bionic_systrace.cpp out of libc_bionic_ndk by Bowgo Tsai · 6 years ago
  82. 61be801 Fix __clone_for_fork attributes by Evgeny Eltsin · 6 years ago
  83. f690300 Allow native_bridge to intercept __get_thread()->stack_top by Evgeny Eltsin · 6 years ago
  84. 907e0ae Merge "Sync with upstream OpenBSD." by Elliott Hughes · 6 years ago
  85. 0cfe549 Merge "Sync with upstream NetBSD." by Treehugger Robot · 6 years ago
  86. 26b0607 Sync with upstream OpenBSD. by Elliott Hughes · 6 years ago
  87. 79c91ae Sync with upstream NetBSD. by Elliott Hughes · 6 years ago
  88. fb65ee4 SCUDO fill options only when USE_SCUDO by Steven Moreland · 6 years ago
  89. cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 6 years ago
  90. 3025f12 Merge "Add support for new scudo mallopt options." by Christopher Ferris · 6 years ago
  91. 8844879 Add support for new scudo mallopt options. by Christopher Ferris · 6 years ago
  92. 72ac49d Merge "Remove pylintrc." by Treehugger Robot · 6 years ago
  93. fce3187 Cleanup for #inclusivefixit. by Elliott Hughes · 6 years ago
  94. 15786e4 Cleanup for #inclusivefixit. by Tom Cherry · 6 years ago
  95. 9dd1141 Remove pylintrc. by Dan Albert · 6 years ago
  96. 3f31610 Cleanup for #inclusivefixit. by Elliott Hughes · 6 years ago
  97. 6ba173a Merge "Changes for #inclusivefixit." by Elliott Hughes · 6 years ago
  98. 9b7338c Merge "Track name changes in the tzdata format" by Neil Fuller · 6 years ago
  99. 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 6 years ago
  100. 8e20ac4 Resolve interface flags using SIOCGIFFLAGS ioctl by Bram Bonné · 6 years ago