summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_socket.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r283497:dchagin2016-01-091-1/+2
* MFC r283488:dchagin2016-01-091-0/+9
* MFC r283487:dchagin2016-01-091-0/+16
* MFC r283413:dchagin2016-01-091-0/+127
* Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.hjhb2013-01-291-0/+40
* linux compat: improve and fix sendmsg/recvmsg compatibilityavg2011-03-261-2/+4
* Implement MSG_CMSG_CLOEXEC flag for linux_recvmsg().dchagin2009-05-181-0/+1
* Somewhere between 2.6.23 and 2.6.27, Linux added SOCK_CLOEXEC anddchagin2009-05-161-0/+7
* Return EINVAL in case when the incorrect or unsupporteddchagin2009-05-161-0/+10
* Emulate SO_PEERCRED socket option.dchagin2009-05-161-0/+6
* To avoid excessive code duplication move MI definitions to the MIdchagin2009-05-071-0/+10
* Make linux_sendmsg() and linux_recvmsg() work on linux32/amd64.kib2008-11-291-0/+31
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-021-1/+1
* translate the flags in recvfrom and recvmsg from linux to bsd onesassar2000-12-191-0/+52
OpenPOWER on IntegriCloud