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 Date: Wed, 27 Oct 2004 17:34:38 -0500 From: Brian Ford Reply-To: cygwin AT cygwin DOT com To: Colin JN Breame cc: cygwin AT cygwin DOT com Subject: Re: windows specific code In-Reply-To: <41801F47.3060406@breame.com> Message-ID: References: <41801F47 DOT 3060406 AT breame DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes 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/