K 10 svn:author V 7 dchagin K 8 svn:date V 27 2009-06-17T21:49:41.505274Z K 7 svn:log V 301 MFC r185442: 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(). Approved by: kib (mentor) END