1. 665e98e Merge "Add additional dl_phdr_info fields" by Ryan Prichard · 6 years ago
  2. a2e83ab Add additional dl_phdr_info fields by Ryan Prichard · 6 years ago
  3. 28cf07f Merge "Reland "fdsan: make fatal by default."" by Treehugger Robot · 6 years ago
  4. 6a51013 Reland "fdsan: make fatal by default." by Josh Gao · 6 years ago
  5. f69d852 Automatically include <android/ndk-version.h> from every header. by Elliott Hughes · 6 years ago
  6. a960142 Fix timespec.h documentation by Tom Cherry · 6 years ago
  7. c6c17ac Merge "Revert "fdsan: make fatal by default."" by Pete Gillin · 6 years ago
  8. 76351e3 Revert "fdsan: make fatal by default." by Pete Gillin · 6 years ago
  9. 592b5f5 Merge "fdsan: make fatal by default." by Josh Gao · 6 years ago
  10. 66b5e3c fdsan: make fatal by default. by Josh Gao · 6 years ago
  11. 3d24d2b Add memfd_create(2) and mlock2(2). by Elliott Hughes · 6 years ago
  12. 05b675e Add renameat2. by Elliott Hughes · 7 years ago
  13. 6d60145 Renumber arm64 TLS to match GNU values by Ryan Prichard · 6 years ago
  14. 6883b08 Reserve signal for java heap dumps. by Florian Mayer · 6 years ago
  15. 76e2b15 Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) by Tom Cherry · 6 years ago
  16. 6901080 Implement new clock wait functions by Tom Cherry · 7 years ago
  17. aeddbcf Update to kernel headers v5.2. by Christopher Ferris · 7 years ago
  18. 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 7 years ago
  19. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 7 years ago
  20. 74519e7 fortify: fix overflow checks in unistd by George Burgess IV · 7 years ago
  21. 26d25a2 fortify: add even more warnings by George Burgess IV · 7 years ago
  22. 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 7 years ago
  23. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 7 years ago
  24. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 7 years ago
  25. 738a6c9 <arpa/nameser.h>: fix INTRODUCED_IN API level. by Elliott Hughes · 7 years ago
  26. cfede4f Merge changes Ic2d48c93,I981ac9bd by Treehugger Robot · 7 years ago
  27. 30d4c6f Merge "fortify: use __builtin_constant_p for more short-circuits" by Treehugger Robot · 7 years ago
  28. a743f31 Merge "fortify: Migrate trivial cases to dynamic check macros" by George Burgess IV · 7 years ago
  29. c03d596 fortify: s/([gl])eq/\1e/g by George Burgess IV · 7 years ago
  30. d9865e7 fortify: more use of __builtin_constant_p by George Burgess IV · 7 years ago
  31. a1a09b2 fortify: use __builtin_constant_p for more short-circuits by George Burgess IV · 7 years ago
  32. 32e8d4f Merge "fortify: inline #defined strings" by Treehugger Robot · 7 years ago
  33. b07c197 Merge "fortify: use a macro in diagnose_if" by Treehugger Robot · 7 years ago
  34. 5da5dd5 fortify: Migrate trivial cases to dynamic check macros by George Burgess IV · 7 years ago
  35. ff71793 fortify: inline #defined strings by George Burgess IV · 7 years ago
  36. 5273dc5 fortify: use a macro in diagnose_if by George Burgess IV · 7 years ago
  37. 24f97eb Update to kernel headers to v5.1.3. by Christopher Ferris · 7 years ago
  38. 93f79a1 Merge "Annotate no_return and returns_twice functions." by Josh Gao · 7 years ago
  39. 3403315 Annotate no_return and returns_twice functions. by Josh Gao · 7 years ago
  40. 31c7309 Add SEEK_DATA and SEEK_HOLE constants. by Elliott Hughes · 7 years ago
  41. 4fa9b8c malloc.h: explicitly suggest malloc_info() instead of mallinfo(). by Elliott Hughes · 7 years ago
  42. 8c3140a Merge "threads.h: Add C11 thread support." by Elliott Hughes · 7 years ago
  43. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 7 years ago
  44. 07c5587 paths.h: /sbin and /system/sbin no longer exist. by Elliott Hughes · 7 years ago
  45. c4c2e24 <bits/glibc-syscalls.h>: only regenerate when we have new uapi headers. by Elliott Hughes · 7 years ago
  46. 3e742cb Merge "Reserve realtime signal for libprofile-extras" by Pirama Arumuga Nainar · 7 years ago
  47. 3cfedf4 param.h: whitespace cleanup by Nick Kralevich · 7 years ago
  48. ebe1ae7 Reserve realtime signal for libprofile-extras by Pirama Arumuga Nainar · 7 years ago
  49. c50b6a2 Make powerof2 macro ubsan safe by Nick Kralevich · 7 years ago
  50. 118ab10 Merge "Add /product/bin to path" by Steven Moreland · 7 years ago
  51. c9e7018 Add introduced-in annotation to fdsan by Logan Chien · 7 years ago
  52. 73d1fb9 Fix get_device_api_level_inlines.h in versioner by Logan Chien · 7 years ago
  53. 3f68efc Suppress warnings on pthread_create by Logan Chien · 7 years ago
  54. 5270017 Remove __INTRODUCED_IN_FUTURE. by Elliott Hughes · 7 years ago
  55. 78e9ebc The future is now (2019 edition). by Elliott Hughes · 7 years ago
  56. ced659e Add /product/bin to path by Daniel Rosenberg · 7 years ago
  57. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  58. ae4d10b Add __attribute__((unused)) to __BIONIC_ERROR_FUNCTION_VISIBILITY by Logan Chien · 7 years ago
  59. fe21bba Add Android Runtime APEX bin directory to Bionic default shell search path. by Roland Levillain · 7 years ago
  60. 27beebf Revert "Add Android Runtime APEX directories to Bionic search paths." by Andreas Gampe · 7 years ago
  61. d2dd379 Add Android Runtime APEX directories to Bionic search paths. by Roland Levillain · 7 years ago
  62. 0f57d56 Fix a comment in <android/api-level.h>. by Elliott Hughes · 7 years ago
  63. c0f4656 Make android_get_application_target_sdk_version available to the NDK. by Elliott Hughes · 7 years ago
  64. bf925b0 Merge "Remove obsolete workaround." by Elliott Hughes · 7 years ago
  65. eadf506 Remove obsolete workaround. by Elliott Hughes · 7 years ago
  66. 8178c41 ART isn't using the ART-specific linker features any more. by Elliott Hughes · 7 years ago
  67. 9ce2884 Update to v4.19 kernel headers. by Christopher Ferris · 7 years ago
  68. 90856af Merge changes I70ea4b23,Iedcfe36b,I3f21fc71,Ie99c0eef by Logan Chien · 7 years ago
  69. 25bcf59 libc: Match header annotations to version script by Logan Chien · 7 years ago
  70. 6032c38 Merge "Add getloadavg(3)." by Elliott Hughes · 7 years ago
  71. 8daea55 Comment the M_PURGE option. by Christopher Ferris · 7 years ago
  72. 2d0b28b Add getloadavg(3). by Elliott Hughes · 7 years ago
  73. aede30d libc: Add default __STRING implementation by Logan Chien · 7 years ago
  74. ac578f2 malloc: add M_PURGE mallopt flag by Tim Murray · 7 years ago
  75. f7f71e3 Add RT signal to load heapprofd library. by Florian Mayer · 7 years ago
  76. eb61430 Don't #define __ANDROID_NDK__ for the platform build! by Elliott Hughes · 7 years ago
  77. 82ab481 Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX. by Elliott Hughes · 7 years ago
  78. 00dda09 <sys/param.h>: pollute the namespace with <endian.h>. by Elliott Hughes · 7 years ago
  79. dd6763a Another round of documentation. by Elliott Hughes · 7 years ago
  80. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  81. 5fa9df8 fdsan: add type for libziparchive's ZipArchive. by Josh Gao · 7 years ago
  82. d527cf1 fdsan: add types for Java sockets. by Josh Gao · 7 years ago
  83. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  84. ab6a080 fdsan: add type for ART's FdFile. by Josh Gao · 7 years ago
  85. 222ce95 Remove ARM/MIPS fenv duplication. by Elliott Hughes · 7 years ago
  86. 003521a Merge "Document the set*id functions." by Treehugger Robot · 7 years ago
  87. 6ef1054 Merge "Accept NULL for fds parameter in poll." by Treehugger Robot · 7 years ago
  88. 4be5426 Accept NULL for fds parameter in poll. by Chih-Hung Hsieh · 7 years ago
  89. cd524ca Merge changes from topic "fdsan_abort_msg" by Josh Gao · 7 years ago
  90. ec24724 Merge changes from topic "bionic_fdsan_java" by Treehugger Robot · 7 years ago
  91. 9c60177 Document the set*id functions. by Elliott Hughes · 7 years ago
  92. 2410769 Merge "Add fdsan owner type for sqlite." by Treehugger Robot · 7 years ago
  93. 726b63f Implement pthread_sigqueue. by Josh Gao · 7 years ago
  94. f3aa300 Stringify api_level in <android/versioning.h>. by Josh Gao · 7 years ago
  95. 1dc2503 Delete archaic pre-ANSI C support. by Josh Gao · 7 years ago
  96. 062eac8 <sys/socket.h>: add constant for kernel TLS. by Elliott Hughes · 7 years ago
  97. 4b9379c Merge "Start documenting libc." by Elliott Hughes · 7 years ago
  98. c1b4476 fdsan: make the tag type values sequential. by Josh Gao · 7 years ago
  99. 27cc4bc Add fdsan owner type for sqlite. by Josh Gao · 7 years ago
  100. b6b3a1d fdsan: expose functions to get and interpret tags. by Josh Gao · 7 years ago