Date: Thu, 18 Sep 2008 18:31:11 +0300 From: Kostik Belousov <kostikbel@gmail.com> To: Alexander Leidinger <Alexander@leidinger.net>, freebsd-emulation@freebsd.org, freebsd-net@freebsd.org Subject: Re: [PATCH] recvmsg() sendmsg() linux emulation Message-ID: <20080918153111.GL39652@deviant.kiev.zoral.com.ua> In-Reply-To: <20080918150759.GA2898@dchagin.dialup.corbina.ru> References: <20080822112927.GZ99951@hoeg.nl> <20080822112946.GA97526@freebsd.org> <20080831110610.GA2380@dchagin.dialup.corbina.ru> <20080902085623.GA12395@freebsd.org> <20080917183801.GA2714@dchagin.dialup.corbina.ru> <20080917190230.GA2947@dchagin.dialup.corbina.ru> <20080918093831.89545e2iu5zjgjgg@webmail.leidinger.net> <20080918135736.GA2218@dchagin.dialup.corbina.ru> <20080918142454.GK39652@deviant.kiev.zoral.com.ua> <20080918150759.GA2898@dchagin.dialup.corbina.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--jTQ3i/+I4dznYrD2 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 18, 2008 at 07:07:59PM +0400, Chagin Dmitry wrote: I still cannot answer to you, so be it. > On Thu, Sep 18, 2008 at 05:24:54PM +0300, Kostik Belousov wrote: > > On Thu, Sep 18, 2008 at 05:57:36PM +0400, Chagin Dmitry wrote: > > > diff --git a/src/sys/amd64/linux32/linux32_io.h b/src/sys/amd64/linux= 32/linux32_io.h > > > new file mode 100644 > > > index 0000000..c1a9f1c > > > --- /dev/null > > > +++ b/src/sys/amd64/linux32/linux32_io.h > > > @@ -0,0 +1,47 @@ > > > +/*- > > > + * Copyright (c) 2004 Tim J. Robbins > > > + * Copyright (c) 2001 Doug Rabson > > > + * Copyright (c) 1994-1996 S=F8ren Schmidt > > > + * All rights reserved. > > ^^^^^^^^^^ Is this true ? > >=20 >=20 > I have copied it from linux.h, can I remove it? No, you should specify yourself as the copyright holder. >=20 > > Coloring this further, do we need a new include file for one structure > > and one function ? > >=20 >=20 > You suggest to transfer it to linux.h? > I can do it, but then it is necessary to insert #include <sys/uio.h> > into all files which include linux.h This may be a trouble. Is there any other compat/linux include that requires uio ? --jTQ3i/+I4dznYrD2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkjSdD4ACgkQC3+MBN1Mb4hplQCeMKpQpCX7LYIHOB7ucxlS41Kl 8i4AoM9GSfbh0NZ87H9/iUHelz/FOTyp =GhNg -----END PGP SIGNATURE----- --jTQ3i/+I4dznYrD2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080918153111.GL39652>