]> Zhao Yanbai Git Server - minix.git/commit
libc: reorganize vector I/O wrappers 99/3299/1
authorDavid van Moolenbroek <david@minix3.org>
Sat, 16 Jan 2016 17:30:39 +0000 (17:30 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Mon, 22 Feb 2016 23:24:47 +0000 (23:24 +0000)
commit0df28c9fa4ef5089bb1cdfdcfea7906456fefd3e
tree51f74e2cf2e2253c41060b18da318405a73c06a2
parentc33d6ef39285e101533230264f0905e546e2296c
libc: reorganize vector I/O wrappers

The reorganization allows other libc system call wrappers (namely,
sendmsg and recvmsg) to perform I/O vector coalescing as well.

Change-Id: I116b48a6db39439053280ee805e0dcbdaec667a3
minix/include/lib.h
minix/lib/libc/sys/vectorio.c