| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-14 | [libc] Fix implicit conversion warnings in tests. (#131362) | lntue | |
| 2025-02-06 | [libc] implement `sys/uio/readv` (#124718) | c8ef | |
| Closes #124694. This patch adds the `sys/uio/readv` function. ref: https://pubs.opengroup.org/onlinepubs/009696699/functions/readv.html | |||
| 2025-01-10 | [libc] implement sys/uio/writev (#122233) | Schrodinger ZHU Yifan | |
| implement sys/uio/writev according to POSIX standard. This vectorized IO API is needed by many logging libraries to achieve atomic logging multiple strings. | |||
