This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: windows specific code
- From: Brian Ford <ford at vss dot fsi dot com>
- To: Colin JN Breame <colin at breame dot com>
- Cc: cygwin at cygwin dot com
- Date: Wed, 27 Oct 2004 17:34:38 -0500
- Subject: Re: windows specific code
- References: <41801F47.3060406@breame.com>
- Reply-to: cygwin at cygwin dot com
On Wed, 27 Oct 2004, Colin JN Breame wrote:
> Where does the windows specific code live for libc?
>
> e.g.
>
> newlib/libc/stdio/fopen.c: fopen calls _open_r
> newlib/libc/reent/openr.c: _open_r calls _open
>
> where does _open live?
winsup/cygwin/syscalls.cc
--
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained pilot...
--
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/