- ab9028c Merge "De-pessimize SigSetConverter usage." into main by Elliott Hughes · 2 years, 6 months ago
- 87e7955 Merge "Sync upstream NetBSD." into main by Treehugger Robot · 2 years, 6 months ago
- 6de9b74 Merge "Sync upstream OpenBSD." into main by Treehugger Robot · 2 years, 6 months ago
- b6dda03 Merge "Sync upstream FreeBSD (qsort)." into main by Treehugger Robot · 2 years, 6 months ago
- f0d6c0a Merge "Sync with upstream FreeBSD." into main by Treehugger Robot · 2 years, 6 months ago
- 65ab63b Sync upstream FreeBSD (qsort). by Elliott Hughes · 2 years, 6 months ago
- ac496ec Sync upstream OpenBSD. by Elliott Hughes · 2 years, 6 months ago
- 60260e2 Sync upstream NetBSD. by Elliott Hughes · 2 years, 6 months ago
- 523b03a Sync with upstream FreeBSD. by Elliott Hughes · 2 years, 6 months ago
- 215baed De-pessimize SigSetConverter usage. by Elliott Hughes · 2 years, 6 months ago
- 46f1873 Merge "Fix duplicate symbols error in bionic" into main by Zijun Zhao · 2 years, 6 months ago
- 0b310d9 Merge "Remove unused _ARC4_ATFORK() macro." into main by Treehugger Robot · 2 years, 6 months ago
- b88a23e Merge "Fix the (unused) return type for readlinkat() in SYSCALLS.TXT." into main by Treehugger Robot · 2 years, 6 months ago
- f9a9537 Remove unused _ARC4_ATFORK() macro. by Elliott Hughes · 2 years, 6 months ago
- 3b57730 Fix duplicate symbols error in bionic by zijunzhao · 2 years, 6 months ago
- 9634513 Merge "Update <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 6 months ago
- 7ca1626 Merge "Make getentropy available from <unistd.h>" into main by Treehugger Robot · 2 years, 6 months ago
- 8d350da Update <sys/cachectl.h>. by Elliott Hughes · 2 years, 6 months ago
- 76879c9 Fix the (unused) return type for readlinkat() in SYSCALLS.TXT. by Elliott Hughes · 2 years, 6 months ago
- 7110157 Make getentropy available from <unistd.h> by David Benjamin · 2 years, 6 months ago
- 13b1d97 Add riscv_hwprobe to the seccomp allowlist. by Elliott Hughes · 2 years, 6 months ago
- a09f741 Merge "Add __riscv_flush_icache() to <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 6 months ago
- 74d9765 Add __riscv_flush_icache() to <sys/cachectl.h>. by Elliott Hughes · 2 years, 6 months ago
- 2557f73 Consistently use %m rather than strerror() in logging. by Elliott Hughes · 2 years, 6 months ago
- fd93b60 Check for mprotect result by Kelvin Zhang · 2 years, 6 months ago
- df85637 Merge "Update to v6.4 kernel headers." into main by Christopher Ferris · 2 years, 6 months ago
- 52e3190 Merge "Fix shadowstack init crash on 16K page system" into main by Kelvin Zhang · 2 years, 6 months ago
- 6a6f527 Merge "Clarify the <sys/ifunc.h> docs." into main by Elliott Hughes · 2 years, 6 months ago
- fb73361 Fix shadowstack init crash on 16K page system by Kelvin Zhang · 2 years, 6 months ago
- 0c50ed4 Clarify the <sys/ifunc.h> docs. by Elliott Hughes · 2 years, 6 months ago
- 37c3f3c Update to v6.4 kernel headers. by Christopher Ferris · 2 years, 6 months ago
- 852f9b0 Modify how the malloc debug tests run. by Christopher Ferris · 2 years, 7 months ago
- 0a94e15 Explicitly document overcommit and `adb shell`'s use of oom_score_adj. by Elliott Hughes · 2 years, 7 months ago
- 48d405e Merge "Mark getpagesize() const." by Treehugger Robot · 2 years, 7 months ago
- c77993e Mark getpagesize() const. by Elliott Hughes · 2 years, 7 months ago
- 8995672 Merge "Document how to use tzalloc()/tzfree() with std::unique_ptr." by Treehugger Robot · 2 years, 7 months ago
- 26e0e00 Merge "[HWASan] add comment to explain why we can use __has_feature" by Florian Mayer · 2 years, 7 months ago
- 02108ce [HWASan] add comment to explain why we can use __has_feature by Florian Mayer · 2 years, 7 months ago
- 5ea305b Document how to use tzalloc()/tzfree() with std::unique_ptr. by Elliott Hughes · 2 years, 7 months ago
- 31fc69f Fix tzalloc(nullptr) and add a test. by Elliott Hughes · 2 years, 7 months ago
- 2bdeff4 Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(21). by Elliott Hughes · 2 years, 7 months ago
- fee0b45 Merge "Remove the always-true __INTRODUCED_IN() annotations." by Elliott Hughes · 2 years, 7 months ago
- 90e2827 Merge "Add new mallopt M_LOG_STATS." by Christopher Ferris · 2 years, 7 months ago
- e405c90 Merge "<arpa/nameser.h>: rationalize __INTRODUCED_IN." by Elliott Hughes · 2 years, 7 months ago
- e9a7b81 Add new mallopt M_LOG_STATS. by Christopher Ferris · 2 years, 8 months ago
- 9dbfe8b <arpa/nameser.h>: rationalize __INTRODUCED_IN. by Elliott Hughes · 2 years, 7 months ago
- 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 7 months ago
- 836e81d _FILE_OFFSET_BITS is spelled with one underscore. by Elliott Hughes · 2 years, 7 months ago
- f5cd292 Merge "Expose tzalloc()/localtime_rz()/mktime_z()/tzfree()." by Elliott Hughes · 2 years, 7 months ago
- 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 7 months ago
- 81d1e3d Merge "Use more appropriate param type for __early_abort" by Dimitry Ivanov · 2 years, 7 months ago
- 4e274fa Nullability check for socket module. by zijunzhao · 2 years, 8 months ago
- e07704a Use more appropriate param type for __early_abort by dimitry · 2 years, 7 months ago
- 5c6961f Merge "Nullability check for wctype module." by Treehugger Robot · 2 years, 7 months ago
- 42e7ac1 Merge "<iconv.h>: clarify the docs a bit more." by Treehugger Robot · 2 years, 7 months ago
- db14a74 Merge "<arpa/nameser.h>: don't use __INTRODUCED_IN_64 in a defined(__LP64__) block." by Elliott Hughes · 2 years, 7 months ago
- f0fb418 Nullability check for modules in /platform directory. by zijunzhao · 2 years, 7 months ago
- 1ee9fb5 Nullability check for wctype module. by zijunzhao · 2 years, 7 months ago
- bac2573 <iconv.h>: clarify the docs a bit more. by Elliott Hughes · 2 years, 7 months ago
- cc475cf Implement C23 scanf 'wf' length modifiers by zijunzhao · 2 years, 7 months ago
- 1e28d06 Nullability check for socket module. by zijunzhao · 2 years, 7 months ago
- cf2090b Merge "<complex.h>: stop using __INTRODUCED_IN_(32|64)." by Treehugger Robot · 2 years, 7 months ago
- 826ea44 Merge "Remove PAGE_SIZE call sites." by Elliott Hughes · 2 years, 7 months ago
- 0594346 Merge "Fix iconv_open(3) docs." by Zijun Zhao · 2 years, 7 months ago
- 7a5d992 Fix iconv_open(3) docs. by Elliott Hughes · 2 years, 7 months ago
- bb11ee6 Remove PAGE_SIZE call sites. by Peter Collingbourne · 3 years, 8 months ago
- 8fc6fcd <complex.h>: stop using __INTRODUCED_IN_(32|64). by Elliott Hughes · 2 years, 7 months ago
- 71a0377 Merge "Nullability check for string modules." by Zijun Zhao · 2 years, 7 months ago
- 6dd4a90 <arpa/nameser.h>: don't use __INTRODUCED_IN_64 in a defined(__LP64__) block. by Elliott Hughes · 2 years, 7 months ago
- 197677c Merge "Remove __INTRODUCED_IN_ architecture macros." by Elliott Hughes · 2 years, 7 months ago
- 26add4e Merge "Remove __RENAME_STAT64." by Treehugger Robot · 2 years, 7 months ago
- 6d23a08 Nullability check for string modules. by zijunzhao · 2 years, 7 months ago
- 421b0ac Remove __INTRODUCED_IN_ architecture macros. by Elliott Hughes · 2 years, 7 months ago
- f242ef6 Remove __RENAME_STAT64. by Elliott Hughes · 2 years, 7 months ago
- 3184936 Merge "Nullability check for fcntl module." by Treehugger Robot · 2 years, 7 months ago
- 6a65763 Merge "Nullability check for stdlib module." by Treehugger Robot · 2 years, 7 months ago
- 87e170d Merge "Remove __RENAME_LDBL." by Elliott Hughes · 2 years, 7 months ago
- 725c96c Nullability check for fcntl module. by zijunzhao · 2 years, 7 months ago
- f40b424 Nullability check for stdlib module. by zijunzhao · 2 years, 7 months ago
- 7890484 Implement C23 scanf 'w' length modifiers by zijunzhao · 2 years, 8 months ago
- 81e8402 Merge "Implement rvv version mem* and str* for riscv64" by Elliott Hughes · 2 years, 7 months ago
- cb5188d Merge "Nullability check for poll module." by Treehugger Robot · 2 years, 7 months ago
- b40e600 Nullability check for poll module. by zijunzhao · 2 years, 7 months ago
- a8d42a4 Nullability check for threads_inlines module. by zijunzhao · 2 years, 7 months ago
- ab2d3e1 Remove __RENAME_LDBL. by Elliott Hughes · 2 years, 7 months ago
- 063b6bf Merge "Nullability check for stdatomic module." by Treehugger Robot · 2 years, 7 months ago
- 27713a5 Merge "Nullability check for termios_inlines module." by Treehugger Robot · 2 years, 7 months ago
- 4e22f30 Merge "<math.h>: more use of __RENAME_LDBL." by Treehugger Robot · 2 years, 7 months ago
- d909dff Nullability check for stdatomic module. by zijunzhao · 2 years, 7 months ago
- 79600ce Merge "<fenv.h>: documentation, and __INTRODUCED_IN removal." by Treehugger Robot · 2 years, 7 months ago
- c5774b8 Merge "Nullability check for unistd module." by Treehugger Robot · 2 years, 7 months ago
- fa203f1 Merge "<sched.h>: __INTRODUCED_IN_ removal." by Treehugger Robot · 2 years, 7 months ago
- 9e19785 Nullability check for termios_inlines module. by zijunzhao · 2 years, 7 months ago
- 30cf6d0 Nullability check for unistd module. by zijunzhao · 2 years, 7 months ago
- 9cf6036 <fenv.h>: documentation, and __INTRODUCED_IN removal. by Elliott Hughes · 2 years, 8 months ago
- acd090d Nullability check for stdio module. by zijunzhao · 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
- 40a82d0 Implement rvv version mem* and str* for riscv64 by Yun Hsiang · 2 years, 8 months ago
- 32ce2d5 Merge "time.h: add doc comments." by Treehugger Robot · 2 years, 8 months ago