This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Source for "select"


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" <robert.collins@itdomain.com.au> wrote in message
FC169E059D1A0442A04C40F86D9BA760014B6A@itdomain003.itdomain.net.au">news:FC169E059D1A0442A04C40F86D9BA760014B6A@itdomain003.itdomain.net.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@snapserver.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]