K 10 svn:author V 3 kib K 8 svn:date V 27 2008-11-29T17:14:06.655171Z K 7 svn:log V 283 Make linux_sendmsg() and linux_recvmsg() work on linux32/amd64. Change types used in the linux' struct msghdr and struct cmsghdr definitions to the properly-sized architecture-specific types. Move ancillary data handler from linux_sendit() to linux_sendmsg(). Submitted by: dchagin END