]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
feat: readv/writev syscalls (81/82) + ulibc sys/uio.h wrappers
authorTulio A M Mendes <[email protected]>
Thu, 12 Feb 2026 03:14:55 +0000 (00:14 -0300)
committerTulio A M Mendes <[email protected]>
Fri, 13 Feb 2026 02:20:50 +0000 (23:20 -0300)
commit15c0fb983e20a513c8b7c18c1f6e716a139a2e72
tree2f2f793897c7a6fba843c882007c55a1ca81afc6
parent9a462d7a19005520021f961fe76320268ae17860
feat: readv/writev syscalls (81/82) + ulibc sys/uio.h wrappers
src/kernel/syscall.c
user/ulibc/include/sys/uio.h [new file with mode: 0644]
user/ulibc/src/uio.c [new file with mode: 0644]