X-Spam-Check-By: sourceware.org Subject: Re: Select() In-Reply-To: From Brian Dessent at "Feb 2, 2006 05:32:35 am" From: Jim Easton To: cygwin AT cygwin DOT com Date: Fri, 3 Feb 2006 00:56:51 -0700 (MST) CC: Jim Easton Message-Id: X-IsSubscribed: yes 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 Hi, Brian Dessent wrote: > 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 I hate to display my ignorance like this but where does one find "how-signals-work.txt"? Google didn't help me much. Thank you in advance. Jim Easton -- 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/