From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 28 Mar 2006 20:54:52 +0400 From: "Dmitry V. Levin" To: ALT Devel discussion list Message-ID: <20060328165452.GD18737@basalt.office.altlinux.org> Mail-Followup-To: ALT Devel discussion list References: <200603282019.39637.shrek@freesource.info> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M38YqGLZlgb6RLPS" Content-Disposition: inline In-Reply-To: <200603282019.39637.shrek@freesource.info> X-fingerprint: FE4C 93AB E19A 2E4C CB5D 3E4E 7CAB E6AC 9E35 361E Subject: Re: [devel] AC_FUNC_SETPGRP X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2006 16:54:52 -0000 Archived-At: List-Archive: List-Post: --M38YqGLZlgb6RLPS Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 28, 2006 at 08:19:31PM +0400, Valery V. Inozemtsev wrote: > =F4=C5=D2=DA=C1=C0=D4 =CD=C5=CE=D1 =D3=CD=D5=D4=CE=D9=C5 =D3=CF=CD=CE=C5= =CE=C9=D1... =D7 configure =C5=D3=D4=D8 =CD=C1=CB=D2=CF=D3 AC_FUNC_SETPGRP,= =20 > =D0=CF=D3=CC=C5 =C5=C7=CF =D7=D9=D0=CF=CC=CE=C5=CE=D1 =D0=CF=CC=D5=DE=C1= =C5=CD #define SETPGRP_VOID 1 =C9 =C5=D3=D4=D8 =D7=CF=D4 =D4=C1=CB=CF=CA = =CB=CF=C4: >=20 > #define setpgrp setpgid =F7 =CF=C2=DD=C5=CD =D3=CC=D5=DE=C1=C5 =C9, =D7 =DE=C1=D3=D4=CE=CF=D3=D4=C9= , =D7 GNU/Linux =DC=D4=CF =CE=C5=D7=C5=D2=CE=CF. =F3=CB=CF=D2=C5=C5 =D7=D3=C5=C7=CF =DC=D4=C1 =D3=D4=D2=CF=CB=C1 =C2=D9=CC= =C1 =DA=C1=C2=D9=D4=C1, =D5=C4=C1=CC=C9 =C5=A3 > #ifndef SETPGRP_VOID #if SETPGRP_VOID > #if !(defined(SVR4) && defined(i386)) > setpgrp (); > #endif > #else > setpgrp (0, getpid ()); > sigsetmask (0); > #endif >=20 > =D7=CF=D4 =D1 =D3=C5=D6=D5 =C9 =C4=D5=CD=C1=C0 =CB=D4=CF =DA=C4=C5=D3=D8 = =CE=C5 =D0=D2=C1=D7 - autoconf =C9=CC=C9 #define setpgrp setpgid=20 > =DA=C4=C5=D3=D8 =CC=C9=DB=CE=C9=CA? autoconf =D0=D2=C1=D7, #define =CC=C9=DB=CE=C9=CA =C9 #ifndef =CE=C5=D0=D2= =C1=D7=C9=CC=D8=CE=D9=CA. =EE=C1=D7=C5=D2=CE=CF=C5, =C4=CF=D3=D4=C1=D4=CF=DE=CE=CF =CF=D3=D4=C1=D7=C9= =D4=D8 #if SETPGRP_VOID setpgrp (); #else setpgrp (0, getpid ()); sigsetmask (0); #endif =E1 =DE=D4=CF =DA=C1 =D3=CF=C6=D4? --=20 ldv --M38YqGLZlgb6RLPS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEKWpcfKvmrJ41Nh4RAsh6AJkBEdQq3yf5cUAvu2vqB3oBtNZ38gCcDXAt CEqTDXuVjU7heIRIvrSEzI8= =I+FH -----END PGP SIGNATURE----- --M38YqGLZlgb6RLPS--