| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r296557: | ae | 2016-03-23 | 1 | -0/+25 |
* | MFC r283497: | dchagin | 2016-01-09 | 1 | -1/+2 |
* | MFC r283488: | dchagin | 2016-01-09 | 1 | -0/+9 |
* | MFC r283487: | dchagin | 2016-01-09 | 1 | -0/+16 |
* | MFC r283413: | dchagin | 2016-01-09 | 1 | -0/+127 |
* | Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h | jhb | 2013-01-29 | 1 | -0/+40 |
* | linux compat: improve and fix sendmsg/recvmsg compatibility | avg | 2011-03-26 | 1 | -2/+4 |
* | Implement MSG_CMSG_CLOEXEC flag for linux_recvmsg(). | dchagin | 2009-05-18 | 1 | -0/+1 |
* | Somewhere between 2.6.23 and 2.6.27, Linux added SOCK_CLOEXEC and | dchagin | 2009-05-16 | 1 | -0/+7 |
* | Return EINVAL in case when the incorrect or unsupported | dchagin | 2009-05-16 | 1 | -0/+10 |
* | Emulate SO_PEERCRED socket option. | dchagin | 2009-05-16 | 1 | -0/+6 |
* | To avoid excessive code duplication move MI definitions to the MI | dchagin | 2009-05-07 | 1 | -0/+10 |
* | Make linux_sendmsg() and linux_recvmsg() work on linux32/amd64. | kib | 2008-11-29 | 1 | -0/+31 |
* | Fix typo in the BSD copyright: s/withough/without/ | schweikh | 2002-06-02 | 1 | -1/+1 |
* | translate the flags in recvfrom and recvmsg from linux to bsd ones | assar | 2000-12-19 | 1 | -0/+52 |