|
From: | Eric Blake |
Subject: | Re: [PATCH] docs: signal-related bugs and incompatibilities for the shells |
Date: | Tue, 20 Sep 2011 08:49:38 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.22) Gecko/20110906 Fedora/3.1.14-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.14 |
On 09/13/2011 11:36 AM, Stefano Lattarini wrote:
+ +Solaris 10 @command{/bin/sh} automatically trap most signals by default;
s/trap/traps/
+ +This gets even worse if one is using the POSIX `wait' interface to get +details about the shell process terminations: it will result that the +shell exited normally, not upon receiving a signal.
s/result that the shell exited normally, not upon receiving a signal/result in the shell exiting normally, rather than by receiving a signal/
ACK with those nits fixed. -- Eric Blake address@hidden +1-801-349-2682 Libvirt virtualization library http://libvirt.org
[Prev in Thread] | Current Thread | [Next in Thread] |