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 Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: yes Path: not-for-mail From: "Matt Seitz" Newsgroups: gmane.os.cygwin Subject: Re: Source for "select" Date: Fri, 8 Mar 2002 10:38:44 -0800 Lines: 23 Message-ID: References: NNTP-Posting-Host: aptos.meridian-data.com X-Trace: quimby.gnus.org 1015612755 30616 206.79.177.145 (8 Mar 2002 18:39:15 GMT) X-Complaints-To: usenet AT quimby DOT gnus DOT org NNTP-Posting-Date: 8 Mar 2002 18:39:15 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 I was referring to my earlier assumption that the call was being forwarded. You are correct, the function call is mapped, not forwarded. "Robert Collins" wrote in message news:FC169E059D1A0442A04C40F86D9BA760014B6A AT itdomain003 DOT itdomain DOT net DOT au... I'm not sure what forwarding you are referring to - forwarding (to me) implies a function wrapper or some such construct. This is exporting the function address + ordinal under a different label, which is somewhat different, in that there is no affect on the stack/ no overhead incurred. Rob -----Original Message----- From: Matt Seitz [mailto:mseitz AT snapserver DOT com] I think I found the answer to my question: the forwarding occurs in the "cygwin.din" file. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/