Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: Alejandro Lopez-Valencia <dradul@etb.net.co>
Subject: Re: Where has fdatasync gone?
Date: Mon, 09 Feb 2004 05:26:39 -0500
Lines: 22
Message-ID: <ntne201tv3rhilm51c08siu5q5dvma55nt@4ax.com>
References: <dold20p89tosuck019kcorbqikrtk88l47@4ax.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: 200.93.154.93
X-Newsreader: Forte Agent 1.93/32.576 English (American)

On Sun, 08 Feb 2004 20:31:51 -0500, Alejandro Lopez-Valencia wrote in
<dold20p89tosuck019kcorbqikrtk88l47@4ax.com>:

>In the 1.5.7 runtime, the prototype for fdatasync exists in
>/usr/include/sys/unistd.h, but it is nowhere to be found in the actual
>import library.
>
>Is this a newlib or a cygwin bug?
>
>Reproducint the bug:
>
>$ grep fdatasync /usr/include/sys/unistd.h
>
>$ nm /usr/lib/libc.a | grep 'T __fdatasync'

Aha! Loking at the cvsweb interphase[1], I se that CGF just fixed the
problem in Newlib (see version 1.49).

Thanks

[1] This *will* wrap.
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/unistd.h?cvsroot=src


--
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/

