1. 273473b Add <dlfcn.h> to the libdl documentation. by Elliott Hughes · 10 months ago
  2. 9873595 Protect against misuse of an implementation detail. by Elliott Hughes · 10 months ago
  3. e117d6e Add pthread_getaffinity_np()/pthread_setaffinity_np(). by Elliott Hughes · 10 months ago
  4. b30ec5b Merge "Revert^2 "No special treatment for vendor"" into main by Jooyung Han · 10 months ago
  5. 0d43de8 Remove a comment. by Dan Albert · 10 months ago
  6. b6aef26 Merge changes I45c335b2,I4d0a1530 into main by Dan Albert · 10 months ago
  7. 0198e07 Revert^2 "No special treatment for vendor" by Jooyung Han · 10 months ago
  8. 1f8c225 Add the __BIONIC_ALLOC_SIZE to reallocarray. by Dan Albert · 10 months ago
  9. d407e5e Hide the reallocarray polyfill by default. by Dan Albert · 10 months ago
  10. 2876a2c Merge "Revert "No special treatment for vendor"" into main by Priyanka Advani (xWF) · 10 months ago
  11. b2aa69f Revert "No special treatment for vendor" by Priyanka Advani (xWF) · 10 months ago
  12. 1443502 <ctype.h>: fix a stray `inline` that breaks C89 compatibility. by Elliott Hughes · 10 months ago
  13. 6e07b50 No special treatment for vendor by Jooyung Han · 10 months ago
  14. af40983 Merge "API guard every post-21 API." into main by Treehugger Robot · 10 months ago
  15. 02ce401 API guard every post-21 API. by Dan Albert · 11 months ago
  16. e7e85d9 Merge "Reland "Tidy up and document <limits.h>."" into main by Elliott Hughes · 10 months ago
  17. 36f97ca Reland "Tidy up and document <limits.h>." by Elliott Hughes · 10 months ago
  18. e5da496 Add __BIONIC_AVAILABILITY_GUARD(). by Dan Albert · 11 months ago
  19. 95680c7 Re-hide fmemopen. by Dan Albert · 11 months ago
  20. 66136e7 Re-hide some error.h stuff. by Dan Albert · 11 months ago
  21. 7b7abe9 Re-hide mempcpy. by Dan Albert · 11 months ago
  22. 3c932f1 __riscv_flush_icache() still ignores the address range in 6.12. by Elliott Hughes · 11 months ago
  23. 3abc79d Merge "Add a <stdatomic.h> header test, and the missing kill_dependency macro." into main by Elliott Hughes · 11 months ago
  24. 5b5bab5 Add a <stdatomic.h> header test, and the missing kill_dependency macro. by Elliott Hughes · 11 months ago
  25. 64a4b53 Merge "Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation." into main by Elliott Hughes · 11 months ago
  26. 8111487 Merge "Revert "Tidy up and document <limits.h>."" into main by Treehugger Robot · 11 months ago
  27. eae2849 Revert "Tidy up and document <limits.h>." by Elliott Hughes · 11 months ago
  28. be39089 Merge "Tidy up and document <limits.h>." into main by Elliott Hughes · 11 months ago
  29. 414dd2d Always include <sys/cdefs.h> first. by Elliott Hughes · 11 months ago
  30. 47eb527 Tidy up and document <limits.h>. by Elliott Hughes · 11 months ago
  31. 45655d3 Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation. by Elliott Hughes · 11 months ago
  32. 52fe6ce Disable warning: passing no argument for the '...' parameter of a variadic macro is a C23 extension by Aditya Kumar · 11 months ago
  33. 80246ff Get out of the business of hard-coding a list of uapi unistd.h files. by Elliott Hughes · 11 months ago
  34. 05a9ff8 Merge "Update to v6.11 kernel headers." into main by Christopher Ferris · 11 months ago
  35. 9d1ef60 Product variants are not in the NDK API surface. by Justin Yun · 11 months ago
  36. 63fcca4 Update to v6.11 kernel headers. by Christopher Ferris · 12 months ago
  37. ab777b2 Merge "Revert "Update to v6.11 kernel headers."" into main by Priyanka Advani (xWF) · 12 months ago
  38. a805034 Revert "Update to v6.11 kernel headers." by Priyanka Advani (xWF) · 12 months ago
  39. 8b8f0cf Merge "unistd.h: document chdir()/fchdir()." into main by Elliott Hughes · 12 months ago
  40. 6e6da00 Merge "Use new riscv unistd names for syscall definition." into main by Treehugger Robot · 12 months ago
  41. ec07dac Use new riscv unistd names for syscall definition. by Christopher Ferris · 12 months ago
  42. 1fd3982 Merge "Update to v6.11 kernel headers." into main by Christopher Ferris · 12 months ago
  43. fb9df25 unistd.h: document chdir()/fchdir(). by Elliott Hughes · 12 months ago
  44. 86da38c fortify: rewrite strlen to fold to a constant by George Burgess IV · 1 year, 1 month ago
  45. 4ba5449 Update to v6.11 kernel headers. by Christopher Ferris · 12 months ago
  46. ed2d383 Remove android/versioning.h support for versioner. by Dan Albert · 1 year ago
  47. 6816893 statx(2) allows nullptr for the path now. by Elliott Hughes · 12 months ago
  48. 6a6eb87 Correct nullability check for pthread_create() by Zijun · 12 months ago
  49. b02d0b9 Merge "Prefer __nodiscard to __wur for readability." into main by Elliott Hughes · 12 months ago
  50. b19df89 Prefer __nodiscard to __wur for readability. by Elliott Hughes · 1 year ago
  51. fb61806 <threads.h>: `thread_local` should match the C23 #if guard for `static_assert`. by Elliott Hughes · 1 year ago
  52. 1e76a82 Consistently position __wur next to the return type. by Elliott Hughes · 1 year ago
  53. 2f070f2 Merge "Add reallocarray() polyfill." into main by Elliott Hughes · 1 year ago
  54. f93af26 Add reallocarray() polyfill. by Elliott Hughes · 1 year ago
  55. 470ac46 Merge "<sys/timerfd.h>: don't redefine constants." into main by Elliott Hughes · 1 year ago
  56. 2b1c13d Merge "<sys/vfs.h>: explain the apparently useless duplication here." into main by Elliott Hughes · 1 year ago
  57. 1019133 Merge "<sys/eventfd.h>: don't redefine constants." into main by Elliott Hughes · 1 year ago
  58. ad58cc7 <sys/vfs.h>: explain the apparently useless duplication here. by Elliott Hughes · 1 year ago
  59. c7afe76 <sys/timerfd.h>: don't redefine constants. by Elliott Hughes · 1 year ago
  60. d1e0b1c <sys/eventfd.h>: don't redefine constants. by Elliott Hughes · 1 year ago
  61. a776a5b <sys/inotify.h>: don't redefine constants. by Elliott Hughes · 1 year ago
  62. eb8785a Remove two unused `extern`s on function declarations. by Elliott Hughes · 1 year ago
  63. 219e602 <sys/stat.h>: add lchmod(). by Elliott Hughes · 1 year ago
  64. 3ae4752 Merge "<stdlib.h>: ato*()/strto*() cleanup." into main by Elliott Hughes · 1 year ago
  65. 2239545 Merge "No need to require API 23 for strptime_l()." into main by Elliott Hughes · 1 year ago
  66. c2d539a Merge "<wchar.h>: use __RENAME() for some trivial aliases." into main by Elliott Hughes · 1 year ago
  67. 0767784 <wchar.h>: use __RENAME() for some trivial aliases. by Elliott Hughes · 1 year ago
  68. 55acfc1 No need to require API 23 for strptime_l(). by Elliott Hughes · 1 year ago
  69. 14a5588 <stdlib.h>: ato*()/strto*() cleanup. by Elliott Hughes · 1 year ago
  70. 2b27f57 <bits/threads_inlines.h>: add missing nullability annotations. by Elliott Hughes · 1 year ago
  71. 09e764b Merge "Remove guards on constants and types." into main by Treehugger Robot · 1 year ago
  72. cce5437 Reapply "Stop using versioner." by Dan Albert · 1 year ago
  73. 2229e55 Fix posix_spawn()/posix_spawnp() nullability annotations. by Elliott Hughes · 1 year ago
  74. 106afcd Revert "Stop using versioner." by Pechetty Sravani (xWF) · 1 year, 1 month ago
  75. e135120 Stop using versioner. by Dan Albert · 1 year, 1 month ago
  76. a642197 Remove guards on constants and types. by Dan Albert · 1 year, 1 month ago
  77. c9f344e Make aligned_alloc() __wur too. by Elliott Hughes · 1 year, 1 month ago
  78. ee04e3d No need to require API 23 for strerror_l(). by Elliott Hughes · 1 year, 1 month ago
  79. dcc7c9c Merge "Add mseal(2) wrapper." into main by Elliott Hughes · 1 year, 1 month ago
  80. 0f27896 Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main by Elliott Hughes · 1 year, 1 month ago
  81. bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 1 year, 1 month ago
  82. b3904ee Add mseal(2) wrapper. by Elliott Hughes · 1 year, 1 month ago
  83. 2f9fe8c Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(). by Elliott Hughes · 1 year, 1 month ago
  84. 3930264 Merge "Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge()." into main by Elliott Hughes · 1 year, 1 month ago
  85. 00a2a6f Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge(). by Elliott Hughes · 1 year, 1 month ago
  86. b5b0283 Merge "Remove elf.h riscv64 constants that are now in uapi." into main by Treehugger Robot · 1 year, 1 month ago
  87. 52c6164 Merge "Add sig2str()/str2sig() from POSIX Issue 8." into main by Elliott Hughes · 1 year, 1 month ago
  88. 07d5209 Add sig2str()/str2sig() from POSIX Issue 8. by Elliott Hughes · 1 year, 1 month ago
  89. 08909ff Remove elf.h riscv64 constants that are now in uapi. by Elliott Hughes · 1 year, 1 month ago
  90. 0191ea6 Merge "Merge <sys/system_properties.h> and <sys/_system_properties.h>." into main by Elliott Hughes · 1 year, 1 month ago
  91. 7ac54f5 Update to v6.10 kernel headers. by Christopher Ferris · 1 year, 1 month ago
  92. b1a578a Merge "libc: suppress libcxx's const-correct string overloads" into main by Treehugger Robot · 1 year, 1 month ago
  93. 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 1 year, 1 month ago
  94. 61b629d libc: suppress libcxx's const-correct string overloads by George Burgess IV · 1 year, 1 month ago
  95. df67242 Remove clang workaround. by Elliott Hughes · 1 year, 1 month ago
  96. ce4abcb <netinet/in6.h>: don't require <string.h>. by Elliott Hughes · 1 year, 1 month ago
  97. eadd64f Merge "Add POSIX qsort_r()." into main by Elliott Hughes · 1 year, 1 month ago
  98. 61f6dbf <sys/select.h>: use __builtin_memset rather than writing our own. by Elliott Hughes · 1 year, 1 month ago
  99. 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year, 1 month ago
  100. 28c2f7d <sys/_system_properties.h>: improve documentation. by Elliott Hughes · 1 year, 1 month ago