X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 6 Jun 2008 14:04:17 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: siglongjmp bug Message-ID: <20080606180417.GA32213@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Fri, Jun 06, 2008 at 05:30:08PM +0000, Eric Blake wrote: >POSIX requires that siglongjmp() be provided as a linkable function, whether or >not is also a macro (although sigsetjmp is allowed to be just a macro). Any >reason that cygwin.din exports longjmp/setjmp, but only provides >siglongjmp/sigsetjmp as macros? The only reason I can think of is that no one has written a siglongjmp function. 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/