Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | kernel: uio: Add iovec copyin/copyout routines | Ian Moffett | |
Introduce copyin() and copyout() type functions made for iovec/uio operation. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
4 days | kernel: posix: Add POSIX 'uio' | Ian Moffett | |
See https://pubs.opengroup.org/onlinepubs/009695399/basedefs/sys/uio.h.html Signed-off-by: Ian Moffett <ian@osmora.org> |