1. 7c5bbf6 Add missing __INTRODUCED_IN to pthread_attr_setinheritsched/pthread_attr_getinheritsched. by Elliott Hughes · 8 years ago
  2. 1d52a7b Add an example of how to use multiple options. by Christopher Ferris · 8 years ago
  3. fe55c27 Merge "Initialize __libc_sysinfo early on." by Treehugger Robot · 8 years ago
  4. 14e54c0 Fix name of env variable in malloc_hooks README. by Florian Mayer · 8 years ago
  5. 6ef8415 Merge "Inline __libc_init_global_stack_chk_guard." by Treehugger Robot · 8 years ago
  6. 8b14ed4 Merge "Clean up TLS_SLOT_BIONIC_PREINIT usage a bit" by Treehugger Robot · 8 years ago
  7. 27475b5 Initialize __libc_sysinfo early on. by Ryan Prichard · 8 years ago
  8. cb5f410 Inline __libc_init_global_stack_chk_guard. by Ryan Prichard · 8 years ago
  9. 6631f9b Clean up TLS_SLOT_BIONIC_PREINIT usage a bit by Ryan Prichard · 8 years ago
  10. d0c330b Merge "Use cortex-a53/bionic/memmove.S by default for arm64" by Haibo Huang · 8 years ago
  11. ece43e1 Use cortex-a53/bionic/memmove.S by default for arm64 by Haibo Huang · 8 years ago
  12. d7cabc9 Merge "Fix the map for pthread_cond_timedwait_monotonic_np." by Elliott Hughes · 8 years ago
  13. 12306f0 Fix the map for pthread_cond_timedwait_monotonic_np. by Elliott Hughes · 8 years ago
  14. 770cbb3 Point to online documentation. by Christopher Ferris · 8 years ago
  15. 1496718 Link to native_heapdump_viewer.py. by Elliott Hughes · 8 years ago
  16. ebf58a6 Merge "Add generic arm non-neon memmove." by Elliott Hughes · 8 years ago
  17. 7caf313 Merge "Modify the script to use the linux source tree." by Christopher Ferris · 8 years ago
  18. b2341cd Merge "Adapt to versioned_ndk_headers renaming." by Treehugger Robot · 8 years ago
  19. 764049d Modify the script to use the linux source tree. by Christopher Ferris · 8 years ago
  20. da46cae Add generic arm non-neon memmove. by Elliott Hughes · 8 years ago
  21. 26e1c41 Adapt to versioned_ndk_headers renaming. by Dan Albert · 8 years ago
  22. 7bfc149 Merge "Add support for using the new unwinder." by Christopher Ferris · 8 years ago
  23. 93bdd6a Add support for using the new unwinder. by Christopher Ferris · 8 years ago
  24. ecbff83 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 8 years ago
  25. 0fc5df0 Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 8 years ago
  26. b886592 Merge "Mark as recovery_available: true" by Treehugger Robot · 8 years ago
  27. 903e570 Merge "Require vendor users and groups to start with vendor_" by Tom Cherry · 8 years ago
  28. c2b9fec Require vendor users and groups to start with vendor_ by Tom Cherry · 8 years ago
  29. 5603c6e Mark as recovery_available: true by Jiyong Park · 8 years ago
  30. 3f185dc Merge changes I8693c641,I9efbc23b,Ifa03eb36 by Elliott Hughes · 8 years ago
  31. 4da58cf Add support for cortex-a55/cortex-a75. by Christopher Ferris · 8 years ago
  32. e267f1a Fix typo in comment by Tom Cherry · 8 years ago
  33. e332f65 Switch to FreeBSD's actual sincos. by Elliott Hughes · 8 years ago
  34. 8da8ca4 Update libm from upstream. by Elliott Hughes · 8 years ago
  35. 68e1c5b Merge "Fix various ftw/nftw "shall fail"s from POSIX." by Elliott Hughes · 8 years ago
  36. 70a8f22 Fix various ftw/nftw "shall fail"s from POSIX. by Elliott Hughes · 8 years ago
  37. 5f02720 fchown DNS lookup sockets to AID_DNS. by Lorenzo Colitti · 8 years ago
  38. 5a6c866 Merge "Fix nullptr dereference during sort." by Christopher Ferris · 8 years ago
  39. d91285f Fix PROP_FILENAME_MAX overflow handling by Ryan Prichard · 8 years ago
  40. 5258c25 Fix async_safe_fatal overflow handling by Ryan Prichard · 8 years ago
  41. c151bc3 Fix nullptr dereference during sort. by Christopher Ferris · 8 years ago
  42. 8602538 Merge "Fix sysconf errno for unknown names." by Elliott Hughes · 8 years ago
  43. d6f5730 Fix sysconf errno for unknown names. by Elliott Hughes · 8 years ago
  44. 5ed15ba Remove ion.h from bionic uapi headers. by Christopher Ferris · 8 years ago
  45. 47e41c8 Add __libc_add_main_thread and mark it weak by Evgeny Eltsin · 8 years ago
  46. 97ef435 Merge "Revert "Add 64-bit slm optimized strlcpy and srlcat."" by Treehugger Robot · 8 years ago
  47. e219cef Fix posix_memalign introduced tag. by Dan Albert · 8 years ago
  48. 0e87940 Disable lld, libc_malloc_debug failed to boot. by Chih-Hung Hsieh · 8 years ago
  49. af0ad77 Merge "Bionic: Always use fortified versions of FD_X macros" by Treehugger Robot · 8 years ago
  50. 9ee88bd Merge "Type of second __sched_cpucount should be "const cpu_set_t*"." by Treehugger Robot · 8 years ago
  51. 00a6d5f Bionic: Always use fortified versions of FD_X macros by Andreas Gampe · 8 years ago
  52. 37793a1 Type of second __sched_cpucount should be "const cpu_set_t*". by Tong Shen · 8 years ago
  53. da1994c Add dlext.h to the libdl doc group. by Dan Albert · 8 years ago
  54. 611ad62 Revert "Add 64-bit slm optimized strlcpy and srlcat." by Jeremy Compostella · 8 years ago
  55. 5ad1421 Point to the NDK wrap.sh docs. by Elliott Hughes · 8 years ago
  56. 7dc7d2b Stop claiming that malloc debug is only usable on rooted devices. by Elliott Hughes · 8 years ago
  57. 46a943c Support getting/setting API level in static binaries. by Elliott Hughes · 8 years ago
  58. 4cdde64 Merge "Refactor malloc debug." by Christopher Ferris · 8 years ago
  59. 4da2503 Refactor malloc debug. by Christopher Ferris · 8 years ago
  60. 72d60a9 Merge "Revert "Revert system seccomp filter changes"" by Treehugger Robot · 8 years ago
  61. 27dd915 Pad queries when EDNS0 is enabled. by Ben Schwartz · 8 years ago
  62. 1afb40c Revert "Revert system seccomp filter changes" by Victor Hsieh · 8 years ago
  63. e15233c Allow several syscalls to app process by Victor Hsieh · 8 years ago
  64. 85f0542 Merge "Use the ion.h from the kernel headers." by Christopher Ferris · 8 years ago
  65. 040c28a Revert system seccomp filter changes by Victor Hsieh · 8 years ago
  66. 60fd72e Merge "Create PTHREAD_COND_INITIALIZER_MONOTONIC_NP" by Tom Cherry · 8 years ago
  67. f0f3d2f Create PTHREAD_COND_INITIALIZER_MONOTONIC_NP by Tom Cherry · 9 years ago
  68. 9724e93 Reject .so files using ELF TLS. by Elliott Hughes · 8 years ago
  69. 90234e5 Merge "Fortify ppoll64." by Elliott Hughes · 8 years ago
  70. b83bf14 Fortify ppoll64. by Elliott Hughes · 8 years ago
  71. 1315e3e Merge "libc: silence unsigned->signed warnings with ioctl" by Treehugger Robot · 8 years ago
  72. 1423bb8 Merge "timer_create: use SIG_SETMASK restore the signal mask." by Elliott Hughes · 8 years ago
  73. 861ff85 Merge "Add _monotonic_np versions of timed wait functions" by Tom Cherry · 8 years ago
  74. c6b5bcd Add _monotonic_np versions of timed wait functions by Tom Cherry · 8 years ago
  75. e7190ce Enable EDNS and the DO-bit if the netcontext asks by Ben Schwartz · 8 years ago
  76. 48a6974 timer_create: use SIG_SETMASK restore the signal mask. by Elliott Hughes · 8 years ago
  77. de45dcb libc: silence unsigned->signed warnings with ioctl by George Burgess IV · 8 years ago
  78. 7ba06d8 Merge "Remove -Wno-uninitialized for libc." by Treehugger Robot · 8 years ago
  79. 5e3eb0d Merge "bionic_fortify: clarify error message for an out of bounds FD." by Narayan Kamath · 8 years ago
  80. 41328eb Merge "Check using destroyed mutexes." by Yabin Cui · 8 years ago
  81. 0b66dd4 Remove -Wno-uninitialized for libc. by Elliott Hughes · 8 years ago
  82. 9651fdf Check using destroyed mutexes. by Yabin Cui · 8 years ago
  83. 5956847 Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE mark by Victor Khimenko · 8 years ago
  84. 38e960b bionic_fortify: clarify error message for an out of bounds FD. by Narayan Kamath · 8 years ago
  85. 35e620c Merge "Lay the groundwork for enabling EDNS0 in queries." by Treehugger Robot · 8 years ago
  86. 391143e Add flags field to struct android_net_context by Erik Kline · 8 years ago
  87. 860d27b Merge "Allow system processes to use vfork" by Treehugger Robot · 8 years ago
  88. 521b412 Allow system processes to use vfork by Victor Hsieh · 8 years ago
  89. 398c5ee Merge "Call __fortify_fatal if printf sees %n." by Elliott Hughes · 8 years ago
  90. 435e669 Merge "Rewrite system(3) to use posix_spawn(3)." by Elliott Hughes · 8 years ago
  91. 0a2060c Merge "Move some syscalls in commmon whitelist to app" by Treehugger Robot · 8 years ago
  92. 41398d0 Call __fortify_fatal if printf sees %n. by Elliott Hughes · 8 years ago
  93. 832f490 Merge "Sign extend offset for pwritev/preadv." by Jerry Zhang · 8 years ago
  94. f55dbc0 Sign extend offset for pwritev/preadv. by Jerry Zhang · 8 years ago
  95. 71ba589 Rewrite system(3) to use posix_spawn(3). by Elliott Hughes · 8 years ago
  96. 0a8d5f3 Merge "clang-format local.h." by Treehugger Robot · 8 years ago
  97. 3040a7a Merge "Merge stdio/local.h and stdio/wcio.h." by Elliott Hughes · 8 years ago
  98. 9412cb3 clang-format local.h. by Elliott Hughes · 8 years ago
  99. ed74abc Move some syscalls in commmon whitelist to app by Victor Hsieh · 8 years ago
  100. 81baaf2 Add strptime %s. by Elliott Hughes · 8 years ago