From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 24 Oct 2007 02:37:26 +0400 From: "Konstantin A. Lepikhov" To: ALT Linux Team development discussions Message-ID: <20071023223726.GB3516@lks.home> Mail-Followup-To: ALT Linux Team development discussions References: <200710240105.14927.peet@altlinux.ru> <20071023211600.GA27773@lks.home> <200710240201.19867.peet@altlinux.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IiVenqGWf+H9Y6IX" Content-Disposition: inline In-Reply-To: <200710240201.19867.peet@altlinux.ru> X-Operation-System: ALT Linux Sisyphus (20070101) 2.6.22-wks-smp-alt0.2 User-Agent: Mutt/1.5.14 (2007-02-12) Subject: Re: [devel] extern inline function redifinition X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2007 22:37:28 -0000 Archived-At: List-Archive: List-Post: --IiVenqGWf+H9Y6IX Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Peter! Wednesday 24, at 02:01:19 AM you wrote: > =F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 Wednesday 24 October 2007 01:16:00= Konstantin A. Lepikhov=20 > =CE=C1=D0=C9=D3=C1=CC(=C1): > > > =C1 =DE=D4=CF =D7 =CB=CF=C4=C5? =F0=CF=CD=CF=CA=CD=D5 =D0=D2=CF=D3=D4= =CF =CE=C1=C4=CF =D5=C2=D2=C1=D4=D8 inline =C4=C5=CB=CC=C1=D2=C9=D2=CF=D7= =C1=CE=C9=C5 =C9=DA > > extern'=CF=D7, =D4=C1=CB=CF=C5 =C4=C1=D6=C5 =D7 =D1=C4=D2=C5 =CE=C5 =C9= =D3=D0=CF=CC=D8=DA=D5=C0=D4. >=20 > =D3=C1=CD =D7=D9=DA=CF=D7: >=20 > /* Now we have successfully converted the call into a recvmsg cal= l */ > ret =3D recvfrom(sock, data, len, flags, > msg->msg_name, &msg->msg_namelen); >=20 > =DE=D4=CF =D7=D9=DA=D9=D7=C1=C5=D4 (=D7 =DC=D4=CF=CD =D6=C5 =C6=C1=CA=CC= =C5): >=20 > ssize_t > recvfrom(int sock, void *buf, size_t len, int flags, struct sockaddr *fro= m, > socklen_t *fromlen) > { >=20 > =CB=C1=CB =CF=CE=CF =D0=D2=CF=D4=CF=D4=C9=D0=C9=D2=CF=D7=C1=CE=CF =D4=C1= =CD =D6=C5: >=20 > #define DECLARE(name, ret, args) static ret (*libc_##name) args > DECLARE(recvfrom, ssize_t, (int, void *, size_t, int, struct sockaddr *, > socklen_t *)); >=20 > =ED=CF=D6=C5=DB=D8 =D0=CF=C4=D3=CB=C1=DA=C1=D4=D8, _=DA=C1=DE=C5=CD_ =CF= =CE=CF =D4=C1=CB? :) =CF=CE=C9 =D2=C5=C4=C5=C6=C1=CA=CE=D1=D4 =C7=CC=C9=C2=C3=CF=D7=D9=C5 =C6=D5= =CE=CB=C3=C9=C9, =CE=CF =D7=CF=D4 =DA=C1=DE=C5=CD =CE=C5=D0=CF=CE=D1=D4=CE= =CF - =CD=CF=D6=C5=D4, =DC=D4=CF =C4=CC=D1 =D3=CF=D7=CD=C5=D3=D4=C9=CD=CF=D3=D4=C9 =D3 win32 =D3=C4=C5=CC=C1=CE=CF. = =F0=CF=D0=D2=CF=C2=D5=CA =D7=D9=CB=C9=CE=D5=D4=D8 =D7=D3=C5 =DC=D4=C9 DECLA= RE, =C9 =C4=CF=C2=C1=D7=C9=D4=D8 =CF=C2=D9=DE=CE=D9=C5 =C7=CC=C9=C2=C3=CF=D7=D9=C5 = =DA=C1=C7=CF=CC=CF=D7=CB=C9. --=20 WBR et al. --IiVenqGWf+H9Y6IX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHHnemVtlNyKwhNDsRAmPqAJ4l+105x6MlQxQyT83N6zqG5NwvjwCfbdoj HdHJCP7JaACmtwTokNlJyJ4= =xHl1 -----END PGP SIGNATURE----- --IiVenqGWf+H9Y6IX--