[libc-commits] [libc] [libc] implement `sys/uio/readv` (PR #124718)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Tue Jan 28 09:08:20 PST 2025


https://github.com/nickdesaulniers approved this pull request.

Thanks for the patch. Some additional includes should polish this up.  We should probably define IOV_MAX in libc/include/llvm-libc-macros/limits-macros.h, too in order to make these functions more useful.

https://github.com/llvm/llvm-project/pull/124718


More information about the libc-commits mailing list