1. 1536ff6 <sys/cdefs.h>: __bos_level should be 1 for _FORTIFY_SOURCE=3 too. by Elliott Hughes · 6 months ago
  2. f32cb14 <sys/io.h>: add inb()/inw()/inl() and outb()/outw()/outl(). by Elliott Hughes · 7 months ago
  3. 6171414 fstatat(2) allows a NULL path with AT_EMPTY_PATH since Linux 6.11. by Elliott Hughes · 8 months ago
  4. 0809f01 Merge "Fix copy & paste error in pidfd_getfd() docs." into main by Elliott Hughes · 8 months ago
  5. 7fb8d58 Fix a lot of man7 links to be more specific. by Elliott Hughes · 8 months ago
  6. dae54e7 Fix copy & paste error in pidfd_getfd() docs. by Elliott Hughes · 8 months ago
  7. b6b3cce <sys/select.h>: try to clarify the <sys/select.h> vs <poll.h> situation. by Elliott Hughes · 9 months ago
  8. 02ce401 API guard every post-21 API. by Dan Albert · 11 months ago
  9. 3c932f1 __riscv_flush_icache() still ignores the address range in 6.12. by Elliott Hughes · 11 months ago
  10. 414dd2d Always include <sys/cdefs.h> first. by Elliott Hughes · 11 months ago
  11. ed2d383 Remove android/versioning.h support for versioner. by Dan Albert · 1 year ago
  12. 6816893 statx(2) allows nullptr for the path now. by Elliott Hughes · 12 months ago
  13. b19df89 Prefer __nodiscard to __wur for readability. by Elliott Hughes · 12 months ago
  14. 1e76a82 Consistently position __wur next to the return type. by Elliott Hughes · 1 year ago
  15. 470ac46 Merge "<sys/timerfd.h>: don't redefine constants." into main by Elliott Hughes · 1 year ago
  16. 2b1c13d Merge "<sys/vfs.h>: explain the apparently useless duplication here." into main by Elliott Hughes · 1 year ago
  17. 1019133 Merge "<sys/eventfd.h>: don't redefine constants." into main by Elliott Hughes · 1 year ago
  18. ad58cc7 <sys/vfs.h>: explain the apparently useless duplication here. by Elliott Hughes · 1 year ago
  19. c7afe76 <sys/timerfd.h>: don't redefine constants. by Elliott Hughes · 1 year ago
  20. d1e0b1c <sys/eventfd.h>: don't redefine constants. by Elliott Hughes · 1 year ago
  21. a776a5b <sys/inotify.h>: don't redefine constants. by Elliott Hughes · 1 year ago
  22. 219e602 <sys/stat.h>: add lchmod(). by Elliott Hughes · 1 year ago
  23. dcc7c9c Merge "Add mseal(2) wrapper." into main by Elliott Hughes · 1 year, 1 month ago
  24. bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 1 year, 1 month ago
  25. b3904ee Add mseal(2) wrapper. by Elliott Hughes · 1 year, 1 month ago
  26. 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 1 year, 1 month ago
  27. 61f6dbf <sys/select.h>: use __builtin_memset rather than writing our own. by Elliott Hughes · 1 year, 1 month ago
  28. 28c2f7d <sys/_system_properties.h>: improve documentation. by Elliott Hughes · 1 year, 1 month ago
  29. dc6e2fb Remove cdecl cruft. by Elliott Hughes · 1 year, 2 months ago
  30. f274a20 Add <sys/io.h>. by Elliott Hughes · 1 year, 3 months ago
  31. a13b3b3 Merge "Tidy and document the `inline`/`__inline`/`__inline__` situation." into main by Elliott Hughes · 1 year, 4 months ago
  32. 3772ae4 Update <system_properties.h> documentation. by Elliott Hughes · 1 year, 4 months ago
  33. 3469e7d Tidy and document the `inline`/`__inline`/`__inline__` situation. by Elliott Hughes · 1 year, 4 months ago
  34. 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 4 months ago
  35. a1b5ca2 Always use `__foo__` for attribute names. by Elliott Hughes · 1 year, 5 months ago
  36. ceed466 libc: remove __size_mul_overflow by Nick Desaulniers · 1 year, 5 months ago
  37. 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 1 year, 5 months ago
  38. 3db97c7 Merge "Add NGROUPS." into main by Treehugger Robot · 1 year, 5 months ago
  39. e5bd239 Add NGROUPS. by Elliott Hughes · 1 year, 5 months ago
  40. f666d82 <sys/shm.h>: fix a hard-coded 4096 page size. by Elliott Hughes · 1 year, 5 months ago
  41. c2ce647 Merge "Consistently use 'op' in argument names." into main am: 47f8ab80cc by Elliott Hughes · 1 year, 6 months ago
  42. 364fc76 Consistently use 'op' in argument names. by Elliott Hughes · 1 year, 6 months ago
  43. c608e57 Merge "Use the canonical idiom for sockaddr_storage." into main am: bb261225e0 am: 3f5aaa8812 am: 4b694b6969 by Elliott Hughes · 1 year, 9 months ago
  44. bb26122 Merge "Use the canonical idiom for sockaddr_storage." into main by Elliott Hughes · 1 year, 9 months ago
  45. 2cbd262 Merge "riscv64: pass a pointer to __riscv_hwprobe() to ifunc resolvers." into main am: 75539ab928 am: 978c235f51 am: 53adad316c by Elliott Hughes · 1 year, 9 months ago
  46. 561e804 riscv64: pass a pointer to __riscv_hwprobe() to ifunc resolvers. by Elliott Hughes · 1 year, 9 months ago
  47. 5850f6f Use the canonical idiom for sockaddr_storage. by Elliott Hughes · 1 year, 9 months ago
  48. 21ec4ad Merge "Move ; in NDK declaration" into main am: c6034e4228 am: ec6677350c am: 15c9f8f608 by Treehugger Robot · 1 year, 10 months ago
  49. 4b94522 Move ; in NDK declaration by Nate Myren · 1 year, 10 months ago
  50. d78dfdb Merge changes from topic "appcompat_override" into main am: 0207a6a186 am: 9460fe5a83 am: 3fd59cb6af by Treehugger Robot · 1 year, 10 months ago
  51. 0ab0615 Move __system_properties_reload to LIBC from LIBC_PLATFORM by Nate Myren · 1 year, 11 months ago
  52. b8c87b1 Write appcompat_override system properties by Nate Myren · 2 years ago
  53. ae7f33d Write appcompat_override system properties by Nate Myren · 2 years ago
  54. 0962881 Merge "s/master/main/" into main am: a01b292ab9 am: f461a3878c am: 3852cfe4cb am: 3b3e2e9d46 am: 381d04c046 by Treehugger Robot · 1 year, 11 months ago
  55. 9c06d16 s/master/main/ by Elliott Hughes · 1 year, 11 months ago
  56. 88dd367 Merge "<sys/statvfs.h>: add a new mount option." into main am: 732b98203b am: a325f94c85 am: e7430e692f am: 4789e289f3 am: c9ca34ce85 by Treehugger Robot · 2 years ago
  57. 6711d21 <sys/statvfs.h>: add a new mount option. by Elliott Hughes · 2 years ago
  58. 7eac72c Merge "Add epoll_pwait2()." into main am: 906d7d41e4 am: 484056aaf2 am: 96a6c6abc1 am: a607f6744f am: cbaea16804 by Elliott Hughes · 2 years ago
  59. 906d7d4 Merge "Add epoll_pwait2()." into main by Elliott Hughes · 2 years ago
  60. 4c238d8 Merge "__riscv_hwprobe: don't try to set errno." into main am: 4de14c7499 am: e62a9e0329 am: d086dd0ef4 am: e888177487 am: 95c3c58d2e by Elliott Hughes · 2 years ago
  61. d086dd0 Merge "__riscv_hwprobe: don't try to set errno." into main am: 4de14c7499 am: e62a9e0329 by Elliott Hughes · 2 years ago
  62. e62a9e0 Merge "__riscv_hwprobe: don't try to set errno." into main am: 4de14c7499 by Elliott Hughes · 2 years ago
  63. fce8a15 __riscv_hwprobe: don't try to set errno. by Elliott Hughes · 2 years ago
  64. 4c62e59 Add epoll_pwait2(). by Elliott Hughes · 2 years, 2 months ago
  65. 661155e Merge Android U (ab/10368041) by Xin Li · 2 years ago
  66. 44f2404 Merge "<sys/user.h>: factor PAGE_SIZE out into <bits/page_size.h>." into main am: 9fd0f4b90d am: 1882061f69 am: ca3bdafdd4 am: 628c6925e0 am: 6ed3136d47 by Treehugger Robot · 2 years, 1 month ago
  67. 1245abf <sys/user.h>: factor PAGE_SIZE out into <bits/page_size.h>. by Elliott Hughes · 2 years, 1 month ago
  68. 02f37a2 Merge changes from topic "bionic no page size macro" into main am: 6e73f92f04 am: d277b4a2b4 am: 55499d78ea am: fd299bd8c4 am: 9a4073ead4 by Juan Yescas · 2 years, 1 month ago
  69. 7de2012 bionic: PAGE_SIZE macro won't be used in page size agnostic targets by Juan Yescas · 2 years, 1 month ago
  70. 0e77183 Merge "riscv64: add <sys/hwprobe.h>." into main am: c4d3867b6c am: 98f649e224 am: 63043c04ad am: fa6b4559f7 am: 7fcea3c45a by Elliott Hughes · 2 years, 1 month ago
  71. f3d6b44 riscv64: add <sys/hwprobe.h>. by Elliott Hughes · 2 years, 1 month ago
  72. 8fb5284 Merge "Listen on property_service_for_system socket for powerctl messages" into main by Treehugger Robot · 2 years, 2 months ago
  73. 9634513 Merge "Update <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 2 months ago
  74. 7ca1626 Merge "Make getentropy available from <unistd.h>" into main by Treehugger Robot · 2 years, 2 months ago
  75. 8d350da Update <sys/cachectl.h>. by Elliott Hughes · 2 years, 2 months ago
  76. 71ade01 Listen on property_service_for_system socket for powerctl messages by Paul Lawrence · 2 years, 2 months ago
  77. 7110157 Make getentropy available from <unistd.h> by David Benjamin · 2 years, 2 months ago
  78. 05328b4 Revert "Use proprety_socket_for_system if permissions allow" am: 78973da8ef am: 5210d35c91 by Paul Lawrence · 2 years, 2 months ago
  79. 7a62037 Merge "Add __riscv_flush_icache() to <sys/cachectl.h>." into main am: a09f741c2a am: 953b78a72d am: 1cb2c81563 by Elliott Hughes · 2 years, 2 months ago
  80. 74d9765 Add __riscv_flush_icache() to <sys/cachectl.h>. by Elliott Hughes · 2 years, 2 months ago
  81. 78973da Revert "Use proprety_socket_for_system if permissions allow" by Paul Lawrence · 2 years, 2 months ago
  82. c051c93 Merge "Clarify the <sys/ifunc.h> docs." into main am: 6a6f527dfc am: 6c29ab66c8 am: 708998128e by Elliott Hughes · 2 years, 2 months ago
  83. 0c50ed4 Clarify the <sys/ifunc.h> docs. by Elliott Hughes · 2 years, 2 months ago
  84. 4c784cc Merge "Remove the always-true __INTRODUCED_IN() annotations." am: fee0b45480 am: 7fc60f8d93 am: 7b4b75bb9c by Elliott Hughes · 2 years, 3 months ago
  85. fee0b45 Merge "Remove the always-true __INTRODUCED_IN() annotations." by Elliott Hughes · 2 years, 3 months ago
  86. 34e8dfd Merge "_FILE_OFFSET_BITS is spelled with one underscore." am: 0749b7bcbf am: 1e0a7c3690 am: d570e3f8be by Elliott Hughes · 2 years, 3 months ago
  87. 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 3 months ago
  88. 836e81d _FILE_OFFSET_BITS is spelled with one underscore. by Elliott Hughes · 2 years, 3 months ago
  89. f4f99ab Merge "Nullability check for socket module." am: 0181dd9f05 am: 3960b11233 am: f0ff731e8b by Treehugger Robot · 2 years, 3 months ago
  90. 4e274fa Nullability check for socket module. by zijunzhao · 2 years, 3 months ago
  91. 0e98fea Merge "Remove __RENAME_STAT64." am: 26add4eae0 am: 84670b50f9 am: 837692bb92 by Treehugger Robot · 2 years, 3 months ago
  92. f242ef6 Remove __RENAME_STAT64. by Elliott Hughes · 2 years, 3 months ago
  93. 21894a6 Merge "Remove __RENAME_LDBL." am: 87e170df01 am: e6351fb5f0 am: 8db2935824 by Elliott Hughes · 2 years, 3 months ago
  94. ab2d3e1 Remove __RENAME_LDBL. by Elliott Hughes · 2 years, 3 months ago
  95. f47dab3 Merge "Nullability check for thread_properties module." am: 0428fc1a9c am: 0842bef4cf am: 230bea65a1 by Treehugger Robot · 2 years, 3 months ago
  96. 0428fc1 Merge "Nullability check for thread_properties module." by Treehugger Robot · 2 years, 3 months ago
  97. 70586d6 Nullability check for thread_properties module. by zijunzhao · 2 years, 3 months ago
  98. 26d85c4 Merge "Nullability check for shm module." am: 374d2f1be0 am: 1467fed1d8 am: e26c611a2f by Treehugger Robot · 2 years, 4 months ago
  99. 969d6c1 Nullability check for shm module. by zijunzhao · 2 years, 4 months ago
  100. 29fae2f Merge "Nullability check for xattr module." am: 0f371ff845 am: ace1448647 am: 3dbe31412e by Treehugger Robot · 2 years, 4 months ago