X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <46E162E4.2020404@gmail.com>
Subject: RE: opendir() system call
Date: Fri, 7 Sep 2007 15:44:43 +0100
Message-ID: <020301c7f15d$a0df9bd0$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <46E162E4.2020404@gmail.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 07 September 2007 15:41, digant goyal wrote:

>      I wanted to ask if system calls of unix like opendir(),readir()
> work in cygwin.

  Yes, they work fine, that's the whole point of cygwin.

> I tried them in a simple program but it didn't work.

  Most likely a bug in your code.

> The stack dump was-

  No use without knowing what version of the cygwin dll you have installed!


  Can you reduce your code to one very simple testcase that just shows an
attempt to call opendir and how it fails?  Something that everyone else could
just compile and run on our machines without having to go to great lengths?
  
    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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

