K 10 svn:author V 3 kib K 8 svn:date V 27 2008-11-29T14:55:24.725599Z K 7 svn:log V 325 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 END