delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | Gabi Davar <Gabid AT emblazesemi DOT com> |
To: | cygwin AT cygwin DOT com |
Message-ID: | <403A23B1.2060803@emblazesemi.com> |
Date: | Mon, 23 Feb 2004 18:00:49 +0200 |
User-Agent: | Mozilla Thunderbird 0.5 (Windows/20040207) |
MIME-Version: | 1.0 |
Subject: | Re: PROBLEM - Signals not handled while waiting on semphores |
References: | <4039EF3F DOT 9070202 AT emblazesemi DOT com> <20040223124501 DOT GX1587 AT cygbert DOT vinschen DOT de> <403A12B6 DOT 8030008 AT emblazesemi DOT com> <20040223151304 DOT GB7932 AT redhat DOT com> |
In-Reply-To: | <20040223151304.GB7932@redhat.com> |
X-IsSubscribed: | yes |
After looking up the <http://www.opengroup.org/online-pubs?DOC=007904975&FORM=HTML>The Single UNIX Specification Version 3 I disagree. <http://www.opengroup.org/online-pubs?DOC=007904975&FORM=HTML> See entry for sigaction() SA_RESTART . Only select/pselect() specify behavior with SA_RESTART to be implementation defined. -gabi Christopher Faylor wrote: >On Mon, Feb 23, 2004 at 04:48:22PM +0200, Gabi Davar wrote: > > >>Thanks for the quick reply, classic SysV semaphores do behave correctly >>with new dll. >> >>unfortunately there are still problems - >>* flag SA_RESTART passed to sigaction seem to be ignored ( see previous >>post for sample code ) >> >> > >I believe that POSIX allows this. > >Currently SA_RESTART is only handled for read and readv. > >cgf > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Problem reports: http://cygwin.com/problems.html >Documentation: http://cygwin.com/docs.html >FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |