X-Spam-Check-By: sourceware.org Message-ID: <43E209F3.14FEACBC@dessent.net> Date: Thu, 02 Feb 2006 05:32:35 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Select() References: <20060202120320 DOT GQ15572 AT calimero DOT vinschen DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Vinod Chowdappa wrote: > Could you briefly explain the format of the .din file? What does SIGFE mean? > Does "select = cygwin_select SIGFE" mean select is a weak alias to > cygwin_select? > And cygwin_select is itself not exported? You need to read the file "how-signals-work.txt" which explains that. It's not a weak alias, it's a direct mapping, they are the same function. Brian -- 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/