From mboxrd@z Thu Jan 1 00:00:00 1970 From: r_zaca Subject: Re: fork + signal Date: Thu, 28 Jul 2005 13:21:54 -0300 Message-ID: <20050728_162154_003411.r_zaca@ig.com.br> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Message-Boundary-by-Mail-Sender-1122567713" Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-Id: To: linux-c-programming@vger.kernel.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --Message-Boundary-by-Mail-Sender-1122567713 Content-type: text/plain; charset=ISO-8859-1 Content-description: Mail message body Content-transfer-encoding: 8bit Content-disposition: inline Suma, How could a child process send a signal if it is not already created? >hi all >I have this doubt of what happens when a process is still on the way >of >forking(+ maybe exec further) a child and there comes a sigchld >signal. >(Of course assuming that theres a signal handler for the sigchld >signal.) >hopeful of getting an answer >regards >suma --Message-Boundary-by-Mail-Sender-1122567713--