1. bb26122 Merge "Use the canonical idiom for sockaddr_storage." into main by Elliott Hughes · 2 years, 1 month ago
  2. 561e804 riscv64: pass a pointer to __riscv_hwprobe() to ifunc resolvers. by Elliott Hughes · 2 years, 1 month ago
  3. 5850f6f Use the canonical idiom for sockaddr_storage. by Elliott Hughes · 2 years, 1 month ago
  4. 4b94522 Move ; in NDK declaration by Nate Myren · 2 years, 1 month ago
  5. 0ab0615 Move __system_properties_reload to LIBC from LIBC_PLATFORM by Nate Myren · 2 years, 2 months ago
  6. b8c87b1 Write appcompat_override system properties by Nate Myren · 2 years, 4 months ago
  7. 9c06d16 s/master/main/ by Elliott Hughes · 2 years, 3 months ago
  8. 6711d21 <sys/statvfs.h>: add a new mount option. by Elliott Hughes · 2 years, 3 months ago
  9. 906d7d4 Merge "Add epoll_pwait2()." into main by Elliott Hughes · 2 years, 4 months ago
  10. fce8a15 __riscv_hwprobe: don't try to set errno. by Elliott Hughes · 2 years, 4 months ago
  11. 4c62e59 Add epoll_pwait2(). by Elliott Hughes · 2 years, 6 months ago
  12. 1245abf <sys/user.h>: factor PAGE_SIZE out into <bits/page_size.h>. by Elliott Hughes · 2 years, 4 months ago
  13. 7de2012 bionic: PAGE_SIZE macro won't be used in page size agnostic targets by Juan Yescas · 2 years, 5 months ago
  14. f3d6b44 riscv64: add <sys/hwprobe.h>. by Elliott Hughes · 2 years, 5 months ago
  15. 9634513 Merge "Update <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 5 months ago
  16. 7ca1626 Merge "Make getentropy available from <unistd.h>" into main by Treehugger Robot · 2 years, 5 months ago
  17. 8d350da Update <sys/cachectl.h>. by Elliott Hughes · 2 years, 5 months ago
  18. 7110157 Make getentropy available from <unistd.h> by David Benjamin · 2 years, 6 months ago
  19. 74d9765 Add __riscv_flush_icache() to <sys/cachectl.h>. by Elliott Hughes · 2 years, 6 months ago
  20. 0c50ed4 Clarify the <sys/ifunc.h> docs. by Elliott Hughes · 2 years, 6 months ago
  21. fee0b45 Merge "Remove the always-true __INTRODUCED_IN() annotations." by Elliott Hughes · 2 years, 6 months ago
  22. 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 6 months ago
  23. 836e81d _FILE_OFFSET_BITS is spelled with one underscore. by Elliott Hughes · 2 years, 6 months ago
  24. 4e274fa Nullability check for socket module. by zijunzhao · 2 years, 7 months ago
  25. f242ef6 Remove __RENAME_STAT64. by Elliott Hughes · 2 years, 7 months ago
  26. ab2d3e1 Remove __RENAME_LDBL. by Elliott Hughes · 2 years, 7 months ago
  27. 0428fc1 Merge "Nullability check for thread_properties module." by Treehugger Robot · 2 years, 7 months ago
  28. 70586d6 Nullability check for thread_properties module. by zijunzhao · 2 years, 7 months ago
  29. 969d6c1 Nullability check for shm module. by zijunzhao · 2 years, 7 months ago
  30. 9f6b4ca Nullability check for xattr module. by zijunzhao · 2 years, 7 months ago
  31. 2572571 Nullability check for mman module. by zijunzhao · 2 years, 8 months ago
  32. a505b2d Nullability check for system_properties module. by zijunzhao · 2 years, 7 months ago
  33. 2067ec5 Nullability check for time module. by zijunzhao · 2 years, 8 months ago
  34. d633600 Nullability check for uio module. by zijunzhao · 2 years, 8 months ago
  35. 7fc63f2 Add an enum for the riscv64 <sys/ucontext.h> register constants. by Elliott Hughes · 2 years, 8 months ago
  36. a23e448 Nullability check for resource module. by zijunzhao · 2 years, 8 months ago
  37. 271d4d2 Nullability check for sem module. by zijunzhao · 2 years, 8 months ago
  38. 21e1f2d Nullability check for statvfs module. by zijunzhao · 2 years, 8 months ago
  39. e2abfb3 Merge "Nullability check for select module." by Zijun Zhao · 2 years, 8 months ago
  40. 271abeb Nullability check for select module. by zijunzhao · 2 years, 8 months ago
  41. 7b90c81 Merge "Nullability check for mount module." by Zijun Zhao · 2 years, 8 months ago
  42. 8d3ae82 Merge "Nullability check for inotify module." by Zijun Zhao · 2 years, 8 months ago
  43. e1df179 Merge "Nullability check for wait module." by Treehugger Robot · 2 years, 8 months ago
  44. a1ff2e6 Merge "Nullability check for msg module." by Treehugger Robot · 2 years, 8 months ago
  45. fa1936b Nullability check for wait module. by zijunzhao · 2 years, 9 months ago
  46. ccc9d8d Nullability check for mount module. by zijunzhao · 2 years, 9 months ago
  47. f4141fb Nullability check for inotify module. by zijunzhao · 2 years, 9 months ago
  48. c76899f Nullability check for msg module. by zijunzhao · 2 years, 9 months ago
  49. fb63e48 Merge "Nullability check for capability module." by Treehugger Robot · 2 years, 9 months ago
  50. 3d59f28 Merge "Nullability check for ipc module." by Treehugger Robot · 2 years, 9 months ago
  51. ec50cc6 Merge "Nullability check for sendfile module." by Treehugger Robot · 2 years, 9 months ago
  52. 177b724 Merge "Nullability check for random module." by Treehugger Robot · 2 years, 9 months ago
  53. e14f2f9 Nullability check for sendfile module. by zijunzhao · 2 years, 9 months ago
  54. 7f5c789 Nullability check for ipc module. by zijunzhao · 2 years, 9 months ago
  55. 181c316 Nullability check for capability module. by zijunzhao · 2 years, 9 months ago
  56. e43d553 Nullability check for random module. by zijunzhao · 2 years, 9 months ago
  57. 53c90eb riscv64: typedef struct ucontext {...} ucontext_t. by Elliott Hughes · 2 years, 9 months ago
  58. 0a9fd0e Merge "Nullability check for signalfd module" by Treehugger Robot · 2 years, 10 months ago
  59. 98f116b Nullability check for signalfd module by zijunzhao · 2 years, 10 months ago
  60. 7f8133d Merge "Nullability check for pidfd module" by Zijun Zhao · 2 years, 10 months ago
  61. 85fc6b1 Merge "Nullability check for utsname module" by Zijun Zhao · 2 years, 10 months ago
  62. edc554d Nullability check for pidfd module by zijunzhao · 2 years, 10 months ago
  63. f6f0c9d Nullability check for utsname module by zijunzhao · 2 years, 10 months ago
  64. 1cb3158 Guard registers definitions for riscv64 by Nelly Vouzoukidou · 2 years, 10 months ago
  65. f2ca0bc Merge "Remove <sys/socket.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 10 months ago
  66. f5e899d Merge "Remove <sys/stat.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 10 months ago
  67. 82b0d52 Remove <sys/socket.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 10 months ago
  68. 19ed204 Remove <sys/mman.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 10 months ago
  69. 3f3a8cd Remove <sys/stat.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 10 months ago
  70. b890ff3 Merge "libc/include: remove easy __ANDROID_API__ tautologies." by Elliott Hughes · 2 years, 10 months ago
  71. 6ccb71c Merge "Remove <sys/statvfs.h> inlines for API level 19." by Elliott Hughes · 2 years, 10 months ago
  72. f4ace9d libc/include: remove easy __ANDROID_API__ tautologies. by Elliott Hughes · 2 years, 10 months ago
  73. 3c3736e Remove <sys/statvfs.h> inlines for API level 19. by Elliott Hughes · 2 years, 10 months ago
  74. 5fb10ce Merge "Remove <sys/wait.h> wait4() inline for API level 18." by Elliott Hughes · 2 years, 10 months ago
  75. ed07723 Remove <sys/wait.h> wait4() inline for API level 18. by Elliott Hughes · 2 years, 10 months ago
  76. fa2ac84 Merge "Nullability check for swap module" by Zijun Zhao · 2 years, 10 months ago
  77. b0fba72 Nullability check for swap module by zijunzhao · 2 years, 10 months ago
  78. 557d9a5 Nullability check for vfs module by zijunzhao · 2 years, 11 months ago
  79. d555a33 Nullability check for epoll module by zijunzhao · 2 years, 11 months ago
  80. bc516bf Merge "Nullability check for eventfd module" by Treehugger Robot · 2 years, 11 months ago
  81. 9729c19 Nullability check for eventfd module by zijunzhao · 2 years, 11 months ago
  82. f82ee4a Merge "Nullability check for klog module" by Treehugger Robot · 2 years, 11 months ago
  83. 1cda74d Nullability check for stat module by zijunzhao · 2 years, 11 months ago
  84. a3357c2 Merge "Nullability check for quota module" by Treehugger Robot · 2 years, 11 months ago
  85. e716b1b Nullability check for klog module by zijunzhao · 2 years, 11 months ago
  86. 4b8a126 Nullability check for sysinfo module by zijunzhao · 2 years, 11 months ago
  87. 7833a70 Nullability check for quota module by zijunzhao · 2 years, 11 months ago
  88. 93eb870 Add BIONIC_COMPLICATED_NULLNESS as _Null_unspecified by zijunzhao · 2 years, 11 months ago
  89. 0565497 Add rlim64_t to libc/include/sys/resource by Elie Kheirallah · 3 years, 1 month ago
  90. d4fd67c Add some missing "Available since" documentation. by Elliott Hughes · 3 years, 1 month ago
  91. 8e82677 Use the same union in riscv64's ucontext. by Elliott Hughes · 3 years, 2 months ago
  92. 91529b7 Add REG_S0 to ucontext.h for riscv64 by Colin Cross · 3 years, 3 months ago
  93. 287f48e riscv64: more <sys/ucontext.h>. by Elliott Hughes · 3 years, 3 months ago
  94. 4043e5e Add riscv64 <ucontext.h>. by Elliott Hughes · 3 years, 3 months ago
  95. cf12381 riscv64 <sys/user.h>. by Elliott Hughes · 3 years, 3 months ago
  96. 5cc8a46 riscv64's struct stat is the same as arm64's. by Elliott Hughes · 3 years, 3 months ago
  97. ee41a35 Extend the process_madvise() docs. by Elliott Hughes · 3 years, 3 months ago
  98. 07cdd57 Remove clang version check around diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 10 months ago
  99. db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 4 years ago
  100. cf59e19 Add preadv2/pwritev2 wrappers. by Elliott Hughes · 4 years, 2 months ago