| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTEM to be header-only. (#143187) This is the first step in preparation for: https://discourse.llvm.org/t/rfc-make-clang-builtin-math-functions-constexpr-with-llvm-libc-to-support-c-23-constexpr-math-functions/86450 | 1 年前 | |
[libc] implement sys/uio/readv (#124718) Closes #124694. This patch adds the sys/uio/readv function. ref: https://pubs.opengroup.org/onlinepubs/009696699/functions/readv.html | 1 年前 | |
[libc] implement sys/uio/readv (#124718) Closes #124694. This patch adds the sys/uio/readv function. ref: https://pubs.opengroup.org/onlinepubs/009696699/functions/readv.html | 1 年前 | |
[libc] implement sys/uio/writev (#122233) implement sys/uio/writev according to POSIX standard. This vectorized IO API is needed by many logging libraries to achieve atomic logging multiple strings. | 1 年前 |