Files
Linus Groh 2a9154e77c Kernel+LibC+Profiler: Replace readv syscall with preadv
We already use pwritev to implement writev, so let's do the same for
readv. This resolves the awkward situation of having pwritev but not
preadv, which affects Zig for instance.
2025-10-31 21:59:30 -04:00
..
2025-10-10 00:02:50 +02:00