| To: | yyyyyyyyyyyyyy@xxxxxxxxxxxxx |
|---|---|
| Subject: | Re: RE: Re: set -e and SIGCHLD |
| From: | David Korn <yyy@xxxxxxxxxxxxxxxx> |
| Date: | Wed, 14 Mar 2001 14:17:35 -0500 (EST) |
| Cc: | yyyyy@xxxxxxxxxxxxxxxxxxx |
> All signal handling shall be set to default handling (SIG_DFL). This would break existing programs. For example, the shell has a requirement that signals that you cannot trap signals that are set to ignore when it begins. In addition, programs like nohup would not have the desired effect in that processes started by a nohup job would take the default action for the HUP signal. David Korn research!dgk yyy@xxxxxxxxxxxxxxxx |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: AI 29/ERN 633, Don Cragun |
|---|---|
| Next by Date: | Re: Re: Re: set -e and SIGCHLD, David Korn |
| Previous by Thread: | RE: Re: set -e and SIGCHLD, Bruce Korb |
| Next by Thread: | Re: Re: Re: set -e and SIGCHLD, David Korn |
| Indexes: | [Date] [Thread] [All Lists] |