Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Mon, 23 Feb 2004 10:13:04 -0500
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: PROBLEM - Signals not handled while waiting on semphores
Message-ID: <20040223151304.GB7932@redhat.com>
Mail-Followup-To: cygwin@cygwin.com
References: <4039EF3F.9070202@emblazesemi.com> <20040223124501.GX1587@cygbert.vinschen.de> <403A12B6.8030008@emblazesemi.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <403A12B6.8030008@emblazesemi.com>
User-Agent: Mutt/1.4.1i
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

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/

