Date: Mon, 15 May 2006 02:25:51 -0400 From: James Bailie <jimmy@jamesbailie.com> To: Craig Rodrigues <rodrigc@crodrigues.org> Cc: freebsd-doc@freebsd.org Subject: Re: System call restart section in intro(2)? Message-ID: <44681EEF.2090804@jamesbailie.com> In-Reply-To: <20060515050947.GA47039@crodrigues.org> References: <20060515050947.GA47039@crodrigues.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Craig Rodrigues wrote: > Hi, > > In the wait(2) man page, it states, > If a signal is caught while any of the wait() calls are pending, the call > may be interrupted or restarted when the signal-catching routine returns, > depending on the options in effect for the signal; see intro(2), System > call restart. > > > Where is this section in intro(2)? man sigaction probably has the information your looking for. -- James Bailie <jimmy@jamesbailie.com> http://www.jamesbailie.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44681EEF.2090804>