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