zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <A.Main@dcs.warwick.ac.uk>
To: braemer@doc.physi.uni-heidelberg.de (Achim Braemer)
Cc: bas@astro.uva.nl, zsh-workers@math.gatech.edu
Subject: Re: zsh hangs on IRIX 5.2 / me to: (SunOS4.1.3 + Solaris 2.4)
Date: Tue, 26 Mar 1996 18:45:17 +0000 (GMT)	[thread overview]
Message-ID: <14689.199603261845@stone.dcs.warwick.ac.uk> (raw)
In-Reply-To: <9603261819.AA02993@doc.physi.uni-heidelberg.de> from "Achim Braemer" at Mar 26, 96 07:19:20 pm

>/**/
>void
>attachtty(pid_t pgrp)
>{
...
>        {
>            if (kill(pgrp, 0) == -1)
>                attachtty(mypgrp);                     <===============
>            else {
...

The obvious solution is to add a flag so that this only retries once.
But in which circumstances is this retry needed at all?

-zefram



  reply	other threads:[~1996-03-26 19:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-03-22 21:13 zsh hangs on IRIX 5.2 Achim Braemer
1996-03-22 21:50 ` zsh hangs on IRIX 5.2 / me to: (SunOS4.1.3 + Solaris 2.4) leibniz!stucki
1996-03-25 10:55   ` Peter Stephenson
1996-03-26 11:32     ` Achim Braemer
1996-03-26 12:43       ` Bas V. de Bakker
1996-03-26 18:19         ` Achim Braemer
1996-03-26 18:45           ` Zefram [this message]
1996-03-26 19:52             ` Barton E. Schaefer
1996-03-27  8:24               ` Peter Stephenson
1996-03-27 16:45                 ` Achim Braemer
     [not found] ` <m0u0Ej9-00080xC@leibniz.math.fu-berlin.de>
1996-03-22 22:12   ` Achim Braemer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14689.199603261845@stone.dcs.warwick.ac.uk \
    --to=a.main@dcs.warwick.ac.uk \
    --cc=bas@astro.uva.nl \
    --cc=braemer@doc.physi.uni-heidelberg.de \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).