standards/99926: [Patch] [sh(1)'s jobs] POSIX compliancy by adding -p switch

Ed Schouten ed at fxq.nl
Mon Sep 25 00:20:34 PDT 2006


The following reply was made to PR standards/99926; it has been noted by GNATS.

From: Ed Schouten <ed at fxq.nl>
To: Roman Bogorodskiy <novel at FreeBSD.org>
Cc: bug-followup at FreeBSD.org, Maxim Konovalov <maxim at FreeBSD.org>
Subject: Re: standards/99926: [Patch] [sh(1)'s jobs] POSIX compliancy by adding -p switch
Date: Mon, 25 Sep 2006 09:15:03 +0200

 --FhHtzeYSSYv4Pwk7
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 * Roman Bogorodskiy <novel at FreeBSD.org> wrote:
 > > * Roman Bogorodskiy <novel at FreeBSD.org> wrote:
 > > > IMHO, this patch is wrong. You just print the actual PID of the proce=
 ss,
 > > > not the PID of the group leader.
 > > >=20
 > > > I have a simular patch, which however prints PID of the group obtained
 > > > with getpgid() for the appropriate process:
 > > >=20
 > > > http://people.freebsd.org/~novel/patches/freebsd/src_bin_sh_jobs_p.di=
 ff
 > >=20
 > > It prints the PID of the first process, which is the process group
 > > leader.
 >=20
 > Hm, sorry, I missed that part of the patch. However I wasn't able to
 > find out if the PID of the first process in group is the process group
 > leader in the docs. Is there any difference between getpgrp() and first
 > PID of the group?
 
 No, process groups are identified by the process ID of the group leader.
 
 --=20
  Ed Schouten <ed at fxq.nl>
  WWW: http://g-rave.nl/
 
 --FhHtzeYSSYv4Pwk7
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.5 (FreeBSD)
 
 iD8DBQFFF4H252SDGA2eCwURAhN3AJ9ZkChu/MlZYqjaTynjbqbXgp/xNACfYWIX
 eW3S72rWkQdjynK9KcrhgAA=
 =iqPR
 -----END PGP SIGNATURE-----
 
 --FhHtzeYSSYv4Pwk7--


More information about the freebsd-standards mailing list