From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9707 invoked from network); 25 Jun 2001 09:25:55 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 25 Jun 2001 09:25:55 -0000 Received: (qmail 23316 invoked by alias); 25 Jun 2001 09:25:07 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15066 Received: (qmail 23305 invoked from network); 25 Jun 2001 09:25:06 -0000 Date: Mon, 25 Jun 2001 11:25:44 +0200 From: Thomas =?iso-8859-1?Q?K=F6hler?= To: zsh-workers@sunsite.dk Subject: Re: disowning stopped jobs Message-ID: <20010625112544.A27741@picard.franken.de> Mail-Followup-To: zsh-workers@sunsite.dk Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: <200106250917.LAA22676@beta.informatik.hu-berlin.de> User-Agent: Mutt/1.3.18i X-Operating-System: Linux picard 2.2.17 X-Editor: VIM - Vi IMproved 6.0al ALPHA http://www.vim.org/ X-IRC: tirc; Nick: jeanluc X-URL: http://jeanluc-picard.de/ --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 25, 2001 at 11:17:58AM +0200, Sven Wischnowsky wrote: > Thomas K=F6hler wrote: >=20 > > ... > >=20 > > Shouldn't there be a space between 'T' and '%' in the marked places? > > Or does "pids" contain a space at the beginning? >=20 > It does, look at the sprintf()s, they all have a space at the beginning > so that concatenating them with dyncat() makes it look right and we > don't have a space at the end of the string. Ah, alright. So looks like all is fine then. Thanks for explaining :-) > > (Just thrown in because it looks strange, I don't really know anything > > about that "pids" variable, what does dyncat() do to it?) >=20 > It concatenates its arguments in `dynamic' memory, i.e., in > heap-allocated memory (a zsh heap, not the system-heap). Ah. Perhaps worth a look some time... > Bye > Sven Ciao, Thomas --=20 Thomas K=F6hler Email: jean-luc@picard.franken.de | LCARS - Linux <>< WWW: http://jeanluc-picard.de | for Computers IRC: jeanluc | on All Real PGP public key available from Homepage! | Starships --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7NwOYTEYXWMJlHuYRAqBLAJ4yd4/ugHXKwmessMSCo9PevDzgTACeMplR nf4MB045Xvh+35kTeuNaGrU= =UV0Q -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq--