summaryrefslogtreecommitdiff
path: root/sys/kern/kern_uio.c
AgeCommit message (Collapse)Author
6 dayskernel: 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>