| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| To: | cygwin AT cygwin DOT com |
| From: | Alejandro Lopez-Valencia <dradul AT etb DOT net DOT co> |
| Subject: | Where has fdatasync gone? |
| Date: | Sun, 08 Feb 2004 20:31:51 -0500 |
| Lines: | 12 |
| Message-ID: | <dold20p89tosuck019kcorbqikrtk88l47@4ax.com> |
| Mime-Version: | 1.0 |
| X-Complaints-To: | usenet AT sea DOT gmane DOT org |
| X-Gmane-NNTP-Posting-Host: | ixde16782-246.pool.007mundo.com |
| X-Newsreader: | Forte Agent 1.93/32.576 English (American) |
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' -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |