1. 2c0e9a5 Merge "Correct the nullability annotation in posix_spawnattr_init()" into main by Treehugger Robot · 1 year, 11 months ago
  2. 148476d Correct the nullability annotation in posix_spawnattr_init() by zijunzhao · 1 year, 11 months ago
  3. a216b26 Merge "Add _Fork()." into main by Elliott Hughes · 1 year, 11 months ago
  4. 2411fff Add _Fork(). by Elliott Hughes · 1 year, 11 months ago
  5. 9218876 Merge "Remove unnecessary includes" into main by Treehugger Robot · 1 year, 11 months ago
  6. 5f177e3 Remove unnecessary includes by Florian Mayer · 1 year, 11 months ago
  7. 2215ad4 Merge "Add ..DEPRECATED_PAGE_SIZE macro" into main by Steven Moreland · 1 year, 11 months ago
  8. f6e9904 Add ..DEPRECATED_PAGE_SIZE macro by Steven Moreland · 1 year, 11 months ago
  9. 94c93d6 Improve android_set_abort_message() documentation. by Elliott Hughes · 1 year, 11 months ago
  10. 63df50e Mention ApplicationExitInfo in docs by Florian Mayer · 1 year, 11 months ago
  11. 9a7da85 Merge "Clean up the <netinet/ether.h> implementation." into main by Elliott Hughes · 1 year, 11 months ago
  12. ca4749a header and android_crash_detail prefix for crash_detail API by Florian Mayer · 1 year, 11 months ago
  13. 3ed6e72 Clean up the <netinet/ether.h> implementation. by Elliott Hughes · 1 year, 11 months ago
  14. e2aefc4 Allow to re-use the same crash_detail. by Florian Mayer · 1 year, 11 months ago
  15. 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 1 year, 11 months ago
  16. 0f79521 Update to v6.7 kernel headers. by Christopher Ferris · 2 years ago
  17. bb26122 Merge "Use the canonical idiom for sockaddr_storage." into main by Elliott Hughes · 2 years, 1 month ago
  18. c065a27 16k: Set PTHREAD_STACK_MIN to 16384/8192 for 64-bit/32-bit archs by Juan Yescas · 2 years, 1 month ago
  19. b493141 Merge "bionic: Do not use PAGE_SIZE to define PTHREAD_STACK_MIN" into main by Juan Yescas · 2 years, 1 month ago
  20. 75539ab Merge "riscv64: pass a pointer to __riscv_hwprobe() to ifunc resolvers." into main by Elliott Hughes · 2 years, 1 month ago
  21. 561e804 riscv64: pass a pointer to __riscv_hwprobe() to ifunc resolvers. by Elliott Hughes · 2 years, 1 month ago
  22. b40f7b9 bionic: Do not use PAGE_SIZE to define PTHREAD_STACK_MIN by Juan Yescas · 2 years, 1 month ago
  23. 5850f6f Use the canonical idiom for sockaddr_storage. by Elliott Hughes · 2 years, 1 month ago
  24. 001faba Merge "Avoid multiple definitions of `struct tcphdr`." into main by Elliott Hughes · 2 years, 1 month ago
  25. b4a9b17 Avoid multiple definitions of `struct tcphdr`. by Elliott Hughes · 2 years, 1 month ago
  26. df53b16 Avoid multiple definitions of sigaction. by Elliott Hughes · 2 years, 1 month ago
  27. c6034e4 Merge "Move ; in NDK declaration" into main by Treehugger Robot · 2 years, 2 months ago
  28. 4b94522 Move ; in NDK declaration by Nate Myren · 2 years, 2 months ago
  29. fb85d77 Merge "string.h: drag in <strings.h> for GNU source as well as BSD." into main by Treehugger Robot · 2 years, 2 months ago
  30. c5d9795 string.h: drag in <strings.h> for GNU source as well as BSD. by Elliott Hughes · 2 years, 2 months ago
  31. 5512532 Merge "elf.h: add SHT_RISCV_ATTRIBUTES." into main by Treehugger Robot · 2 years, 2 months ago
  32. a3f24eb elf.h: add SHT_RISCV_ATTRIBUTES. by Elliott Hughes · 2 years, 2 months ago
  33. 85dd555 Merge "Update to v6.6 kernel headers." into main by Christopher Ferris · 2 years, 2 months ago
  34. 318a127 Merge "time.h: use "duration" rather than "request"." into main by Treehugger Robot · 2 years, 2 months ago
  35. 2e9bc49 Merge "dlfcn.h: dlclose doc ~'do not use'" into main by Treehugger Robot · 2 years, 2 months ago
  36. f61b2b1 dlfcn.h: dlclose doc ~'do not use' by Steven Moreland · 2 years, 2 months ago
  37. 77add1b time.h: use "duration" rather than "request". by Elliott Hughes · 2 years, 2 months ago
  38. 67d1e5e Update to v6.6 kernel headers. by Christopher Ferris · 2 years, 2 months ago
  39. 0207a6a Merge changes from topic "appcompat_override" into main by Treehugger Robot · 2 years, 2 months ago
  40. cc87eec Explain why system(3)'s argument is marked _Nonnull. by Elliott Hughes · 2 years, 3 months ago
  41. 0ab0615 Move __system_properties_reload to LIBC from LIBC_PLATFORM by Nate Myren · 2 years, 3 months ago
  42. afb8e05 <syslog.h>: add facilitynames[] and prioritynames[]. by Elliott Hughes · 2 years, 3 months ago
  43. b8c87b1 Write appcompat_override system properties by Nate Myren · 2 years, 5 months ago
  44. dcfd870 Clarify one of the "missing" FreeBSD ELF constants. by Elliott Hughes · 2 years, 3 months ago
  45. 69270ed <ctype.h>: stop using `_ctype_`. by Elliott Hughes · 2 years, 3 months ago
  46. 389a40a Merge "Remove <ctype.h> cruft." into main by Elliott Hughes · 2 years, 3 months ago
  47. e370688 Remove <ctype.h> cruft. by Elliott Hughes · 2 years, 11 months ago
  48. a01b292 Merge "s/master/main/" into main by Treehugger Robot · 2 years, 3 months ago
  49. 9c06d16 s/master/main/ by Elliott Hughes · 2 years, 3 months ago
  50. 73e37b5 Reduce duplication in the NOTICE file. by Elliott Hughes · 2 years, 3 months ago
  51. a67fe1b Merge "Add strerrordesc_np() and strerrorname_np()." into main by Elliott Hughes · 2 years, 4 months ago
  52. 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 2 years, 4 months ago
  53. 6711d21 <sys/statvfs.h>: add a new mount option. by Elliott Hughes · 2 years, 4 months ago
  54. 631dfbb Merge "Add the risc-v TLSDESC relocations." into main by Treehugger Robot · 2 years, 4 months ago
  55. ba7654a Add the risc-v TLSDESC relocations. by Elliott Hughes · 2 years, 4 months ago
  56. 8666d04 Update to v6.5 kernel headers. by Christopher Ferris · 2 years, 4 months ago
  57. 906d7d4 Merge "Add epoll_pwait2()." into main by Elliott Hughes · 2 years, 4 months ago
  58. fce8a15 __riscv_hwprobe: don't try to set errno. by Elliott Hughes · 2 years, 5 months ago
  59. 647472d <termios.h>: add two new POSIX functions. by Elliott Hughes · 2 years, 5 months ago
  60. 4c62e59 Add epoll_pwait2(). by Elliott Hughes · 2 years, 6 months ago
  61. 8d3866b bionic: Set PTHREAD_STACK_MIN for page agnostic targets by Juan Yescas · 2 years, 5 months ago
  62. 9fd0f4b Merge "<sys/user.h>: factor PAGE_SIZE out into <bits/page_size.h>." into main by Treehugger Robot · 2 years, 5 months ago
  63. 1245abf <sys/user.h>: factor PAGE_SIZE out into <bits/page_size.h>. by Elliott Hughes · 2 years, 5 months ago
  64. 7c6c1f8 riscv64: increase jmp_buf size. by Elliott Hughes · 2 years, 5 months ago
  65. 0c56cba Merge "Add some new risc-v ELF relocations." into main by Treehugger Robot · 2 years, 5 months ago
  66. f517b68 Add some new risc-v ELF relocations. by Elliott Hughes · 2 years, 5 months ago
  67. 7de2012 bionic: PAGE_SIZE macro won't be used in page size agnostic targets by Juan Yescas · 2 years, 5 months ago
  68. a9e914d Make multibyte result constants public. by Dan Albert · 2 years, 6 months ago
  69. f3d6b44 riscv64: add <sys/hwprobe.h>. by Elliott Hughes · 2 years, 6 months ago
  70. 9634513 Merge "Update <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 6 months ago
  71. 7ca1626 Merge "Make getentropy available from <unistd.h>" into main by Treehugger Robot · 2 years, 6 months ago
  72. 8d350da Update <sys/cachectl.h>. by Elliott Hughes · 2 years, 6 months ago
  73. 7110157 Make getentropy available from <unistd.h> by David Benjamin · 2 years, 6 months ago
  74. 74d9765 Add __riscv_flush_icache() to <sys/cachectl.h>. by Elliott Hughes · 2 years, 6 months ago
  75. df85637 Merge "Update to v6.4 kernel headers." into main by Christopher Ferris · 2 years, 6 months ago
  76. 0c50ed4 Clarify the <sys/ifunc.h> docs. by Elliott Hughes · 2 years, 6 months ago
  77. 37c3f3c Update to v6.4 kernel headers. by Christopher Ferris · 2 years, 6 months ago
  78. 0a94e15 Explicitly document overcommit and `adb shell`'s use of oom_score_adj. by Elliott Hughes · 2 years, 7 months ago
  79. 48d405e Merge "Mark getpagesize() const." by Treehugger Robot · 2 years, 7 months ago
  80. c77993e Mark getpagesize() const. by Elliott Hughes · 2 years, 7 months ago
  81. 5ea305b Document how to use tzalloc()/tzfree() with std::unique_ptr. by Elliott Hughes · 2 years, 7 months ago
  82. 31fc69f Fix tzalloc(nullptr) and add a test. by Elliott Hughes · 2 years, 7 months ago
  83. 2bdeff4 Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(21). by Elliott Hughes · 2 years, 7 months ago
  84. fee0b45 Merge "Remove the always-true __INTRODUCED_IN() annotations." by Elliott Hughes · 2 years, 7 months ago
  85. 90e2827 Merge "Add new mallopt M_LOG_STATS." by Christopher Ferris · 2 years, 7 months ago
  86. e405c90 Merge "<arpa/nameser.h>: rationalize __INTRODUCED_IN." by Elliott Hughes · 2 years, 7 months ago
  87. e9a7b81 Add new mallopt M_LOG_STATS. by Christopher Ferris · 2 years, 8 months ago
  88. 9dbfe8b <arpa/nameser.h>: rationalize __INTRODUCED_IN. by Elliott Hughes · 2 years, 7 months ago
  89. 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 7 months ago
  90. 836e81d _FILE_OFFSET_BITS is spelled with one underscore. by Elliott Hughes · 2 years, 7 months ago
  91. f5cd292 Merge "Expose tzalloc()/localtime_rz()/mktime_z()/tzfree()." by Elliott Hughes · 2 years, 7 months ago
  92. 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 7 months ago
  93. 4e274fa Nullability check for socket module. by zijunzhao · 2 years, 8 months ago
  94. 5c6961f Merge "Nullability check for wctype module." by Treehugger Robot · 2 years, 7 months ago
  95. 42e7ac1 Merge "<iconv.h>: clarify the docs a bit more." by Treehugger Robot · 2 years, 7 months ago
  96. db14a74 Merge "<arpa/nameser.h>: don't use __INTRODUCED_IN_64 in a defined(__LP64__) block." by Elliott Hughes · 2 years, 7 months ago
  97. 1ee9fb5 Nullability check for wctype module. by zijunzhao · 2 years, 7 months ago
  98. bac2573 <iconv.h>: clarify the docs a bit more. by Elliott Hughes · 2 years, 7 months ago
  99. 1e28d06 Nullability check for socket module. by zijunzhao · 2 years, 7 months ago
  100. cf2090b Merge "<complex.h>: stop using __INTRODUCED_IN_(32|64)." by Treehugger Robot · 2 years, 7 months ago