X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <46E162E4 DOT 2020404 AT gmail DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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/