Date: Mon, 1 Jun 2009 20:42:27 +0000 (UTC) From: Dmitry Chagin <dchagin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/linux linux_socket.c Message-ID: <200906012042.n51Kgh6r051254@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dchagin 2009-06-01 20:42:27 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_socket.c
Log:
SVN rev 193262 on 2009-06-01 20:42:27Z by dchagin
Split linux_accept() syscall onto linux_accept_common() which should
be used by linuxulator and linux_accept() itself.
Approved by: kib (mentor)
MFC after: 1 month
Revision Changes Path
1.96 +22 -13 src/sys/compat/linux/linux_socket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906012042.n51Kgh6r051254>
