diff options
author | kib <kib@FreeBSD.org> | 2008-11-29 14:55:24 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2008-11-29 14:55:24 +0000 |
commit | bfe2c8cb22c42d50fb6fe83d2e151ff32f7af3b5 (patch) | |
tree | d0e9219e58adcb026ccfa6ff28841b0418f85d70 /sys/compat/linux/linux_socket.h | |
parent | 7a6d0a128f2abd041034ac5092a012538437e540 (diff) | |
download | FreeBSD-src-bfe2c8cb22c42d50fb6fe83d2e151ff32f7af3b5.zip FreeBSD-src-bfe2c8cb22c42d50fb6fe83d2e151ff32f7af3b5.tar.gz |
Fix iovec32 for linux32/amd64.
Add a custom version of copyiniov() to deal with the 32-bit iovec
pointers from userland (to be used later).
Adjust prototypes for linux_readv() and linux_writev() to use new
l_iovec32 definition and to match actual linux code. In particular,
use ulong for fd (why ?).
Submitted by: dchagin
Diffstat (limited to 'sys/compat/linux/linux_socket.h')
0 files changed, 0 insertions, 0 deletions